mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-07 20:42:58 +00:00
Add support for BIQU Printers
Adds printers BIQU B1, BX, and Hurakan
This commit is contained in:
15
resources/profiles/BIQU/process/0.24mm Draft @BIQU B1.json
Normal file
15
resources/profiles/BIQU/process/0.24mm Draft @BIQU B1.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.24mm Draft @BIQU B1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
"layer_height": "0.24",
|
||||
"top_surface_line_width": "0.45",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"BIQU B1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user