mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
Added Flashforge Adventurer 3 Series profile (#4331)
Added Adventurer 3 settings
This commit is contained in:
parent
a4d9d83805
commit
878a7a0e58
14 changed files with 536 additions and 0 deletions
|
@ -12,6 +12,10 @@
|
|||
{
|
||||
"name": "Flashforge Adventurer 5M Pro",
|
||||
"sub_path": "machine/Flashforge Adventurer 5M Pro.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Adventurer 3 Series",
|
||||
"sub_path": "machine/Flashforge Adventurer 3 Series.json"
|
||||
}
|
||||
],
|
||||
"process_list": [
|
||||
|
@ -46,6 +50,18 @@
|
|||
{
|
||||
"name": "0.30mm Standard @Flashforge AD5M Pro 0.6 Nozzle",
|
||||
"sub_path": "process/0.30mm Standard @Flashforge AD5M Pro 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Flashforge AD3 0.4 Nozzle",
|
||||
"sub_path": "process/0.20mm Standard @Flashforge AD3 0.4 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.30mm Fast @Flashforge AD3 0.4 Nozzle",
|
||||
"sub_path": "process/0.30mm Fast @Flashforge AD3 0.4 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.30mm Standard @Flashforge AD3 0.6 Nozzle",
|
||||
"sub_path": "process/0.30mm Standard @Flashforge AD3 0.6 Nozzle.json"
|
||||
}
|
||||
|
||||
],
|
||||
|
@ -109,6 +125,18 @@
|
|||
{
|
||||
"name": "Flashforge Generic TPU",
|
||||
"sub_path": "filament/Flashforge Generic TPU.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge ABS",
|
||||
"sub_path": "filament/Flashforge ABS.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge PETG",
|
||||
"sub_path": "filament/Flashforge PETG.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge PLA",
|
||||
"sub_path": "filament/Flashforge PLA.json"
|
||||
}
|
||||
],
|
||||
|
||||
|
@ -136,6 +164,18 @@
|
|||
{
|
||||
"name": "Flashforge Adventurer 5M Pro 0.6 Nozzle",
|
||||
"sub_path": "machine/Flashforge Adventurer 5M Pro 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_flashforge_common",
|
||||
"sub_path": "machine/fdm_adventurer3_common.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Adventurer 3 Series 0.4 Nozzle",
|
||||
"sub_path": "machine/Flashforge Adventurer 3 Series 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Adventurer 3 Series 0.6 Nozzle",
|
||||
"sub_path": "machine/Flashforge Adventurer 3 Series 0.6 nozzle.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue