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,12 @@
{
"type": "machine_model",
"name": "FlyingBear Reborn3",
"model_id": "FlyingBear Reborn3",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "FlyingBearDesign",
"bed_model": "FlyingBear Reborn3-bed.stl",
"bed_texture": "FlyingBear Reborn3-texture.png",
"hotend_model": "",
"default_materials": "FlyingBear Generic ABS;FlyingBear Generic PA-CF;FlyingBear Generic PC;FlyingBear Generic PETG;FlyingBear Generic PLA;FlyingBear Generic TPU"
}