mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
Added Flashforge Adventurer 3 Series profile (#4331)
Added Adventurer 3 settings
This commit is contained in:
parent
a4d9d83805
commit
878a7a0e58
14 changed files with 536 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Flashforge Adventurer 3 Series 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_adventurer3_common",
|
||||
"printer_model": "Flashforge Adventurer 3 Series",
|
||||
"default_print_profile": "0.20mm Standard @Flashforge AD3 0.6 Nozzle",
|
||||
"nozzle_diameter": [ "0.6", "0.6" ],
|
||||
"printer_variant": "0.6",
|
||||
"max_layer_height": [ "0.6", "0.6" ],
|
||||
"min_layer_height": [ "0.01", "0.01" ]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue