orcaslicer/resources/profiles/BIQU/machine/BIQU B1.json
Musicdad c9fcc421c9
Add support for BIQU Printers (#1024)
* Add support for BIQU Printers

Adds printers BIQU B1, BX, and Hurakan

* Requested changes made to profiles

---------

Co-authored-by: Musicdad12 <seanmccallister12@gmail.com>
2023-05-10 22:32:20 +08:00

12 lines
380 B
JSON

{
"type": "machine_model",
"name": "BIQU B1",
"model_id": "B1",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "BIQU",
"bed_model": "BIQU_B1_buildplate_model.stl",
"bed_texture": "BIQU_B1_buildplate_texture.png",
"hotend_model": "BIQU_B1_hotend.stl",
"default_materials": "BIQU Generic PLA;BIQU Generic PETG;BIQU Generic ABS"
}