mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -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
14
resources/profiles/BIQU/process/0.12mm Fine @BIQU BX.json
Normal file
14
resources/profiles/BIQU/process/0.12mm Fine @BIQU BX.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.12mm Fine @BIQU BX",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
"layer_height": "0.12",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6",
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue