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

Wiki link incorrect for non AMS related errors #409

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

fmeus
Copy link
Contributor

@fmeus fmeus commented Jan 8, 2024

HMS errors not related to the AMS are being regarded as being AMS related and thus were made generic.

Now the same method is followed as in get_HMS_error_text (check if error is part of HMS_AMS_ERRORS).

@AdrianGarside
Copy link
Collaborator

Thanks. I had noticed I'd caused this but hadn't got around to seeing what I messed up.

@AdrianGarside AdrianGarside merged commit 5417a13 into greghesp:develop Jan 8, 2024
2 checks passed
AdrianGarside added a commit that referenced this pull request Jan 9, 2024
* Update version:

* Miscellaneous features and cleanup. (#404)

* Get cloud start time on startup w/ bambu credentials

* Improve logging

* Add nozzle type and diameter sensors

* Split PrintJob class out of Info class

* Minor fix

* Remove duplicated line

* Improve chamber image logging

* Update release notes

* Add beginning of localization support for printbed_type

* Add homeflag support

* Fixes

* Cleanup

* Add door open sensor for X1

* Adjust door sensor name

* Fix mqtt home_flag parsing

* Update release notes

* Update README

* Fix typos

* Add back version check for X1 but working

* Add reconnection logic to chamber image thread

* Convert match/switch statements to if/elif for compatibility with early python versions

* Improve start/end time handling on integration start

* Added unit of measurement for nozzle diameter (#410)

* Fix incorrect HMS error code (#409)

* Move comment.

* Fix nozzle diameter syntax errors

* Fix version

* Expand release notes

---------

Co-authored-by: Frank Meus <frank.meus@gmail.com>
@fmeus fmeus deleted the wiki-link branch January 16, 2024 10:00
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.

None yet

2 participants