📝 Describe G12 XYZ
This commit is contained in:
parent
3491e49c5f
commit
ddf8668e16
@ -42,6 +42,7 @@
|
|||||||
* P0 S<strokes> : Stroke cleaning with S strokes
|
* P0 S<strokes> : Stroke cleaning with S strokes
|
||||||
* P1 Sn T<objects> : Zigzag cleaning with S repeats and T zigzags
|
* P1 Sn T<objects> : Zigzag cleaning with S repeats and T zigzags
|
||||||
* P2 Sn R<radius> : Circle cleaning with S repeats and R radius
|
* P2 Sn R<radius> : Circle cleaning with S repeats and R radius
|
||||||
|
* X, Y, Z : Specify axes to move during cleaning. Default: ALL.
|
||||||
*/
|
*/
|
||||||
void GcodeSuite::G12() {
|
void GcodeSuite::G12() {
|
||||||
// Don't allow nozzle cleaning without homing first
|
// Don't allow nozzle cleaning without homing first
|
||||||
|
Loading…
Reference in New Issue
Block a user