Convert matrix index to gcode
#39 Save GCode in file Convert a list of index to gcode string in an array
This commit is contained in:
5
pcbdevice/tests/resources/expected/text2.txt
Normal file
5
pcbdevice/tests/resources/expected/text2.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
G28
|
||||
G90
|
||||
G0 Z3
|
||||
|
||||
G0 X15 Y45
|
||||
Reference in New Issue
Block a user