Cura/plugins
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
..
3MFReader Add processEvent calls so progress bar moves while loading 2019-09-09 09:08:52 +02:00
3MFWriter Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
AMFReader Fix some typos 2019-04-30 11:39:45 +02:00
CuraDrive Handle requests ConnectionErrors in Backup plugin 2019-04-23 09:07:19 +02:00
CuraEngineBackend Remove use of deprecated extruders property 2019-09-13 17:27:16 +02:00
CuraProfileReader Fix typing 2019-09-03 15:58:42 +02:00
CuraProfileWriter Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
FirmwareUpdateChecker Fix logging in FirmwareUpdateChecker 2019-08-15 13:03:51 +02:00
FirmwareUpdater Revert "CS-171 Add R2 support" 2019-09-06 14:00:04 +00:00
GCodeGzReader F5 reloads gcode file 2019-08-27 14:42:31 +02:00
GCodeGzWriter Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
GCodeProfileReader Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
GCodeReader Add doc for the need of filename in processGCodeStream() 2019-09-05 14:19:48 +02:00
GCodeWriter Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
ImageReader fix color inversion and make variable naming descriptive 2019-03-22 11:42:31 +01:00
LegacyProfileReader Add convenience script for running complete coverage 2019-08-30 16:32:11 +02:00
MachineSettingsAction Simplify the machinesettings qml 2019-09-18 11:24:11 +02:00
ModelChecker Remove use of deprecated extruders property 2019-09-13 17:27:16 +02:00
MonitorStage plugins: Reweighting stages 2019-09-21 22:57:23 +02:00
PerObjectSettingsTool POS: Fix: currentMeshType reference 2019-09-18 11:39:58 +02:00
PostProcessingPlugin Merge branch '4.3' 2019-09-17 13:08:49 +02:00
PrepareStage plugins: Reweighting stages 2019-09-21 22:57:23 +02:00
PreviewStage plugins: Reweighting stages 2019-09-21 22:57:23 +02:00
RemovableDriveOutputDevice Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
SimulationView Made too broad exception handling more specific 2019-09-02 09:52:36 +02:00
SliceInfoPlugin Use certifi CA certs with urllib requests 2019-08-13 12:59:27 +02:00
SolidView Remove use of deprecated extruders property 2019-09-13 17:27:16 +02:00
SupportEraser Update the Support Eraser icon size 2019-09-10 13:37:05 +02:00
Toolbox Fix displaying generic materials 2019-08-16 13:38:14 +02:00
TrimeshReader Check gltf extension against lower() filename 2019-09-06 09:51:26 +02:00
UFPReader Fix UFPReader due to gcode reader readFromStream() change 2019-09-05 14:17:49 +02:00
UFPWriter Change the comment of the UFP mimetype to the correct description 2019-03-21 14:32:27 +01:00
UltimakerMachineActions Fix theming 2019-04-17 09:18:08 +02:00
UM3NetworkPrinting Fix loading popup image on windows 2019-09-13 11:12:13 +02:00
USBPrinting Revert "CS-171 Add R2 support" 2019-09-06 14:00:04 +00:00
VersionUpgrade Fix version upgrade 42 to 43 2019-09-10 12:22:16 +02:00
X3DReader Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
XmlMaterialProfile Added some missing typing 2019-09-06 17:38:22 +02:00
XRayView Merge remote-tracking branch 'origin/master' into shader_optimization 2019-05-16 14:22:05 +02:00