Added Flashforge Adventurer 3 Series profile (#4331)

Added Adventurer 3 settings
This commit is contained in:
Asim Siddiqui 2024-03-05 00:57:09 +11:00 committed by GitHub
parent a4d9d83805
commit 878a7a0e58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 536 additions and 0 deletions

View file

@ -0,0 +1,14 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Flashforge Adventurer 3 Series 0.6 Nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_adventurer3_common",
"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" ]
}