Cura/plugins
Ghostkeeper 8bcd9b339a
Use GlobalStack.extrudersList instead of GlobalStack.extruders to iterate
Otherwise the iteration can happen in any arbitrary order (due to the dict) and this can cause the result to not match to the desired combination of configurations per extruder.

Contributes to issue CURA-6600.
2019-09-06 17:20:03 +02:00
..
3MFReader Make 3MF-reader aware of setting-version for introduction Intent. 2019-09-04 14:52:54 +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 Fix potential race condition when slice messages arrive after clearing build plate 2019-08-26 09:15:37 +02:00
CuraProfileReader Fix profile upgrade in profile importing 2019-07-24 10:55:38 +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 Prevent crash when activePrinter doesn't have a controller 2019-01-31 12:59:29 +01:00
GCodeGzReader Update plugin versions to match package versions 2018-12-17 13:03:21 +01: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 Include the prime tower to the time calculations 2019-05-06 14:33:24 +02:00
GCodeWriter Create own quality changes profiles instead of asking quality manager 2019-09-05 17:26:48 +02:00
ImageReader fix color inversion and make variable naming descriptive 2019-03-22 11:42:31 +01:00
LegacyProfileReader Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
MachineSettingsAction Fix metadata checking 2019-08-28 11:52:52 +02:00
ModelChecker Ensure the model checker doesn't update a gazillion times on multiply 2019-02-21 21:09:49 +01:00
MonitorStage Add text about cloud connection when no printer can be reached on monitor 2019-07-09 09:09:08 +02:00
PerObjectSettingsTool Update when a setting is removed from the list 2019-08-02 14:34:14 +02:00
PostProcessingPlugin Add typing 2019-08-01 11:06:22 +02:00
PrepareStage Scale instead of center for preview/prepare-menus. [CURA-6478] 2019-04-25 21:50:24 +02:00
PreviewStage Remove a line of commented-out code. [CURA-6478] 2019-04-25 22:42:52 +02:00
RemovableDriveOutputDevice Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
SimulationView Speedup the layerview 2019-08-27 13:26:55 +02:00
SliceInfoPlugin Use certifi CA certs with urllib requests 2019-08-13 12:59:27 +02:00
SolidView Fix typing 2019-04-23 10:31:13 +02:00
SupportEraser Calculate bounding box for helper meshes 2019-05-24 10:49:35 +02:00
Toolbox Use GlobalStack.extrudersList instead of GlobalStack.extruders to iterate 2019-09-06 17:20:03 +02:00
UFPReader Fix error when libCharon is not available 2019-04-30 13:03:17 +02:00
UFPWriter Replace deprecated .getContainer() calls with .container 2019-08-15 13:40:08 +02:00
UltimakerMachineActions Fix theming 2019-04-17 09:18:08 +02:00
UM3NetworkPrinting Merge branch 'feature_intent' of github.com:Ultimaker/Cura into feature_intent_container_tree 2019-08-29 16:31:44 +02:00
USBPrinting Fix typing 2019-07-22 09:34:00 +02:00
VersionUpgrade Merge branch 'master' of github.com:Ultimaker/Cura into feature_intent 2019-08-27 14:17:57 +02:00
X3DReader Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
XmlMaterialProfile Fix serialising materials without nozzle profile again 2019-08-27 17:21:21 +02:00
XRayView Merge remote-tracking branch 'origin/master' into shader_optimization 2019-05-16 14:22:05 +02:00