-
Notifications
You must be signed in to change notification settings - Fork 35
Add Prototype Python Helper Script #37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
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.