mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
Update Ender-3 V3 KE processes to use percentage based line widths (#10392)
* Update Ender-3 V3 KE processes
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.05",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_line_width": "105%",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.42",
|
||||
"line_width": "105%",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
@@ -34,10 +34,10 @@
|
||||
"travel_acceleration": "5000",
|
||||
"inner_wall_acceleration": "5000",
|
||||
"outer_wall_acceleration": "4000",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"initial_layer_line_width": "125%",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "1",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"sparse_infill_line_width": "112.5%",
|
||||
"infill_wall_overlap": "25%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "15%",
|
||||
@@ -51,7 +51,7 @@
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "35",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"inner_wall_line_width": "112.5%",
|
||||
"wall_loops": "2",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
@@ -60,7 +60,7 @@
|
||||
"skirt_height": "2",
|
||||
"skirt_loops": "0",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"internal_solid_infill_line_width": "0.45",
|
||||
"internal_solid_infill_line_width": "112.5%",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
@@ -70,7 +70,7 @@
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.16",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.42",
|
||||
"support_line_width": "105%",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "4",
|
||||
@@ -87,7 +87,7 @@
|
||||
"tree_support_wall_count": "0",
|
||||
"detect_thin_wall": "1",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_line_width": "105%",
|
||||
"top_shell_layers": "5",
|
||||
"top_shell_thickness": "0.8",
|
||||
"initial_layer_speed": "50",
|
||||
|
||||
@@ -24,9 +24,9 @@
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.05",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_line_width": "105%",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.42",
|
||||
"line_width": "105%",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
@@ -34,10 +34,10 @@
|
||||
"travel_acceleration": "5000",
|
||||
"inner_wall_acceleration": "5000",
|
||||
"outer_wall_acceleration": "4000",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"initial_layer_line_width": "125%",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "1",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"sparse_infill_line_width": "112.5%",
|
||||
"infill_wall_overlap": "25%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "15%",
|
||||
@@ -51,7 +51,7 @@
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "35",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"inner_wall_line_width": "112.5%",
|
||||
"wall_loops": "2",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
@@ -60,7 +60,7 @@
|
||||
"skirt_height": "2",
|
||||
"skirt_loops": "0",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"internal_solid_infill_line_width": "0.45",
|
||||
"internal_solid_infill_line_width": "112.5%",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
@@ -70,7 +70,7 @@
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.16",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.42",
|
||||
"support_line_width": "105%",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "3",
|
||||
@@ -87,7 +87,7 @@
|
||||
"tree_support_wall_count": "0",
|
||||
"detect_thin_wall": "1",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_line_width": "105%",
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"initial_layer_speed": "50",
|
||||
|
||||
@@ -25,9 +25,9 @@
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.05",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_line_width": "105%",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.42",
|
||||
"line_width": "105%",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
@@ -35,10 +35,10 @@
|
||||
"travel_acceleration": "5000",
|
||||
"inner_wall_acceleration": "5000",
|
||||
"outer_wall_acceleration": "4000",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"initial_layer_line_width": "125%",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "0",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"sparse_infill_line_width": "112.5%",
|
||||
"infill_wall_overlap": "25%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "15%",
|
||||
@@ -52,7 +52,7 @@
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "35",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"inner_wall_line_width": "112.5%",
|
||||
"wall_loops": "2",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
@@ -61,7 +61,7 @@
|
||||
"skirt_height": "2",
|
||||
"skirt_loops": "0",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"internal_solid_infill_line_width": "0.45",
|
||||
"internal_solid_infill_line_width": "112.5%",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
@@ -71,7 +71,7 @@
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.16",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.42",
|
||||
"support_line_width": "105%",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "2",
|
||||
@@ -88,7 +88,7 @@
|
||||
"tree_support_wall_count": "0",
|
||||
"detect_thin_wall": "1",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_line_width": "105%",
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"initial_layer_speed": "50",
|
||||
|
||||
@@ -24,9 +24,9 @@
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.05",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_line_width": "105%",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.42",
|
||||
"line_width": "105%",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
@@ -34,10 +34,10 @@
|
||||
"travel_acceleration": "5000",
|
||||
"inner_wall_acceleration": "5000",
|
||||
"outer_wall_acceleration": "4000",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"initial_layer_line_width": "125%",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "0",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"sparse_infill_line_width": "112.5%",
|
||||
"infill_wall_overlap": "25%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "15%",
|
||||
@@ -51,7 +51,7 @@
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "35",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"inner_wall_line_width": "112.5%",
|
||||
"wall_loops": "2",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
@@ -60,7 +60,7 @@
|
||||
"skirt_height": "2",
|
||||
"skirt_loops": "0",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"internal_solid_infill_line_width": "0.45",
|
||||
"internal_solid_infill_line_width": "112.5%",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
@@ -70,7 +70,7 @@
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.16",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.42",
|
||||
"support_line_width": "105%",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "2",
|
||||
@@ -87,7 +87,7 @@
|
||||
"tree_support_wall_count": "0",
|
||||
"detect_thin_wall": "1",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_line_width": "105%",
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"initial_layer_speed": "50",
|
||||
|
||||
Reference in New Issue
Block a user