mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 19:05:54 +08:00
(Also partially revert the main printer def.)
See parent commit (Partial revert to undelete Print Thin Walls.) CURA-7148
This commit is contained in:
parent
db33f67666
commit
7ff51049dc
@ -1375,6 +1375,14 @@
|
|||||||
"limit_to_extruder": "wall_0_extruder_nr",
|
"limit_to_extruder": "wall_0_extruder_nr",
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
},
|
},
|
||||||
|
"fill_outline_gaps": {
|
||||||
|
"label": "Print Thin Walls",
|
||||||
|
"description": "Print pieces of the model which are horizontally thinner than the nozzle size.",
|
||||||
|
"type": "bool",
|
||||||
|
"default_value": false,
|
||||||
|
"limit_to_extruder": "wall_0_extruder_nr",
|
||||||
|
"settable_per_mesh": true
|
||||||
|
},
|
||||||
"min_feature_size":
|
"min_feature_size":
|
||||||
{
|
{
|
||||||
"label": "Minimum Feature Size",
|
"label": "Minimum Feature Size",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user