clone successful

This commit is contained in:
2026-05-16 09:00:22 -05:00
commit bcb6fac8a1
16931 changed files with 4070456 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"type": "machine",
"name": "Flashforge Adventurer 3 Series 0.6 Nozzle",
"inherits": "fdm_adventurer3_common",
"from": "system",
"setting_id": "GM001",
"instantiation": "true",
"printer_model": "Flashforge Adventurer 3 Series",
"default_print_profile": "0.20mm Standard @Flashforge AD3 0.6 Nozzle",
"nozzle_diameter": [
"0.6",
"0.6"
],
"printer_variant": "0.6",
"max_layer_height": [
"0.6",
"0.6"
],
"min_layer_height": [
"0.01",
"0.01"
]
}