mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -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
|
@ -4,7 +4,7 @@
|
|||
"name": "Elegoo Neptune 4 Plus (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_elegoo_common",
|
||||
"inherits": "fdm_neptune_4_common",
|
||||
"printer_model": "Elegoo Neptune 4 Plus",
|
||||
"printer_notes": "",
|
||||
"default_print_profile": "0.20mm Standard @Elegoo Neptune4 Plus (0.4 nozzle)",
|
||||
|
@ -52,10 +52,6 @@
|
|||
"machine_max_speed_x": ["500", "500"],
|
||||
"machine_max_speed_y": ["500", "500"],
|
||||
"machine_max_speed_z": ["20", "20"],
|
||||
"machine_max_jerk_e": ["2.5", "5"],
|
||||
"machine_max_jerk_x": ["8", "12"],
|
||||
"machine_max_jerk_y": ["8", "12"],
|
||||
"machine_max_jerk_z": ["0.2", "0.4"],
|
||||
"machine_min_extruding_rate": ["0", "0"],
|
||||
"machine_min_travel_rate": ["0","0"],
|
||||
"max_layer_height": [
|
||||
|
@ -65,7 +61,7 @@
|
|||
"0.10"
|
||||
],
|
||||
"printer_settings_id": "Elegoo",
|
||||
"retract_before_wipe": ["0%"],
|
||||
"retract_before_wipe": ["85%"],
|
||||
"retract_length_toolchange": ["2"],
|
||||
"deretraction_speed": ["45"],
|
||||
"retract_lift_above": ["0"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue