Flyingbear official patch 9 (#2746)

* Add a new brand named Flyingbear

Add a new brand named Flyingbear
Model name: Flyingbear Reborn3

* Update fdm_machine_common.json

fix
z_hop 0,2(2)

* make bed model smaller and set default internal_solid_infill_pattern to monotonic

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
FlyingbearOfficial 2023-11-16 18:46:32 +08:00 committed by GitHub
parent 24ae038e0e
commit e8ac1575e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 1704 additions and 0 deletions

View file

@ -0,0 +1,18 @@
{
"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.931"
],
"compatible_printers": [
"FlyingBear Reborn3 0.4 nozzle"
]
}