mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-07 12:32:59 +00: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:
14
resources/profiles/BIQU/process/0.12mm Fine @BIQU B1.json
Normal file
14
resources/profiles/BIQU/process/0.12mm Fine @BIQU B1.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.12mm Fine @BIQU B1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
"layer_height": "0.12",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6",
|
||||
"compatible_printers": [
|
||||
"BIQU B1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user