orcaslicer/resources/profiles/FlyingBear/machine/FlyingBear Reborn3 0.4 nozzle.json
FlyingbearOfficial e8ac1575e7
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>
2023-11-16 18:46:32 +08:00

22 lines
409 B
JSON

{
"type": "machine",
"setting_id": "GM001",
"name": "FlyingBear Reborn3 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "FlyingBear Reborn3",
"nozzle_diameter": [
"0.4"
],
"z_hop": [
"0"
],
"printable_area": [
"0x0",
"300x0",
"300x300",
"0x300"
],
"printable_height": "350"
}