Cura/plugins
Ghostkeeper 021a33d6bd
Always set value of added setting instance
The value property was sometimes not set. In the default case, this just added an empty setting instance (for a particular key), which appeared to do nothing until you've changed it. This appears correct because if it's not changed then it should be the same as the extruder's value, but if you then change the extruder's value it doesn't update its visible value but still has no value in the setting instance, so the value still falls back to the extruder and the setting ends up different from what is being displayed.

Contributes to issue CURA-1988.
2016-08-05 17:30:22 +02:00
..
3MFReader Remove 3MF repair message 2016-08-01 10:50:04 +02:00
AutoSave Update AutoSave plugin to work with the new settings API 2016-05-30 15:29:10 +02:00
ChangeLogPlugin Another stray conflict marker 2016-07-13 14:33:42 +02:00
CuraEngineBackend Convert global_inherits_stack to int before slicing 2016-08-04 13:25:51 +02:00
CuraProfileReader Store the Quality profile for the 'global' and extruders in the gcode. Read in all of the quality profile during import. 2016-07-12 12:41:49 +02:00
CuraProfileWriter Move ProfileReader and ProfileWriter over to Cura itself. 2016-06-09 14:14:49 +02:00
GCodeProfileReader Store the Quality profile for the 'global' and extruders in the gcode. Read in all of the quality profile during import. 2016-07-12 12:41:49 +02:00
GCodeWriter Properly catch when either extruder or global quality is not properly set 2016-08-02 15:20:03 +02:00
ImageReader Merge branch 'master' into simple_convex_hull 2016-06-21 14:47:10 +02:00
LayerView Revert "Show "ghosts" for all objects on the buildplate in layerview" 2016-08-02 12:30:22 +02:00
LegacyProfileReader Rename setting skirt_minimal_length to skirt_brim_minimal_length 2016-07-22 17:12:34 +02:00
PerObjectSettingsTool Always set value of added setting instance 2016-08-05 17:30:22 +02:00
RemovableDriveOutputDevice Bump API version of plugins that do not need extra porting 2016-05-30 15:29:10 +02:00
SliceInfoPlugin Merge pull request #866 from thopiekar/master-CURA-1445-only 2016-07-25 13:42:26 +02:00
SolidView Don't pass support_angle to shader unless it is valid 2016-08-05 15:23:47 +02:00
UltimakerMachineActions Hide start check button once the check has started 2016-07-29 14:30:36 +02:00
USBPrinting USB printer connection is now reset when print is completed 2016-07-21 10:30:22 +02:00
VersionUpgrade/VersionUpgrade21to22 Add translations for support roof to support interface 2016-08-01 15:03:14 +02:00
XmlMaterialProfile Update material container's name when its "material" metadata key changes 2016-07-11 14:57:28 +02:00
XRayView Increment XRayView API number 2016-05-20 16:22:10 +02:00