8 Commits

Author SHA1 Message Date
Joseph Lenox
a196bcdff6 Skirt_done should be a coord_t 2018-07-24 23:39:50 -05:00
Benjamin Landers
fd1a4c396f Finish up process_layer 2018-07-24 02:24:11 -07:00
Joseph Lenox
ec7d3803d9 made _last_obj_copy a std::pair to hold onto validity information as well as the point location. 2018-07-18 22:30:50 -05:00
Joseph Lenox
f1616ee295 Implemented more of process_layer through skirt generation 2018-07-17 22:58:46 -05:00
Joseph Lenox
e6203c0f0a Fixed verification
Also started stubbing out process_layer (applying configs, etc)
2018-07-16 22:28:20 -05:00
Joseph Lenox
080c930a3a Implemented more of output()
basic routine should be implemented (sans complete objects), need
process_layer next.
2018-07-16 21:55:36 -05:00
Joseph Lenox
321b5893b8 Moved constructor to cpp file 2018-07-16 17:11:15 -05:00
Joseph Lenox
5b71940e60 Initial commit of gcode export toolchain (incomplete).
Passes tests so far as written, gcode output through test interface expects an ostream.
2018-07-15 14:48:56 -05:00