Note
This work has now been merged into OrcaSlicer as of commit 878a7a0
This is a working Orca Slicer profile for the Flashforge Adventurer 3 Series 3D Printers.
The installation instructions are as per below.
Copy the Flashforge folder to the Orca Slicer installation and the relevant profiles location.
On Windows, this folder can be found under: C:\Program Files\OrcaSlicer\resources\profiles\Flashforge
Manually edit Flashforge.json file under resources\profiles directory.
On Windows, this is under: C:\Program Files\OrcaSlicer\resources\profiles\Flashforge.json
Important
If adding new items to the list, ensure you add a comma separator value ,
to the end of the last item before adding new parameters.
Add the Adventurer 3 inside the machine_model_list
parameter:
{
"name": "Flashforge Adventurer 3 Series",
"sub_path": "machine/Flashforge Adventurer 3 Series.json"
}
Add the relevant print profiles inside the process_list
parameter:
{
"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"
}
Add the relevant filaments inside the filament_list
parameter:
{
"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"
}
Add Nozzle information inside the machine_list
parameter:
{
"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"
}
Reload Orca Slicer once all details have been added.
Find the Adventurer 3 and select the relevant nozzle.
Tweak print/profile settings as necessary and enjoy.
Orca Slicer currently does not support direct communication to Flashforge printers. This is likely to change, but on the interim use the following steps to print via Network/WiFi:
- Slice Model
- Export G-code file as
.gcode
- Open exported
.gcode
file in Flashprint and send to printer