gcode_process.c: remove commented M113.
This commit is contained in:
parent
49b76d6e25
commit
faf737bbf5
|
|
@ -566,8 +566,6 @@ void process_gcode_command() {
|
||||||
break;
|
break;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// M113- extruder PWM
|
|
||||||
|
|
||||||
case 114:
|
case 114:
|
||||||
//? --- M114: Get Current Position ---
|
//? --- M114: Get Current Position ---
|
||||||
//?
|
//?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue