Nick Neisen
|
b22b1ae300
|
Adjust test for current_extruder being second extruder
|
2019-09-22 21:46:42 -05:00 |
|
Nick Neisen
|
9352c9d894
|
Add tests that initially fail
|
2019-09-22 21:46:42 -05:00 |
|
Joseph Lenox
|
880e9a52c3
|
Prime layer_z and layer_num for end gcode in C++ PrintGcode.
|
2018-09-02 11:49:49 -05:00 |
|
Joseph Lenox
|
5baee8a1cb
|
Cooling buffer works in cppgui
|
2018-08-05 22:27:36 -05:00 |
|
Joseph Lenox
|
8e84041153
|
added simplistic check for raft.
|
2018-07-26 23:31:58 -05:00 |
|
Joseph Lenox
|
ec5a409ecc
|
added tests to check for height reset and that one object is printed before another.
|
2018-07-26 23:22:01 -05:00 |
|
Joseph Lenox
|
eb4e727f74
|
Added test to check for two-object systems.
|
2018-07-26 22:58:21 -05:00 |
|
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 |
|