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,15 @@
{
"type": "filament",
"filament_id": "GFU99",
"setting_id": "GFSA04",
"name": "FlyingBear Generic TPU",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_max_volumetric_speed": [
"3.2"
],
"compatible_printers": [
"FlyingBear Reborn3 0.4 nozzle"
]
}