Add another testcase, triangle-odd.gcode.
This was found to expose a bug, see Github issue #67.
This commit is contained in:
parent
0eecdf895b
commit
ff9fdafa3c
|
|
@ -0,0 +1,7 @@
|
|||
(This demonstrates an odd speed)
|
||||
G21
|
||||
G90
|
||||
G1 X5 F300
|
||||
G1 Y9
|
||||
G1 X0 Y0
|
||||
M2
|
||||
Loading…
Reference in New Issue