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:
Danielle Wheeler
2026-04-07 23:32:21 -04:00
committed by GitHub
parent f685891b6e
commit 1b2ff12868
8 changed files with 275 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
{
"type": "machine_model",
"name": "Flashforge Artemis",
"model_id": "Flashforge-Artemis",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Flashforge",
"host_type": "Flashforge",
"bed_model": "",
"bed_texture": "",
"hotend_model": "",
"default_filament_profile": "Flashforge Generic PETG; Flashforge Generic PLA"
}