Merge pull request #17194 from Ultimaker/PP-387_Pillowing_PETG_AA08

Set bridging flow to 200 for PETG AA08 02
This commit is contained in:
Casper Lamboo 2023-11-06 13:45:59 +01:00 committed by GitHub
commit cc86f6ad4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -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
},