orcaslicer/resources/profiles/FlyingBear/filament/FlyingBear PLA Hyper.json

29 lines
612 B
JSON
Raw Normal View History

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "FlyingBear PLA Hyper",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla_Hyper",
"filament_flow_ratio": [
"0.94"
],
"filament_max_volumetric_speed": [
"25"
],
"slow_down_layer_time": [
"8"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.02"
],
"compatible_printers": [
"FlyingBear Reborn3 0.4 nozzle",
"FlyingBear Ghost 6 0.4 nozzle"
]
}