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:
23
resources/profiles/BIQU/filament/BIQU Generic PLA.json
Normal file
23
resources/profiles/BIQU/filament/BIQU Generic PLA.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "Generic PLA @BIQU",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user