mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 23:05:57 +08:00
Remove bridge_wall_max_overhang - no longer required with new overhang settings.
# Conflicts: # resources/definitions/fdmprinter.def.json
This commit is contained in:
parent
a8685b10be
commit
404551e30a
@ -6479,18 +6479,6 @@
|
|||||||
"enabled": "bridge_settings_enabled",
|
"enabled": "bridge_settings_enabled",
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
},
|
},
|
||||||
"bridge_wall_max_overhang":
|
|
||||||
{
|
|
||||||
"label": "Bridge Wall Max Overhang",
|
|
||||||
"description": "The maximum allowed width of the region of air below a wall line before the wall is printed using bridge settings. Expressed as a percentage of the wall line width. When the air gap is wider than this, the wall line is printed using the bridge settings. Otherwise, the wall line is printed using the normal settings. The lower the value, the more likely it is that overhung wall lines will be printed using bridge settings.",
|
|
||||||
"unit": "%",
|
|
||||||
"default_value": 100,
|
|
||||||
"type": "float",
|
|
||||||
"minimum_value": "0",
|
|
||||||
"maximum_value": "100",
|
|
||||||
"enabled": "bridge_settings_enabled",
|
|
||||||
"settable_per_mesh": true
|
|
||||||
},
|
|
||||||
"bridge_wall_coast":
|
"bridge_wall_coast":
|
||||||
{
|
{
|
||||||
"label": "Bridge Wall Coasting",
|
"label": "Bridge Wall Coasting",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user