Skip to content

Commit ddf8668

Browse files
committed
📝 Describe G12 XYZ
1 parent 3491e49 commit ddf8668

File tree

1 file changed

+1
-0
lines changed
  • Marlin/src/gcode/feature/clean

1 file changed

+1
-0
lines changed

Marlin/src/gcode/feature/clean/G12.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
* P0 S<strokes> : Stroke cleaning with S strokes
4343
* P1 Sn T<objects> : Zigzag cleaning with S repeats and T zigzags
4444
* P2 Sn R<radius> : Circle cleaning with S repeats and R radius
45+
* X, Y, Z : Specify axes to move during cleaning. Default: ALL.
4546
*/
4647
void GcodeSuite::G12() {
4748
// Don't allow nozzle cleaning without homing first

0 commit comments

Comments
 (0)