mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00:00
Add Flyingbear Ghost 6 profile (#5826)
* chore: init * chore: update * chore: update * chore: update * chore: udpate * chore: update --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
@@ -11,14 +11,25 @@
|
||||
{
|
||||
"name": "FlyingBear S1",
|
||||
"sub_path": "machine/S1/FlyingBear S1.json"
|
||||
},
|
||||
{
|
||||
"name": "FlyingBear Ghost 6",
|
||||
"sub_path": "machine/FlyingBear Ghost 6.json"
|
||||
}
|
||||
|
||||
],
|
||||
"process_list": [
|
||||
{
|
||||
"name": "fdm_process_common",
|
||||
"sub_path": "process/fdm_process_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_process_marlin_common",
|
||||
"sub_path": "process/fdm_process_marlin_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_process_ghost_6",
|
||||
"sub_path": "process/fdm_process_ghost_6.json"
|
||||
},
|
||||
{
|
||||
"name": "0.08mm Extra Fine @FlyingBear Reborn3",
|
||||
"sub_path": "process/0.08mm Extra Fine @FlyingBear Reborn3.json"
|
||||
@@ -40,8 +51,23 @@
|
||||
"sub_path": "process/0.24mm Draft @FlyingBear Reborn3.json"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "0.12mm Fine @FlyingBear Ghost 6 0.4 nozzle",
|
||||
"sub_path": "process/0.12mm Fine @FlyingBear Ghost 6 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm Optimal @FlyingBear Ghost 6 0.4 nozzle",
|
||||
"sub_path": "process/0.16mm Optimal @FlyingBear Ghost 6 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @FlyingBear Ghost 6 0.4 nozzle",
|
||||
"sub_path": "process/0.20mm Standard @FlyingBear Ghost 6 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @FlyingBear Ghost 6 0.4 nozzle",
|
||||
"sub_path": "process/0.24mm Draft @FlyingBear Ghost 6 0.4 nozzle.json"
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"name": "fdm_process_common_S1",
|
||||
"sub_path": "process/S1/fdm_process_common_S1.json"
|
||||
@@ -254,6 +280,10 @@
|
||||
|
||||
],
|
||||
"machine_list": [
|
||||
{
|
||||
"name": "fdm_marlin_common",
|
||||
"sub_path": "machine/fdm_marlin_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_machine_common",
|
||||
"sub_path": "machine/fdm_machine_common.json"
|
||||
@@ -266,13 +296,13 @@
|
||||
"name": "FlyingBear Reborn3 0.4 nozzle",
|
||||
"sub_path": "machine/FlyingBear Reborn3 0.4 nozzle.json"
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"name": "FlyingBear S1 0.4 nozzle",
|
||||
"sub_path": "machine/S1/FlyingBear S1 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "FlyingBear Ghost 6 0.4",
|
||||
"sub_path": "machine/FlyingBear Ghost 6 0.4 nozzle.json"
|
||||
}
|
||||
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user