Add another testcase, triangle-odd.gcode.

This was found to expose a bug, see Github issue #67.
This commit is contained in:
Markus Hitter 2013-11-28 22:59:15 +01:00
parent 0eecdf895b
commit ff9fdafa3c
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
(This demonstrates an odd speed)
G21
G90
G1 X5 F300
G1 Y9
G1 X0 Y0
M2