orcaslicer/resources/profiles/Flashforge/machine/Flashforge Adventurer 5M Pro 0.6 Nozzle.json
Leon Bai 854ce80a34
[07-10 Flashforge]: Add more layer height options for AD5M and more nozzles for G3U etc. (#6085)
* Flashforge-06-12: gcode and filament mapping

* 06-27 Add Chuanying x1 printer profiles

* 20240702-Flashforge Guider 2s process fix

* [07-10 Flashforge]: Add more layer height options for AD5M and more nozzles for G3U etc.
2024-07-14 10:43:23 +08:00

18 lines
504 B
JSON

{
"type": "machine",
"setting_id": "GM001",
"name": "Flashforge Adventurer 5M Pro 0.6 Nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_adventurer5m_common",
"printer_model": "Flashforge Adventurer 5M Pro",
"default_print_profile": "0.30mm Standard @Flashforge AD5M Pro 0.6 Nozzle",
"nozzle_diameter": [ "0.6" ],
"printer_variant": "0.6",
"max_layer_height": [ "0.42" ],
"min_layer_height": [ "0.15" ],
"retraction_length": [ "1.2" ],
"nozzle_type": "hardened_steel"
}