orcaslicer/resources/profiles/FlyingBear/process/0.08mm Extra Fine @FlyingBear Reborn3.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

24 lines
680 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.08mm Extra Fine @FlyingBear Reborn3",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "7",
"inner_wall_speed": "350",
"internal_solid_infill_speed": "350",
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"print_settings_id": "0.08mm Standard @FlyingBear Reborn3",
"sparse_infill_speed": "450",
"top_shell_layers": "9",
"top_shell_thickness": "0.8",
"tree_support_wall_count": "1",
"compatible_printers": [
"FlyingBear Reborn3 0.4 nozzle"
]
}