Expand LinuxCNC smoke coverage

This commit is contained in:
cnc
2026-05-22 15:11:28 +08:00
parent 44e024e49c
commit 0ff0058417
17 changed files with 3507 additions and 70 deletions

View File

@@ -0,0 +1,10 @@
G21 G90
G0 X0 Y0 Z0
F100
M98 P100 L2
G1 X20
M30
O100
G91 G1 X5
G90
M99