orcaslicer/resources/profiles/BIQU/process/0.20mm Standard @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

14 lines
332 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @BIQU B1",
"from": "system",
"inherits": "fdm_process_biqu_common",
"instantiation": "true",
"layer_height": "0.2",
"bottom_shell_layers": "3",
"top_shell_layers": "4",
"compatible_printers": [
"BIQU B1 0.4 nozzle"
]
}