mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
ENH: optimize 3rd party printers process params
1. Remove some keys with tree support 2. Modify thin_detect wall and adaptive_layer_height jira: [NEW] Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ie342c27d4dcd2a262993e472a203ce92da14dbb2
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.36",
|
||||
"support_line_width": "0.42",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "2",
|
||||
@@ -72,13 +72,9 @@
|
||||
"support_interface_spacing": "0.5",
|
||||
"support_interface_speed": "80",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "125",
|
||||
"support_threshold_angle": "40",
|
||||
"support_object_xy_distance": "2.5",
|
||||
"tree_support_branch_angle": "30",
|
||||
"tree_support_wall_count": "0",
|
||||
"tree_support_with_infill": "0",
|
||||
"detect_thin_wall": "0",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_line_width": "0.4",
|
||||
@@ -115,4 +111,4 @@
|
||||
"outer_wall_jerk": "10",
|
||||
"top_surface_jerk": "12",
|
||||
"travel_jerk": "20"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user