set default support type to tree

This commit is contained in:
SoftFever
2026-08-04 18:20:46 +08:00
parent 97a7eb459f
commit e8e5ce2ba0
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_type": "tree(auto)",
"support_style": "default",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",

View File

@@ -110,7 +110,7 @@
"top_surface_jerk": "2",
"travel_jerk": "4",
"enable_support": "0",
"support_type": "normal(auto)",
"support_type": "tree(auto)",
"support_style": "snug",
"support_threshold_angle": "30",
"support_on_build_plate_only": "1",