Commit Graph

7 Commits

Author SHA1 Message Date
casperlamboo
173e723656 sending gcode now in array 2015-05-19 19:04:20 +02:00
casperlamboo
20e80b390e changed gcode implementation from array to string
Makes more sense to store it as string rather then store it as array.
Doesn’t work with the doodle box though; think the doodle box adds \n
after each batch
2015-05-19 17:15:59 +02:00
casperlamboo
5e43789f82 clean up code 2015-05-07 14:09:36 +02:00
casperlamboo
3803fbd5c0 Created Fills 2015-04-30 18:26:34 +02:00
casperlamboo
2f3f60a921 created save space 2015-04-28 16:08:56 +02:00
casperlamboo
5050bc0e40 improvement, starting point for collision fix 2015-04-28 14:11:41 +02:00
casperlamboo
ab9167e446 cleaner structure 2015-04-24 21:32:39 +02:00