mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:48:58 +08:00
Added bridge_modify_skins_above.
This commit is contained in:
parent
5db636bf9b
commit
323eac345a
@ -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…
x
Reference in New Issue
Block a user