Adds printer profile for Qidi X-Plus printer (#915)

* Adding the Qidi X-Plus

Qidi X-Plus profile
Qidi X-Plus image

* Revision of the pressure plate model

Qidi X-Plus
This commit is contained in:
fr3ak2402 2023-05-02 16:18:38 +02:00 committed by GitHub
parent 1463f1ae9e
commit 774c0bc1ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 702 additions and 1 deletions

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Qidi X-Plus",
"model_id": "Qidi-XPlus",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Qidi",
"bed_model": "qidi_xplus_buildplate_model.stl",
"bed_texture": "qidi_xplus_buildplate_texture.png",
"hotend_model": "qidi_xseries_gen2_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"
}