Cura/plugins/CuraEngineBackend
Remco Burema 8aa071056b
Now unused API field only took integers originally.
We want to keep it this way so people can still make plugins work for older versions of Cura, like 3.6, where the 'api' field with just a single major version, instead of the 'supported_sdk_versions', which can be either a version-string like '7.6.0' or a list of version strings.
2021-06-17 11:15:33 +02: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 take snapshot if no main window present. 2021-01-29 07:59:54 +01:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +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