Files
OrcaSlicer/resources/profiles/Flashforge/machine/Flashforge Artemis 0.4 Nozzle.json
Danielle Wheeler 1b2ff12868 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>
2026-04-08 11:32:21 +08:00

28 lines
618 B
JSON

{
"type": "machine",
"name": "Flashforge Artemis 0.4 Nozzle",
"inherits": "fdm_artemis_common",
"from": "system",
"setting_id": "GM001",
"instantiation": "true",
"printer_variant": "0.4",
"printer_model": "Flashforge Artemis",
"default_print_profile": "0.20mm Standard @Flashforge Artemis 0.4 Nozzle",
"nozzle_diameter": [
"0.4"
],
"max_layer_height": [
"0.32"
],
"min_layer_height": [
"0.12"
],
"retraction_length": [
"1.2"
],
"auxiliary_fan": "0",
"host_type": "flashforge",
"wipe": [
"0"
]
}