ENH: pick Qidi and Voxelab printers from orca

Change-Id: Ic441a96dfe82915c6b1ddfba07c5cabd7a7a4148
This commit is contained in:
xun.zhang 2023-06-15 14:37:55 +08:00 committed by Lane.Wei
parent 1f6a36897a
commit 4733a9a602
106 changed files with 7285 additions and 1 deletions

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Voxelab Aquila X2",
"model_id": "Voxelab-Aquila-X2",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Voxelab",
"bed_model": "voxelab_aquilax2_buildplate_model.stl",
"bed_texture": "voxelab_aquilax2_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Voxelab Generic ABS;Voxelab Generic PETG;Voxelab Generic PLA"
}