mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Remove area_deviation from ultimaker.def.json
CURA-9036
This commit is contained in:
parent
835bdf8a08
commit
efdb60e153
1 changed files with 0 additions and 3 deletions
|
|
@ -62,9 +62,6 @@
|
||||||
"speed_equalize_flow_width_factor": {
|
"speed_equalize_flow_width_factor": {
|
||||||
"value": "110.0"
|
"value": "110.0"
|
||||||
},
|
},
|
||||||
"meshfix_maximum_extrusion_area_deviation": {
|
|
||||||
"value": "50000"
|
|
||||||
},
|
|
||||||
"top_layers": {
|
"top_layers": {
|
||||||
"value": "math.ceil(round(top_thickness / resolveOrValue('layer_height'), 4))"
|
"value": "math.ceil(round(top_thickness / resolveOrValue('layer_height'), 4))"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue