mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-30 05:17:19 +00:00
* Revert "fix more Flashforge issues" This reverts commit6e473fd5fa. * Revert "Fixed an issue that some Flashforge filament profiles don't' have compatible_printers defined which cause filament selection dialog didn't filter properly" This reverts commitf8c0cdfb11. * Revert "Merged Orca-Flashforge 1.3 branch (Added AD5X & G4P) + fixes & optimizations (#8461)" This reverts commitb8e4ce75e0, reversing changes made tobe8bf54884.
15 lines
454 B
JSON
15 lines
454 B
JSON
{
|
|
"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" ]
|
|
}
|