Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"type": "machine_model",
"name": "Elegoo Neptune 4 Max",
"model_id": "Elegoo-Neptune-4-Max",
"nozzle_diameter": "0.2;0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Elegoo",
"bed_model": "elegoo_neptune4max_buildplate_model.stl",
"bed_texture": "elegoo_neptune_max_buildplate_texture.png",
"bed_exclude_area": [
"0x0"
],
"hotend_model": "",
"default_materials": "Generic PLA @Elegoo;Generic PETG @Elegoo;Generic ABS @Elegoo"
}