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:
Marc-Antoine Lafreniere
2019-02-20 13:48:37 -05:00
parent ef8e908c33
commit 8aee76eee2
6 changed files with 86 additions and 58 deletions

View File

@@ -0,0 +1,5 @@
This
is
a
test

View File

@@ -0,0 +1,5 @@
G28
G90
G0 Z3
G0 X15 Y45