Skip to content
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

Proper RFID Programming #24

Open
usajet opened this issue Jan 13, 2025 · 6 comments
Open

Proper RFID Programming #24

usajet opened this issue Jan 13, 2025 · 6 comments
Labels
question Further information is requested

Comments

@usajet
Copy link

usajet commented Jan 13, 2025

What are the proper steps to program the RFID Tags for Bambu Labs X1C? Just having issues with the programming.

@spuder
Copy link
Owner

spuder commented Jan 13, 2025

Sorry to hear you're having trouble programming tags.

Is it unreliable or what is the problem you were finding?

Program a tag you go into the web interface at http://openspool-xxxxxx.local or http://192.168.x.x

Then you need to select the filament type filament color and filament brand and filament temperature range.

After you said that press the right NFC button and then touch tag to the reader. It works best in the corners of the reader, hold it for one to two seconds.

If there's a problem writing, it will light up red and you'll see an error in the logs

@usajet
Copy link
Author

usajet commented Jan 13, 2025

Okay that is what I needed. Wasn't sure. I try to scan the rfid on my phone and no info shows up. I have a android phone.

@usajet
Copy link
Author

usajet commented Jan 13, 2025

Can we add our own filament to the program?

@spuder
Copy link
Owner

spuder commented Jan 13, 2025

Currently, it only supports a select, subset of bambu recognized codes. If it's not a filament that is currently recognized just select generic.

There are plans to improve this and pull from other databases, but for now it's only the bambu codes

@mytechguyri
Copy link

If we put a brand (because I use the NFC tags for more than just scanning to the printer, I use them to inventory my filament as well) So, if I put brand as "Jayo" or "Flashforge" or "Reprapper"... will the device just treat that as generic or will it error because its not one of the defined brands?

@spuder
Copy link
Owner

spuder commented Jan 15, 2025

get_bambu_code()

It will return an empty string which the printer will probably ignore (unverified).

Would you be willing to open a feature request to change that behavior? We could make it fall back to generic instead of failing silently.

@spuder spuder added the question Further information is requested label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants