Add Flashforge Adventurer 4 Printer Profile (#8662)

* Add Flashforge Adventurer 4 Printer Profile

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
urself25
2025-03-07 06:15:14 -05:00
committed by GitHub
parent 36a5a14507
commit bc3347a538
22 changed files with 1902 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
{
"type": "machine",
"name": "Flashforge Adventurer 4 Series HS Nozzle",
"inherits": "fdm_adventurer4_common",
"setting_id": "GM002",
"from": "system",
"instantiation": "true",
"printer_variant": "HS",
"printer_model": "Flashforge Adventurer 4 Series",
"default_print_profile": "0.20mm High-Speed @Flashforge AD4 HS Nozzle",
"nozzle_diameter": [
"0.4"
],
"max_layer_height": [
"0.30"
],
"min_layer_height": [
"0.10"
],
"retraction_length": [
"5.0"
],
"auxiliary_fan": "1",
"host_type": "flashforge",
"wipe": [
"0"
]
}