mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-03 15:51:12 -07:00
Added bridge_modify_skins_above.
This commit is contained in:
parent
5db636bf9b
commit
323eac345a
1 changed files with 9 additions and 0 deletions
|
|
@ -6303,6 +6303,15 @@
|
|||
"enabled": "bridge_settings_enabled",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"bridge_modify_skins_above":
|
||||
{
|
||||
"label": "Modify Skins Above Bridge",
|
||||
"description": "If enabled, the skin regions present on the 2nd and 3rd layers above the air gap are printed using Bridge Skin Speed. Otherwise, those skins are printed using the normal skin speed.",
|
||||
"type": "bool",
|
||||
"default_value": true,
|
||||
"enabled": "bridge_settings_enabled",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"bridge_fan_speed":
|
||||
{
|
||||
"label": "Bridge Fan Speed",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue