Cura/plugins/MonitorStage
Thomas Karl Pietrowski bdc35d7573 plugins: Reweighting stages
In theory it should be possible to add stages, but there is no possiblity to add any other stage in between. Therefore I moved the weights by 10+n*10. So we can add 10 before prepare and 9 stages between those 3 known stages.
It is probably possible to set the same weight to multiple stages, but I'm not sure how Cura decides, which stage to take first then. By the moment the plugin's init is called? Or by alphabet?
Therefore putting some space in between the weights should give some clearity.
2019-09-21 22:57:23 +02:00
..
__init__.py plugins: Reweighting stages 2019-09-21 22:57:23 +02:00
MonitorMain.qml Add text about cloud connection when no printer can be reached on monitor 2019-07-09 09:09:08 +02:00
MonitorMenu.qml Added MachineSelector to monitor menu 2018-11-30 13:58:44 +01:00
MonitorStage.py Move CuraStage back to where plugins expect it. 2019-03-29 13:11:03 +01:00
plugin.json Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00