Don't disable enable checkbox before machine is loaded

It is unnecessary because you can't see it or click on it before adding a machine.

Contributes to issue CURA-5876.
This commit is contained in:
Ghostkeeper 2018-11-30 15:45:04 +01:00
parent ede50ef3ca
commit ed37e692a3
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276

View file

@ -167,8 +167,6 @@ Item
tooltip: text
visible: Cura.MachineManager.hasMaterials
enabled: Cura.ExtruderManager.activeExtruderIndex > -1
height: UM.Theme.getSize("setting_control").height
width: selectors.controlWidth