mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
fix BIQU Profiles (#1147)
This commit is contained in:
parent
2f34ddb524
commit
cf4df922bf
40 changed files with 282 additions and 292 deletions
|
@ -5,8 +5,8 @@
|
|||
"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;"
|
||||
"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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue