Various Flying Bear fixes

This commit is contained in:
cochcoder
2024-04-10 14:58:00 -04:00
parent cdb51cf670
commit babca572dc
28 changed files with 64 additions and 86 deletions

View File

@@ -5,14 +5,13 @@
"description": "Flying Bear configurations",
"machine_model_list": [
{
"name": "FlyingBear Reborn3",
"name": "Flying Bear Reborn 2",
"sub_path": "machine/Flying Bear Reborn3.json"
},
{
"name": "Flying Bear S1",
"sub_path": "machine/S1/Flying Bear S1.json"
}
],
"process_list": [
{
@@ -20,28 +19,25 @@
"sub_path": "process/fdm_process_common.json"
},
{
"name": "0.08mm Extra Fine @FlyingBear Reborn3",
"name": "0.08mm Extra Fine @Flying Bear Reborn 2",
"sub_path": "process/0.08mm Extra Fine @FlyingBear Reborn3.json"
},
{
"name": "0.12mm Fine @FlyingBear Reborn3",
"name": "0.12mm Fine @Flying Bear Reborn 2",
"sub_path": "process/0.12mm Fine @FlyingBear Reborn3.json"
},
{
"name": "0.16mm Optimal @FlyingBear Reborn3",
"name": "0.16mm Optimal @Flying Bear Reborn 2",
"sub_path": "process/0.16mm Optimal @FlyingBear Reborn3.json"
},
{
"name": "0.20mm Standard @FlyingBear Reborn3",
"name": "0.20mm Standard @Flying Bear Reborn 2",
"sub_path": "process/0.20mm Standard @FlyingBear Reborn3.json"
},
{
"name": "0.24mm Draft @FlyingBear Reborn3",
"name": "0.24mm Draft @Flying Bear Reborn 2",
"sub_path": "process/0.24mm Draft @FlyingBear Reborn3.json"
},
{
"name": "fdm_process_common_S1",
"sub_path": "process/S1/fdm_process_common_S1.json"
@@ -130,8 +126,6 @@
"name": "Flying Bear PLA Hyper",
"sub_path": "filament/FlyingBear PLA Hyper.json"
},
{
"name": "fdm_filament_common_S1",
"sub_path": "filament/S1/fdm_filament_common_S1.json"
@@ -248,10 +242,6 @@
"name": "Other TPU @S1",
"sub_path": "filament/S1/Other TPU @S1.json"
}
],
"machine_list": [
{
@@ -263,16 +253,12 @@
"sub_path": "machine/fdm_klipper_common.json"
},
{
"name": "FlyingBear Reborn3 0.4 nozzle",
"name": "Flying Bear Reborn 2 0.4 nozzle",
"sub_path": "machine/FlyingBear Reborn3 0.4 nozzle.json"
},
{
"name": "Flying Bear S1 0.4 nozzle",
"sub_path": "machine/S1/FlyingBear S1 0.4 nozzle.json"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

View File

@@ -29,6 +29,5 @@
],
"compatible_printers": [
"FlyingBear Reborn3 0.4 nozzle"
]
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "FlyingBear Reborn3 0.4 nozzle",
"name": "Flying Bear Reborn 2 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "FlyingBear Reborn3",
"printer_model": "Flying Bear Reborn 2",
"nozzle_diameter": [
"0.4"
],

View File

@@ -1,12 +1,12 @@
{
"type": "machine_model",
"name": "FlyingBear Reborn3",
"model_id": "FlyingBear Reborn3",
"name": "Flying Bear Reborn 2",
"model_id": "Flying Bear Reborn 2",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "FlyingBearDesign",
"bed_model": "FlyingBear Reborn3-bed.stl",
"bed_texture": "FlyingBear Reborn3-texture.png",
"bed_model": "FlyingBear Reborn2-bed.stl",
"bed_texture": "FlyingBear Reborn2-texture.png",
"hotend_model": "",
"default_materials": "FlyingBear Generic ABS;FlyingBear Generic PA-CF;FlyingBear Generic PC;FlyingBear Generic PETG;FlyingBear Generic PLA;FlyingBear Generic TPU"
}

View File

@@ -1,7 +1,7 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.08mm Extra Fine @FlyingBear Reborn3",
"name": "0.08mm Extra Fine @Flying Bear Reborn 2",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",

View File

@@ -1,7 +1,7 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Fine @FlyingBear Reborn3",
"name": "0.12mm Fine @Flying Bear Reborn 2",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",

View File

@@ -1,7 +1,7 @@
{
"type": "process",
"setting_id": "GP005",
"name": "0.16mm Optimal @FlyingBear Reborn3",
"name": "0.16mm Optimal @Flying Bear Reborn 2",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",

View File

@@ -2,13 +2,11 @@
"type": "process",
"setting_id": "GP004",
"name": "0.24mm Draft @FlyingBear Reborn3",
"name": "0.24mm Draft @Flying Bear Reborn 2",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "3",
"bottom_shell_layers": "3",
"overhang_1_4_speed": "50",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",

View File

@@ -6,7 +6,6 @@
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common_S1",
"bottom_shell_layers": "7",
"overhang_1_4_speed": "50",
"overhang_2_4_speed": "30",

View File

@@ -5,7 +5,6 @@
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common_S1",
"bottom_shell_layers": "5",
"overhang_1_4_speed": "50",
"overhang_2_4_speed": "30",

View File

@@ -5,7 +5,6 @@
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common_S1",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"top_shell_layers": "6",

View File

@@ -5,7 +5,6 @@
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common_S1",
"bottom_shell_layers": "3",
"overhang_1_4_speed": "50",
"overhang_2_4_speed": "50",

View File

@@ -5,7 +5,6 @@
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common_S1",
"bottom_shell_layers": "3",
"overhang_1_4_speed": "50",
"overhang_2_4_speed": "50",