mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
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:
committed by
GitHub
parent
24ae038e0e
commit
e8ac1575e7
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user