mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-12 11:37:42 +00:00
set default support type to tree
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
"internal_solid_infill_speed": "150",
|
"internal_solid_infill_speed": "150",
|
||||||
"initial_layer_infill_speed": "60",
|
"initial_layer_infill_speed": "60",
|
||||||
"resolution": "0.012",
|
"resolution": "0.012",
|
||||||
"support_type": "normal(auto)",
|
"support_type": "tree(auto)",
|
||||||
"support_style": "default",
|
"support_style": "default",
|
||||||
"support_top_z_distance": "0.2",
|
"support_top_z_distance": "0.2",
|
||||||
"support_bottom_z_distance": "0.2",
|
"support_bottom_z_distance": "0.2",
|
||||||
|
|||||||
@@ -110,7 +110,7 @@
|
|||||||
"top_surface_jerk": "2",
|
"top_surface_jerk": "2",
|
||||||
"travel_jerk": "4",
|
"travel_jerk": "4",
|
||||||
"enable_support": "0",
|
"enable_support": "0",
|
||||||
"support_type": "normal(auto)",
|
"support_type": "tree(auto)",
|
||||||
"support_style": "snug",
|
"support_style": "snug",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "30",
|
||||||
"support_on_build_plate_only": "1",
|
"support_on_build_plate_only": "1",
|
||||||
|
|||||||
Reference in New Issue
Block a user