Reverts other commit bound to CURA-5563, that was not correct.

This commit is contained in:
Jack Ha 2018-07-31 17:09:33 +02:00
parent 1e2c590c54
commit be177939b5

View file

@ -1074,7 +1074,7 @@
"maximum_value_warning": "top_layers - 1",
"type": "int",
"value": "0",
"limit_to_extruder": "top_bottom_extruder_nr",
"limit_to_extruder": "roofing_extruder_nr",
"settable_per_mesh": true,
"enabled": "top_layers > 0"
},