mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
sanitize Elegoo neptune4 profiles
This commit is contained in:
parent
132056b33b
commit
7d8d296956
56 changed files with 1162 additions and 1310 deletions
|
@ -14,12 +14,13 @@
|
|||
"bottom_shell_thickness": "0",
|
||||
"bridge_flow": "0.95",
|
||||
"bridge_speed": "25",
|
||||
"internal_bridge_speed" : "70",
|
||||
"brim_width": "0",
|
||||
"brim_object_gap": "0.1",
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "200",
|
||||
"top_surface_acceleration": "30",
|
||||
"default_acceleration": "4000",
|
||||
"top_surface_acceleration": "1000",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
|
@ -30,9 +31,10 @@
|
|||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"initial_layer_acceleration": "20",
|
||||
"travel_acceleration": "200",
|
||||
"inner_wall_acceleration": "200",
|
||||
"initial_layer_acceleration": "700",
|
||||
"travel_acceleration": "5000",
|
||||
"inner_wall_acceleration": "4000",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"initial_layer_line_width": "0.82",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "0",
|
||||
|
@ -47,8 +49,8 @@
|
|||
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.85",
|
||||
"wall_loops": "3",
|
||||
|
@ -75,28 +77,28 @@
|
|||
"support_interface_top_layers": "2",
|
||||
"support_interface_bottom_layers": "2",
|
||||
"support_interface_spacing": "0.2",
|
||||
"support_interface_speed": "100",
|
||||
"support_interface_speed": "60",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2",
|
||||
"support_speed": "40",
|
||||
"support_speed": "60",
|
||||
"support_threshold_angle": "45",
|
||||
"support_object_xy_distance": "0.35",
|
||||
"tree_support_branch_angle": "45",
|
||||
"tree_support_wall_count": "0",
|
||||
"detect_thin_wall": "0",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"top_surface_line_width": "0.38",
|
||||
"top_surface_line_width": "0.78",
|
||||
"top_shell_layers": "5",
|
||||
"top_shell_thickness": "0.8",
|
||||
"initial_layer_speed": "20",
|
||||
"initial_layer_infill_speed": "20",
|
||||
"outer_wall_speed": "25",
|
||||
"inner_wall_speed": "40",
|
||||
"internal_solid_infill_speed": "40",
|
||||
"top_surface_speed": "30",
|
||||
"gap_infill_speed": "30",
|
||||
"sparse_infill_speed": "50",
|
||||
"travel_speed": "150",
|
||||
"initial_layer_speed": "50",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"outer_wall_speed": "80",
|
||||
"inner_wall_speed": "100",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"top_surface_speed": "80",
|
||||
"gap_infill_speed": "80",
|
||||
"sparse_infill_speed": "150",
|
||||
"travel_speed": "300",
|
||||
"enable_prime_tower": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "60",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue