mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 06:45:25 -06:00
Maybe this will fix the error?
This commit is contained in:
parent
b928c47380
commit
5e7873251b
5 changed files with 4 additions and 9 deletions
|
@ -5,7 +5,7 @@
|
|||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"printer_model": "Flying Bear Reborn 2",
|
||||
"printer_model": "FlyingBear Reborn3",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
|
@ -19,4 +19,4 @@
|
|||
"0x300"
|
||||
],
|
||||
"printable_height": "350"
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Flying Bear Reborn 2",
|
||||
"model_id": "Flying Bear Reborn 2",
|
||||
"model_id": "FlyingBear Reborn3",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "FlyingBearDesign",
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
|
||||
"bottom_shell_layers": "5",
|
||||
"overhang_1_4_speed": "50",
|
||||
"overhang_2_4_speed": "30",
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @FlyingBear Reborn3",
|
||||
"name": "0.20mm Standard @Flying Bear Reborn 2",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"bottom_shell_layers": "3",
|
||||
|
||||
"overhang_1_4_speed": "50",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
|
@ -27,6 +26,4 @@
|
|||
"compatible_printers": [
|
||||
"FlyingBear Reborn3 0.4 nozzle"
|
||||
]
|
||||
|
||||
|
||||
}
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.24mm Draft @Flying Bear Reborn 2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue