mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
Neptune4 profile updates, support preview image and some setting changes
This commit is contained in:
parent
dad0f348ab
commit
7393d61e8d
136 changed files with 430 additions and 1821 deletions
|
@ -3,7 +3,7 @@
|
|||
"setting_id": "GP004",
|
||||
"name": "0.08mm Extra Fine @Elegoo Neptune4Pro (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_elegoo_common",
|
||||
"inherits": "fdm_process_neptune4_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.08",
|
||||
"adaptive_layer_height": "1",
|
||||
|
@ -13,14 +13,10 @@
|
|||
"bottom_shell_layers": "9",
|
||||
"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": "4000",
|
||||
"top_surface_acceleration": "1000",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
|
@ -31,10 +27,6 @@
|
|||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"initial_layer_acceleration": "700",
|
||||
"travel_acceleration": "5000",
|
||||
"inner_wall_acceleration": "4000",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"initial_layer_line_width": "0.42",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "0",
|
||||
|
@ -48,10 +40,6 @@
|
|||
"reduce_infill_retraction": "1",
|
||||
"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": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"wall_loops": "3",
|
||||
"print_settings_id": "",
|
||||
|
@ -90,15 +78,6 @@
|
|||
"top_surface_line_width": "0.38",
|
||||
"top_shell_layers": "11",
|
||||
"top_shell_thickness": "0.8",
|
||||
"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