mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Maybe this will fix the error?
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_klipper_common",
|
"inherits": "fdm_klipper_common",
|
||||||
"printer_model": "Flying Bear Reborn 2",
|
"printer_model": "FlyingBear Reborn3",
|
||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"type": "machine_model",
|
"type": "machine_model",
|
||||||
"name": "Flying Bear Reborn 2",
|
"name": "Flying Bear Reborn 2",
|
||||||
"model_id": "Flying Bear Reborn 2",
|
"model_id": "FlyingBear Reborn3",
|
||||||
"nozzle_diameter": "0.4",
|
"nozzle_diameter": "0.4",
|
||||||
"machine_tech": "FFF",
|
"machine_tech": "FFF",
|
||||||
"family": "FlyingBearDesign",
|
"family": "FlyingBearDesign",
|
||||||
|
|||||||
@@ -5,7 +5,6 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_process_common",
|
"inherits": "fdm_process_common",
|
||||||
|
|
||||||
"bottom_shell_layers": "5",
|
"bottom_shell_layers": "5",
|
||||||
"overhang_1_4_speed": "50",
|
"overhang_1_4_speed": "50",
|
||||||
"overhang_2_4_speed": "30",
|
"overhang_2_4_speed": "30",
|
||||||
|
|||||||
@@ -1,12 +1,11 @@
|
|||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.20mm Standard @FlyingBear Reborn3",
|
"name": "0.20mm Standard @Flying Bear Reborn 2",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_process_common",
|
"inherits": "fdm_process_common",
|
||||||
"bottom_shell_layers": "3",
|
"bottom_shell_layers": "3",
|
||||||
|
|
||||||
"overhang_1_4_speed": "50",
|
"overhang_1_4_speed": "50",
|
||||||
"overhang_2_4_speed": "50",
|
"overhang_2_4_speed": "50",
|
||||||
"overhang_3_4_speed": "30",
|
"overhang_3_4_speed": "30",
|
||||||
@@ -27,6 +26,4 @@
|
|||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"FlyingBear Reborn3 0.4 nozzle"
|
"FlyingBear Reborn3 0.4 nozzle"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
|
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.24mm Draft @Flying Bear Reborn 2",
|
"name": "0.24mm Draft @Flying Bear Reborn 2",
|
||||||
|
|||||||
Reference in New Issue
Block a user