Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
{
"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"
]
}