* Added 0.25 & 0.8mm Nozzles from Orca-Flashforge Consolidated common machine settings Updated Filaments with new nozzles * Updated Flashforge.json * Corrected 0.25mm ASA Filament inheritance * Updated/Corrected AD5M Machine profiles
16 lines
503 B
JSON
16 lines
503 B
JSON
{
|
|
"type": "machine",
|
|
"setting_id": "GM001",
|
|
"name": "Flashforge Adventurer 5M Pro 0.4 Nozzle",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_adventurer5m_common",
|
|
"printer_model": "Flashforge Adventurer 5M Pro",
|
|
"default_print_profile": "0.20mm Standard @Flashforge AD5M Pro 0.4 Nozzle",
|
|
"nozzle_diameter": [ "0.4" ],
|
|
"printer_variant": "0.4",
|
|
"max_layer_height": [ "0.28" ],
|
|
"min_layer_height": [ "0.08" ],
|
|
"retraction_length": [ "0.8" ],
|
|
"nozzle_type": "stainless_steel"
|
|
}
|