Files
OrcaSlicer/resources/profiles/BIQU/machine/BIQU B1.json
Musicdad12 0b37502035 Add support for BIQU Printers
Adds printers BIQU B1, BX, and Hurakan
2023-05-09 17:20:13 -05:00

13 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"
}