Cura/plugins/CuraEngineBackend
Jelle Spijker cccfebcc8e
Allow Cura front-end to set plugins (port & address)
This can currently be done by setting the environment variables:
- SIMPLIFY_ENABLE: default disabled, setting this to any value will enable the plugin
- SIMPLIFY_ADDRESS: defaults to localhost
- SIMPLIFY_PORT: defaults to 33700
- POSTPROCESS_ENABLE: default disabled, setting this to any value will enable the plugin
- POSTPROCESS_ADDRESS: defaults to localhost
- POSTPROCESS_PORT: defaults to 33701

Hacky for now

Contributes to CURA-10475
2023-05-19 13:33:14 +02:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
Cura.proto Allow Cura front-end to set plugins (port & address) 2023-05-19 13:33:14 +02:00
CuraEngineBackend.py Reset last slice dat in resetAndReturnLastSliceTimeStats 2023-02-27 11:03:36 +01:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
ProcessGCodeJob.py WIP: Refactor BuildPlateModel and split MultiBuildPlateModel 2018-02-17 22:24:05 +01:00
ProcessSlicedLayersJob.py Updated message with message types 2021-07-28 08:45:42 +02:00
StartSliceJob.py Allow Cura front-end to set plugins (port & address) 2023-05-19 13:33:14 +02:00