mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-17 12:15:56 +08:00
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: Erwan MATHIEU <erwan.mathieu@ultimaker.com>
This commit is contained in:
parent
7623bf8a09
commit
fb274df527
@ -404,7 +404,7 @@
|
||||
"support_conical_min_width": { "value": 10 },
|
||||
"support_enable": { "value": true },
|
||||
"support_extruder_nr": { "value": "int(anyExtruderWithMaterial('material_is_support_material'))" },
|
||||
"support_fan_enable": { "value": "true if extruder_nr == support_extruder_nr else false" },
|
||||
"support_fan_enable": { "value": "extruder_nr == support_extruder_nr" },
|
||||
"support_infill_rate": { "value": 20.0 },
|
||||
"support_infill_sparse_thickness": { "value": "layer_height" },
|
||||
"support_interface_enable": { "value": true },
|
||||
|
Loading…
x
Reference in New Issue
Block a user