Joseph Lenox
|
5e6910de4e
|
Fixed regex to match lines.
|
2018-07-25 22:39:45 -05:00 |
|
Joseph Lenox
|
067fc3cd8f
|
Make sure processing is done.
|
2018-07-25 21:40:34 -05:00 |
|
Joseph Lenox
|
735fcd1b13
|
fixed some syntax errors.
|
2018-07-24 11:02:52 -05:00 |
|
Joseph Lenox
|
f42c6c5844
|
Add test to check whether or not gcode output includes elements
Check for skirt, perimeters, infill.
|
2018-07-24 10:40:54 -05:00 |
|
Joseph Lenox
|
f7c431cd1f
|
Fixed tests and init_print (using shared_ptr<Print>)
|
2018-07-21 20:56:50 -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
|
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 |
|