mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 15:37:27 -06:00
![]() The plug-in ID is set once the register function is completed, so after initialisation. If the _createSocket function is called in between, Cura would crash. I don't know why the _createSocket function would be called in between, but possibly another plug-in causes an event that calls it since it's being called on many events (everything that would initiate a reslice). Fixes Sentry issue CURA-K4. |
||
---|---|---|
.. | ||
__init__.py | ||
Cura.proto | ||
CuraEngineBackend.py | ||
plugin.json | ||
ProcessGCodeJob.py | ||
ProcessSlicedLayersJob.py | ||
StartSliceJob.py |