mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 01:08:59 +08:00
Hide material diameter when the machine has no materials
eg Ultimaker 2 when using UltiGcode
This commit is contained in:
parent
0668f80792
commit
d5d75aca19
@ -283,6 +283,7 @@ Cura.MachineAction
|
||||
Loader
|
||||
{
|
||||
id: materialDiameterField
|
||||
visible: Cura.MachineManager.hasMaterials
|
||||
sourceComponent: numericTextFieldWithUnit
|
||||
property string settingKey: "material_diameter"
|
||||
property string unit: catalog.i18nc("@label", "mm")
|
||||
|
Loading…
x
Reference in New Issue
Block a user