Add Prototype Python Helper Script#37
Add Prototype Python Helper Script#37SaifRushdHadad wants to merge 14 commits intoqueengooborg:mainfrom
Conversation
|
Hey! This script would probably be better to put into the companion repository (which is a fork from the original version). I'm trying to keep this repository limited to just the library of tags and scripts that specifically help with maintaining this library, and place everything else into the other repo! |
Good to know. I was worried that contributions/PRs may atrophy on the fork. I can split this PR up later if needed/wanted. Originally the intent was to make a script to verify existing tags and make sure they were compliant with expected data. Many users have been submitting different artifacts and I wanted to help standardize. The 'write/clone' features are more of an afterthought than original intent. |
|
|
81443ae to
c70dc0c
Compare
|
Script work complete.
python3 bambulab-rfid-helper.py dump
bambulab-rfid-helper.py update-db --scan . --datasheet ./bambulab_filament_datasheet.md |
c70dc0c to
9412ca5
Compare
|
git rebase merge workflow complete. |
3c1c475 to
9412ca5
Compare
|
The script is pretty much done. I'll fix any issues that are made about it for the next few months. |
No description provided.