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,12 @@
{
"type": "machine_model",
"name": "Elegoo Neptune",
"model_id": "Elegoo-Neptune",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Elegoo",
"bed_model": "elegoo_neptune_buildplate_model.stl",
"bed_texture": "elegoo_neptune_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Generic ABS @Elegoo;Generic PETG @Elegoo;Generic PLA @Elegoo"
}