mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
* 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>
13 lines
370 B
JSON
13 lines
370 B
JSON
{
|
|
"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"
|
|
} |