Cura/plugins
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
..
2023-03-17 17:30:32 +01:00
2022-06-17 15:26:30 +02:00
2023-03-15 18:18:31 +01:00
2023-02-27 11:01:44 +01:00
2022-11-28 14:11:21 +01:00
2023-03-06 13:51:47 +01:00
2023-03-21 15:09:48 +01:00
2023-04-28 11:44:22 +02:00