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

Fix handling of missing filament #561

Merged
merged 11 commits into from
Jul 17, 2024

Conversation

AdrianGarside
Copy link
Collaborator

In the slicer_settings data I got one or more of the returned filaments didn't have filament_id set in the json which caused a repetitive exception.

AdrianGarside and others added 11 commits April 27, 2024 11:54
Co-authored-by: AdrianGarside <adriangarside@outlook.com>
A recognizing problem occurred with a recently produced A1MINI. I got a new a1mini printer (07/05/24). hw_ver was changed to 'AP04' for a1mini, so ha-bambulab doesn't detects a1mini series.
* add update_const script and new const.py

- Create a new script for updating const.py from bambu
- Update const.py with output from the new script

* Fix case for const.py and update_const.py

Fix so the error codes are always upper case.

* Add generic print_error entity

Add print_error entity

* Fix issue with capitalization

Fix an issue where the print_error code was not fetching a valid description due to a capitalization issue.
@AdrianGarside AdrianGarside merged commit bdb9085 into main Jul 17, 2024
4 checks passed
@AdrianGarside AdrianGarside deleted the fix_handling_of_missing_filament_id branch July 17, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants