Remove area_deviation from ultimaker.def.json

CURA-9036
This commit is contained in:
Jaime van Kessel 2022-03-25 14:41:56 +01:00
parent 835bdf8a08
commit efdb60e153

View file

@ -62,9 +62,6 @@
"speed_equalize_flow_width_factor": {
"value": "110.0"
},
"meshfix_maximum_extrusion_area_deviation": {
"value": "50000"
},
"top_layers": {
"value": "math.ceil(round(top_thickness / resolveOrValue('layer_height'), 4))"
},