Add new mediaPrintingState for probing, which is needed by the chiron routine.
This commit is contained in:
@@ -41,7 +41,8 @@ enum AnycubicMediaPrintState {
|
||||
AMPRINTSTATE_PRINTING,
|
||||
AMPRINTSTATE_PAUSE_REQUESTED,
|
||||
AMPRINTSTATE_PAUSED,
|
||||
AMPRINTSTATE_STOP_REQUESTED
|
||||
AMPRINTSTATE_STOP_REQUESTED,
|
||||
AMPRINTSTATE_PROBING
|
||||
};
|
||||
|
||||
enum AnycubicMediaPauseState {
|
||||
|
Reference in New Issue
Block a user