mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-25 07:39:25 +08:00
Moves arachne setting changes to ultimaker2 layer
Fixing a mistake from PP-28, PP-44
This commit is contained in:
parent
8c8ec5391f
commit
9cc1a24e11
@ -40,18 +40,6 @@
|
|||||||
{
|
{
|
||||||
"value": false,
|
"value": false,
|
||||||
"enabled": false
|
"enabled": false
|
||||||
},
|
|
||||||
"fill_outline_gaps": {
|
|
||||||
"value": "True"
|
|
||||||
},
|
|
||||||
"min_feature_size": {
|
|
||||||
"value": "wall_line_width_0 / 4"
|
|
||||||
},
|
|
||||||
"min_bead_width": {
|
|
||||||
"value": "wall_line_width_0 / 2"
|
|
||||||
},
|
|
||||||
"meshfix_maximum_extrusion_area_deviation": {
|
|
||||||
"value": "50000"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -101,6 +101,18 @@
|
|||||||
},
|
},
|
||||||
"top_bottom_pattern" : {
|
"top_bottom_pattern" : {
|
||||||
"value": "'zigzag'"
|
"value": "'zigzag'"
|
||||||
|
},
|
||||||
|
"fill_outline_gaps": {
|
||||||
|
"value": "True"
|
||||||
|
},
|
||||||
|
"min_feature_size": {
|
||||||
|
"value": "wall_line_width_0 / 4"
|
||||||
|
},
|
||||||
|
"min_bead_width": {
|
||||||
|
"value": "wall_line_width_0 / 2"
|
||||||
|
},
|
||||||
|
"meshfix_maximum_extrusion_area_deviation": {
|
||||||
|
"value": "50000"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user