Abort heating-up

Printer Creality CR-6 SE, Motherboard: CR-ERA v1.1.0.3.
Motherboard and screen running code from CF6.1.1-Final-cr6-se-v4.5.3+v1.1.0.3ERA-mb-2024-12-16.zip.

How can I abort a heating-up of the hotend and/or the bed issued with M109 or M190?

  1. M108 or M400 has no effect. Seems like EMERGENCY_PARSER is not enabled.
  2. M112 blocks the printer. How can I reset it without a power cycle?
  3. Where can I get a firmware with EMERGENCY_PARSER enabled?

Recompiled with
#define EMERGENCY_PARSER
M108 now works! :+1: