Skip to content

The creator 5 pro goes into "pause" mode if a clog is detected. - #23

Open
RedAces wants to merge 1 commit into
GhostTypes:mainfrom
RedAces:fix/error-sensor-error-code
Open

The creator 5 pro goes into "pause" mode if a clog is detected.#23
RedAces wants to merge 1 commit into
GhostTypes:mainfrom
RedAces:fix/error-sensor-error-code

Conversation

@RedAces

@RedAces RedAces commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

In error code it returns "E0163", but this code is undocumented. (See https://wiki.flashforge.com/en/creator-series/creator-5-series/error_code_creator_5)

Fix the error-detection to include an error code returned from the machine.

add a printer_state.py to read the current state of the printer for debugging

It would be nice if the "error" entity wouldnt only display "problem" but WHICH problem! e. g. either the raw error code or a short value ("Clog detected!"). For this I'd need to activate the inactive error code entity and add a mapping from code to description. What do you say?

In error code it returns "E0163", but this code is undocumented.

Fix the error-detection to include an error code returned from the machine.

add a printer_state.py to read the current state of the printer for debugging
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.

1 participant