mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00:00
FIX: tree hybrid may hang duing lightning infill
auto select grid infill for tree hybrid, and set default wall count to 1. Change-Id: Icbecd540d06f353da2e63533f8f7cf7d7f20fbdb (cherry picked from commit 246335cc195c88a4101dddd1eeda42d9ca16589f)
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
"support_object_xy_distance": "0.35",
|
||||
"tree_support_branch_diameter": "2",
|
||||
"tree_support_branch_angle": "45",
|
||||
"tree_support_wall_count": "0",
|
||||
"tree_support_wall_count": "1",
|
||||
"detect_thin_wall": "0",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_line_width": "0.42",
|
||||
|
||||
Reference in New Issue
Block a user