mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-14 04:31:47 +08:00
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:
parent
94026f4fba
commit
16e24c1c6b
@ -421,7 +421,6 @@
|
|||||||
"support_wall_count": { "value": "2 if support_conical_enabled or support_structure == 'tree' else 0" },
|
"support_wall_count": { "value": "2 if support_conical_enabled or support_structure == 'tree' else 0" },
|
||||||
"support_xy_distance": { "value": "0.3 if extruder_nr == support_extruder_nr else 0.2" },
|
"support_xy_distance": { "value": "0.3 if extruder_nr == support_extruder_nr else 0.2" },
|
||||||
"support_xy_distance_overhang": { "value": "0.3 if extruder_nr == support_extruder_nr else 0.2" },
|
"support_xy_distance_overhang": { "value": "0.3 if extruder_nr == support_extruder_nr else 0.2" },
|
||||||
"support_z_distance": { "value": 0 },
|
|
||||||
"switch_extruder_retraction_amount": { "value": 0.5 },
|
"switch_extruder_retraction_amount": { "value": 0.5 },
|
||||||
"switch_extruder_retraction_speeds": { "value": "retraction_speed" },
|
"switch_extruder_retraction_speeds": { "value": "retraction_speed" },
|
||||||
"top_bottom_thickness": { "value": "5*layer_height" },
|
"top_bottom_thickness": { "value": "5*layer_height" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user