mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Merge branch 'master' of github.com:Ultimaker/Cura
This commit is contained in:
commit
378ad076b4
1 changed files with 1 additions and 0 deletions
|
@ -283,6 +283,7 @@ Cura.MachineAction
|
||||||
Loader
|
Loader
|
||||||
{
|
{
|
||||||
id: materialDiameterField
|
id: materialDiameterField
|
||||||
|
visible: Cura.MachineManager.hasMaterials
|
||||||
sourceComponent: numericTextFieldWithUnit
|
sourceComponent: numericTextFieldWithUnit
|
||||||
property string settingKey: "material_diameter"
|
property string settingKey: "material_diameter"
|
||||||
property string unit: catalog.i18nc("@label", "mm")
|
property string unit: catalog.i18nc("@label", "mm")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue