mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06: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:
parent
24ae038e0e
commit
e8ac1575e7
26 changed files with 1704 additions and 0 deletions
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.12mm Fine @FlyingBear Reborn3",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
|
||||
"bottom_shell_layers": "5",
|
||||
"brim_width": "5",
|
||||
"gap_infill_speed": "350",
|
||||
"inner_wall_speed": "350",
|
||||
"internal_solid_infill_speed": "350",
|
||||
"layer_height": "0.12",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10",
|
||||
"print_settings_id": "0.12mm Standard @FlyingBear Reborn3",
|
||||
"sparse_infill_speed": "400",
|
||||
"top_shell_layers": "5",
|
||||
"top_shell_thickness": "0.6",
|
||||
"tree_support_wall_count": "0",
|
||||
"wipe_on_loops": "0",
|
||||
"compatible_printers": [
|
||||
"FlyingBear Reborn3 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue