You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The controller state gcodes (M105 Get Temperature, M123 Get RPM) currently report the current and setpoint values for their control variables. This is useful, but to make driver development easier these gcodes should in addition report the controller semantic state - "on target", "heating/accelerating", "cooling/decelerating", "idle", "error".
The text was updated successfully, but these errors were encountered:
The controller state gcodes (M105 Get Temperature, M123 Get RPM) currently report the current and setpoint values for their control variables. This is useful, but to make driver development easier these gcodes should in addition report the controller semantic state - "on target", "heating/accelerating", "cooling/decelerating", "idle", "error".
The text was updated successfully, but these errors were encountered: