Cura/plugins/CuraEngineBackend
Ghostkeeper 71c146f437
Always send not-printed objects to slicer regardless of build volume
Objects that aren't printed, such as infill meshes, can simply be sent to the slicer regardless of whether they are inside or outside the build volume, because they don't generate g-code in their own volume. This way you can have a model that is partially outside the build volume that still does its anti-overhang task or whatever.

Contributes to issue CURA-3951.
2017-06-30 13:04:09 +02:00
..
__init__.py Moved certain meta data entries to seperate file 2017-06-21 11:22:35 +02:00
Cura.proto Receive time estimates per feature 2017-05-05 00:05:17 +02:00
CuraEngineBackend.py Merge branch 'time_estimate_per_feature' of https://github.com/14bitVoid/Cura into 14bitVoid-time_estimate_per_feature 2017-05-11 09:53:50 +02:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
ProcessGCodeJob.py T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
ProcessSlicedLayersJob.py Add default for colour code of material 2017-05-24 15:20:59 +02:00
StartSliceJob.py Always send not-printed objects to slicer regardless of build volume 2017-06-30 13:04:09 +02:00