Commit Graph

9 Commits

Author SHA1 Message Date
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
f38ab10e62 added flat shading to models instead of a wireframe 2015-05-17 23:22:27 +02:00
casperlamboo
26f13eb998 changest converting (x, y z) to (z, x) instead of (x, z)
see https://github.com/Doodle3D/Doodle3D-Slicer/issues/2
2015-05-17 19:58:44 +02:00
casperlamboo
5ac9364cc3 step before layer part integration 2015-05-13 13:18:37 +02:00
casperlamboo
3a41b73c75 Implemented new layer part structure 2015-05-13 12:12:15 +02:00
casperlamboo
33576ad45b added more support for doodle box 2015-05-06 15:06:04 +02:00
casperlamboo
e17279f7c4 removed unused libraries 2015-05-01 11:17:41 +02:00
casperlamboo
3803fbd5c0 Created Fills 2015-04-30 18:26:34 +02:00
casperlamboo
ab9167e446 cleaner structure 2015-04-24 21:32:39 +02:00