Initial release

This commit is contained in:
Louis Rossmann
2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 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"
]
}