orcaslicer/resources/profiles/FlyingBear/filament/FlyingBear Generic PC.json
Ruslan Kyba 63768cb87f
Add Flyingbear Ghost 6 profile (#5826)
* chore: init

* chore: update

* chore: update

* chore: update

* chore: udpate

* chore: update

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-06-26 20:28:35 +08:00

25 lines
556 B
JSON

{
"type": "filament",
"filament_id": "GFC99",
"setting_id": "GFSA04",
"name": "FlyingBear Generic PC",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pc",
"filament_max_volumetric_speed": [
"12"
],
"filament_flow_ratio": [
"0.94"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.058"
],
"compatible_printers": [
"FlyingBear Reborn3 0.4 nozzle",
"FlyingBear Ghost 6 0.4 nozzle"
]
}