mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Remove deprecated functions in MachineManager
CURA-6858
This commit is contained in:
parent
7544d049c5
commit
38ee4bf208
15 changed files with 27 additions and 170 deletions
|
@ -27,7 +27,7 @@ NumericTextFieldWithUnit
|
|||
id: printerHeadMinMaxField
|
||||
UM.I18nCatalog { id: catalog; name: "cura" }
|
||||
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
containerStackId: Cura.MachineManager.activeMachine.id
|
||||
settingKey: "machine_head_with_fans_polygon"
|
||||
settingStoreIndex: 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue