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 Creator 5 firmware's per-nozzle temperature parser only treats a literal 0 as
"off" inside the temperatureCtl_cmd `nozzles` array; it ignores the -100 sentinel
(which the scalar platform/chamber/rightNozzle fields do accept), so the tool kept
heating. cancelToolTemp and the Creator 5 path of cancelExtruderTemp now write 0 to
the targeted nozzle. Bed/chamber/extruder(rightNozzle) off-paths are unchanged.
Confirmed by a Creator 5 Pro tester: setting a tool to 0 turns it off, the OFF
button (which sent -100) did not.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments