* chore: init * chore: update * chore: update * chore: update * chore: udpate * chore: update --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
28 lines
617 B
JSON
28 lines
617 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFB99",
|
|
"setting_id": "GFSA04",
|
|
"name": "FlyingBear Generic ABS",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_abs",
|
|
"filament_flow_ratio": [
|
|
"0.94"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"15"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"pressure_advance": [
|
|
"0.058"
|
|
],
|
|
"filament_retraction_length": [
|
|
"0.8"
|
|
],
|
|
"compatible_printers": [
|
|
"FlyingBear Reborn3 0.4 nozzle",
|
|
"FlyingBear Ghost 6 0.4 nozzle"
|
|
]
|
|
}
|