Adding the Qidi Printer Profiles

Revised Qidi Filament Profile
Adding a printing plate model
Revision of the printing plates texture
Revision of the Qidi printer family
This commit is contained in:
fr3ak2402
2023-04-28 01:08:15 +02:00
committed by SoftFever
parent bb624f003b
commit cfcbfead91
54 changed files with 3893 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Qidi X-Smart 3",
"model_id": "Qidi-XSmart-3",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Qidi",
"bed_model": "qidi_xsmart3_buildplate_model.stl",
"bed_texture": "qidi_xsmart3_buildplate_texture.png",
"hotend_model": "qidi_xseries_gen3_hotend.stl",
"default_materials": "Qidi Generic ASA;Qidi Generic ABS;Qidi Generic PA-CF;Qidi Generic PA;Qidi Generic PC;Qidi Generic PETG-CF;Qidi Generic PETG;Qidi Generic PLA Silk;Qidi Generic PLA;Qidi Generic PLA-CF;Qidi Generic PVA;Qidi Generic TPU"
}