mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
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:
@@ -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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user