Comment M540
This commit is contained in:
parent
14b74181f5
commit
3bc2273ac9
@ -8354,7 +8354,7 @@ void process_next_command() {
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
#if ENABLED(ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED)
|
#if ENABLED(ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED)
|
||||||
case 540:
|
case 540: // M540: Set abort on endstop hit for SD printing
|
||||||
gcode_M540();
|
gcode_M540();
|
||||||
break;
|
break;
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user