mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
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>
This commit is contained in:
parent
382dd9b4c2
commit
c9fcc421c9
52 changed files with 2682 additions and 0 deletions
12
resources/profiles/BIQU/machine/BIQU Hurakan.json
Normal file
12
resources/profiles/BIQU/machine/BIQU Hurakan.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "BIQU Hurakan",
|
||||
"model_id": "Hurakan",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "BIQU",
|
||||
"bed_model": "BIQU_Hurakan_buildplate_model.stl",
|
||||
"bed_texture": "BIQU_Hurakan_buildplate_texture.png",
|
||||
"hotend_model": "Biqu_Hurakan_hotend.stl",
|
||||
"default_materials": "BIQU Generic PLA;BIQU Generic PETG;BIQU Generic ABS"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue