[PROFILE]Add a new printer Model with Flyingbear (#10889)

* TEST
This commit is contained in:
FlyingbearOfficial
2025-09-28 15:12:53 +08:00
committed by GitHub
parent a186e8e8d7
commit 54e741705d
17 changed files with 898 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
{
"type": "filament",
"name": "FlyingBear PLA @Ghost7",
"inherits": "fdm_filament_pla @Ghost7",
"from": "system",
"setting_id": "GFSA04",
"filament_id": "GFL99",
"instantiation": "true",
"filament_flow_ratio": [
"0.94"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"8"
],
"enable_pressure_advance": [
"0"
],
"pressure_advance": [
"0.032"
],
"compatible_printers": [
"FlyingBear Ghost7 0.4 nozzle"
]
}