Commit graph

17 commits

Author SHA1 Message Date
Lars Brubaker
b7e051e2d2 Don't save multiple copies of small slice part 2018-02-06 10:35:12 -08:00
Lars Brubaker
3aebc493a2 Removing the requirement of flattening the scene 2018-02-05 18:11:28 -08:00
Lars Brubaker
31a3156510 Removing the requirement of flattening the scene 2018-02-05 17:37:42 -08:00
John Lewin
cd1c6c3269 Restore World* functions with default scene root and overridable param 2018-02-04 00:38:50 -08:00
John Lewin
02abe42da2 Skip loading GCode output if slicing failed
- Issue MatterHackers/MCCentral#2758
"Loading GCode" appears after canceling slicing
2018-02-01 21:42:09 -08:00
John Lewin
6d93a2716d Resolve exceptions after aborted slicing operations
- Issue MatterHackers/MCCentral#2757
Null reference exception after canceling slicing operation with new
abort logic
2018-02-01 21:25:02 -08:00
Lars Brubaker
d09c29ee96 Make sure we kill the slicing task when we exit
Have MS write in the gcode finished string rather than MC
2018-02-01 17:30:40 -08:00
Lars Brubaker
cefd99b361 Making STL and MeshFileIo take a cancelation token 2018-01-31 09:54:22 -08:00
LarsBrubaker
d19ada973e Started work on getting slicing to respect cancel 2018-01-31 09:12:08 -08:00
Lars Brubaker
bab2b54f61 Moving to a Create method to take Rebuild out of constructor 2018-01-29 15:36:41 -08:00
Lars Brubaker
5717bb5f19 Improving iteration of sub edit objects (stop at described root) 2018-01-03 14:17:48 -08:00
John Lewin
f401278d25 Long running tasks prototype
- Issue MatterHackers/MCCentral#2393
Finish up and check in long running tasks prototype
2017-12-11 15:42:17 -08:00
John Lewin
fe4d08f659 Supply new Predicate to drop items outside of the build volume
- Issue MatterHackers/MCCentral#2273
Don't send off bed items to slicing
2017-11-16 22:15:32 -08:00
John Lewin
9ae907017c Slicing operations should pass and use printer reference
- IssueMatterHackers/MCCentral#2273
Don't send off bed items to slicing.
2017-11-16 22:10:35 -08:00
John Lewin
5c4f6f463b Use passed into file paths
- Issue MatterHackers/MCCentral#2256
Investigate 32 failing tests
2017-11-15 12:54:53 -08:00
John Lewin
46188d1eea Reduce Print/Slice helper method couplings to PrintItemWrapper 2017-11-15 07:41:36 -08:00
John Lewin
f47bfcbc63 Rename file to match type, make static 2017-10-17 12:42:52 -07:00
Renamed from SlicerConfiguration/SlicingQueue.cs (Browse further)