Lars Brubaker
138407e21a
Mesh wrapper working much better (pinch and bend working better)
...
Changing Rebuilding to Suspend and Resume rebuilding
Made visible meshes return only the object not the object and mesh (mesh is on object)
Put in some debugging
2018-05-29 17:50:39 -07:00
Lars Brubaker
611874275e
Cleaning up some bad code around small gcode data
2018-05-11 16:59:22 -07:00
Lars Brubaker
b7faf17269
Took out cura and slic3r mapping classes
...
improved fan settings
put in enable disable fan
2018-04-14 13:15:27 -07:00
Lars Brubaker
57c79d2434
improve VisibleMeshes thread safety
...
issue: MatterHackers/MCCentral#2900
Make VisibleMeshes more thread safe
2018-03-09 09:26:36 -08:00
Lars Brubaker
8c61cfd9c0
Fixed problem with dual extrusion on single extruder
2018-02-28 13:26:49 -08:00
Lars Brubaker
c8ac16e806
Check the world persistable flag
2018-02-23 13:37:23 -08:00
John Lewin
54032fac73
Collapse export into existing method, resolve outstanding issues
2018-02-13 12:46:54 -08:00
John Lewin
5c59c40835
Fix spelling
2018-02-12 19:26:36 -08:00
John Lewin
30cf0c0f60
Add support for slicing persisted but in memory IObject3D items
...
- Issue MatterHackers/MCCentral#2785
Exception in AddObjectsForExtruder
2018-02-09 18:11:55 -08:00
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