Update resources/definitions/ultimaker_method_base.def.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
alanbjorklund 2024-09-27 14:25:13 -04:00 committed by GitHub
parent 35ccd63e29
commit e3f822b0aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -143,8 +143,7 @@
"adhesion_type": { "value": "'raft'" }, "adhesion_type": { "value": "'raft'" },
"bottom_thickness": { "value": "top_bottom_thickness" }, "bottom_thickness": { "value": "top_bottom_thickness" },
"bridge_enable_more_layers": { "value": true }, "bridge_enable_more_layers": { "value": true },
"bridge_fan_speed": { "value": "cool_fan_speed_max" }, "bridge_fan_speed_2": { "value": "(cool_fan_speed_max + cool_fan_speed_min) / 2" },
"bridge_fan_speed_2": { "value": "(cool_fan_speed_max + cool_fan_speed_min) / 2" },
"bridge_fan_speed_3": { "value": "cool_fan_speed_min" }, "bridge_fan_speed_3": { "value": "cool_fan_speed_min" },
"bridge_settings_enabled": { "value": true }, "bridge_settings_enabled": { "value": true },
"bridge_skin_density": { "value": 100 }, "bridge_skin_density": { "value": 100 },