Cura/resources/qml/PrintSetupSelector
Joey de l'Arago 540d810293 The slider was not forcing its setting value to stay the same when changes were made in the "Advanced" menu. This is because the slider updating and setting updating functions were intertwined. I've seperated them so that the slider no longer interferes with changes to the setting.
The Shell thickness settings were not being read or set correctly. I fixed this by setting the value to all extruders and reading from extruder 1. This setting is not set per machine but for all extruders. Not sure why.

CURA-9793
2022-12-05 10:23:40 +01:00
..
Custom Remove the NoIntentIcon 2022-06-13 13:33:39 +02:00
Recommended The slider was not forcing its setting value to stay the same when changes were made in the "Advanced" menu. This is because the slider updating and setting updating functions were intertwined. I've seperated them so that the slider no longer interferes with changes to the setting. 2022-12-05 10:23:40 +01:00
PrintSetupSelector.qml Fix size of print setup selector 2022-04-19 16:42:43 +02:00
PrintSetupSelectorContents.qml Move show custom button next to setting section title. 2022-11-30 15:36:15 +01:00
PrintSetupSelectorHeader.qml Fix display of profile name in header 2022-03-04 10:30:26 +01:00