1
mirror of https://github.com/valentineus/kp3s-lgvl.git synced 2025-04-28 01:31:23 +03:00
kp3s-lgvl/buildroot/test-gcode/M808-loops.gcode

17 lines
154 B
Plaintext
Raw Permalink Normal View History

2021-03-04 22:54:23 +05:00
;
; M808 Repeat Marker Test
;
M808 L3 ; Marker at 54
M118 Outer Loop
M300 S220 P100
M808 L5 ; Marker at 111
M118 Inner Loop
M300 S110 P100
M808
M808