mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
fix BIQU Profiles (#1147)
This commit is contained in:
parent
2f34ddb524
commit
cf4df922bf
40 changed files with 282 additions and 292 deletions
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.15mm Optimal @BIQU BX (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
"bottom_shell_layers": "4",
|
||||
"top_shell_layers": "5",
|
||||
"layer_height": "0.15",
|
||||
"compatible_printers": [
|
||||
"BIQU BX (0.4 nozzle)"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue