mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +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:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user