orcaslicer/resources/profiles/Flashforge/machine/Flashforge Adventurer 5M Pro 0.4 Nozzle.json
Asim Siddiqui 0c4a3efaf3
Added Adventurer 5M series 0.25 & 0.8 mm nozzles + consolidation/cleanup (#5041)
* 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
2024-04-22 19:24:05 +08:00

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"
}