Jaime van Kessel
|
99bf6883d7
Set defaultExtruderIndex to activeExtruderIndex
|
1 год назад |
c.lamboo
|
564fefa1c7
Fix updating value with "," instead of "." in reccomended mode
|
1 год назад |
Joey de l'Arago
|
1e6184448c
Apply suggestions from code review
|
1 год назад |
Joey de l'Arago
|
e6f4055df5
Remove part of hack for fixing extrudersCHanged signal at the wrong time.
|
1 год назад |
Joey de l'Arago
|
82fd34f168
Fix same property value check.
|
1 год назад |
Joey de l'Arago
|
9a03094bfd
Stop the text field from updating if the text has not changed. This was causing the custom mode text boxes to be updated instantly.
|
1 год назад |
Jelle Spijker
|
91170e0aef
Apply suggestions from code review
|
1 год назад |
Joey de l'Arago
|
443252ae10
Use globalStackExtruderIds instead of extruderIds. extruderIds notifys change before the extruders change when doing a machine swap. Fixing this will take a long time so this is a workaround. If you are reading this 🙏 good luck fixing it 🙏
|
1 год назад |
Joey de l'Arago
|
ce5691c12d
Apply suggestions from code review
|
1 год назад |
Joey de l'Arago
|
d7e1aa08ac
Update the single setting components to optionally update all extruders when a setting is settable per extruder or limited to extruder.
|
1 год назад |
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.
|
1 год назад |
Joey de l'Arago
|
dfb6c04d00
Add SingleSettingTextField.qml
|
1 год назад |