Files
OrcaSlicer/resources/profiles/BIQU/filament/BIQU Generic PLA.json
Musicdad12 0b37502035 Add support for BIQU Printers
Adds printers BIQU B1, BX, and Hurakan
2023-05-09 17:20:13 -05:00

24 lines
471 B
JSON

{
"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"
]
}