Ender 3 V3 Plus profile (#5447)

This commit is contained in:
Thomas
2024-05-25 02:32:23 +02:00
committed by GitHub
parent f33c18c488
commit b1bd30fd5e
23 changed files with 1171 additions and 9 deletions

View File

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Creality Ender-3 V3 Plus",
"model_id": "Creality-Ender3-V3-Plus",
"nozzle_diameter": "0.4;0.6",
"machine_tech": "FFF",
"family": "Creality",
"bed_model": "creality_ender3v3plus_buildplate_model.stl",
"bed_texture": "creality_ender3v3plus_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Creality Generic ABS @Ender-3V3-all;Creality Generic ASA @Ender-3V3-all;Creality Generic PETG @Ender-3V3-all;Creality Generic PLA @Ender-3V3-all;Creality Generic PLA High Speed @Ender-3V3-all;Creality Generic PLA Matte @Ender-3V3-all;Creality Generic PLA Silk @Ender-3V3-all;Creality Generic TPU @Ender-3V3-all"
}