Cura/plugins/CuraEngineBackend
Ghostkeeper 3921cc86d1
Don't call @property function
It directly returns the boolean. No need to call it. Calling it crashes saying that a bool object can't be called.
2021-01-28 11:48:18 +01:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
Cura.proto Ensure that the primetower gets drawn in the right color again 2019-01-04 14:59:26 +01:00
CuraEngineBackend.py Don't call @property function 2021-01-28 11:48:18 +01:00
plugin.json Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
ProcessGCodeJob.py WIP: Refactor BuildPlateModel and split MultiBuildPlateModel 2018-02-17 22:24:05 +01:00
ProcessSlicedLayersJob.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
StartSliceJob.py Exclude objects outside buildplate from OneAtATimeIterator 2020-10-14 17:14:38 +02:00