mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Set bridging flow to 200 for PETG AA08 02
Increase flow during bridging to prevent stretching and breaking the thread
This commit is contained in:
parent
6a82a5c96e
commit
d0f1641c4b
3 changed files with 6 additions and 6 deletions
|
@ -7839,7 +7839,7 @@
|
|||
"type": "float",
|
||||
"minimum_value": "5",
|
||||
"minimum_value_warning": "50",
|
||||
"maximum_value_warning": "150",
|
||||
"maximum_value_warning": "250",
|
||||
"enabled": "bridge_settings_enabled",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
|
@ -7866,7 +7866,7 @@
|
|||
"type": "float",
|
||||
"minimum_value": "5",
|
||||
"minimum_value_warning": "50",
|
||||
"maximum_value_warning": "150",
|
||||
"maximum_value_warning": "250",
|
||||
"enabled": "bridge_settings_enabled",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue