Add Elegoo CC 2 profiles (#11240)

### NOTE: NOT TESTED

<img width="789" height="601" alt="image" src="https://github.com/user-attachments/assets/f0057c21-d169-4269-8bf1-ab9cb2f5d10d" />
<img width="1567" height="1065" alt="image" src="https://github.com/user-attachments/assets/5f4e3fcf-b294-4b56-810e-59d85caff4ef" />
This commit is contained in:
Noisyfox
2026-02-08 17:00:52 +08:00
committed by GitHub
parent 48b8edc2bb
commit d46cd65d7c
283 changed files with 1160 additions and 236 deletions

View File

@@ -0,0 +1,26 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4 Plus (0.2 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"bottom_shell_layers": "4",
"outer_wall_line_width": "0.2",
"line_width": "0.2",
"initial_layer_line_width": "0.22",
"sparse_infill_line_width": "0.25",
"inner_wall_line_width": "0.25",
"internal_solid_infill_line_width": "0.25",
"resolution": "0.012",
"support_top_z_distance": "0.16",
"support_line_width": "0.2",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.2",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.2 nozzle)"
]
}