mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -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,24 @@
|
|||
{
|
||||
"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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue