mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
Add Flashforge Artemis Printer Profile (#11902)
* add Artemis configuration files * updated config files * undo testing on a different nozzle * matched settings to FlashPrint5 * lowered nozzle temperature * renamed filed to match Flashforge.json file --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
"name": "Flashforge AD5X",
|
||||
"sub_path": "machine/Flashforge AD5X.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Artemis",
|
||||
"sub_path": "machine/Flashforge Artemis.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Adventurer 3 Series",
|
||||
"sub_path": "machine/Flashforge Adventurer 3 Series.json"
|
||||
@@ -71,6 +75,10 @@
|
||||
"name": "0.20mm Standard @Flashforge AD4 0.4 Nozzle",
|
||||
"sub_path": "process/0.20mm Standard @Flashforge AD4 0.4 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Flashforge Artemis 0.4 Nozzle",
|
||||
"sub_path": "process/0.20mm Standard @Flashforge Artemis 0.4 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Flashforge Guider 2s 0.4 nozzle",
|
||||
"sub_path": "process/0.20mm Standard @Flashforge Guider 2s 0.4 nozzle.json"
|
||||
@@ -2471,6 +2479,10 @@
|
||||
"name": "fdm_adventurer5m_common",
|
||||
"sub_path": "machine/fdm_adventurer5m_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_artemis_common",
|
||||
"sub_path": "machine/fdm_artemis_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_guider3_common",
|
||||
"sub_path": "machine/fdm_guider3_common.json"
|
||||
@@ -2531,6 +2543,10 @@
|
||||
"name": "Flashforge Adventurer 5M Pro 0.8 Nozzle",
|
||||
"sub_path": "machine/Flashforge Adventurer 5M Pro 0.8 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Artemis 0.4 Nozzle",
|
||||
"sub_path":"machine/Flashforge Artemis 0.4 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Guider 3 Ultra 0.4 Nozzle",
|
||||
"sub_path": "machine/Flashforge Guider 3 Ultra 0.4 Nozzle.json"
|
||||
|
||||
Reference in New Issue
Block a user