Comment on M851 case
This commit is contained in:
parent
076f3a8284
commit
1583d37edd
|
@ -7640,7 +7640,7 @@ void process_next_command() {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
case 851:
|
case 851: // Set Z Probe Z Offset
|
||||||
gcode_M851();
|
gcode_M851();
|
||||||
break;
|
break;
|
||||||
#endif // HAS_BED_PROBE
|
#endif // HAS_BED_PROBE
|
||||||
|
|
Loading…
Reference in a new issue