mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Feature/revert recent flashforge changes(#8498)
* 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.
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Flashforge Adventurer 5M Pro 0.4 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_adventurer5m_common",
|
||||
"printer_model": "Flashforge Adventurer 5M Pro",
|
||||
"default_print_profile": "0.20mm Standard @Flashforge AD5M Pro 0.4 Nozzle",
|
||||
"nozzle_diameter": ["0.4"],
|
||||
"printer_variant": "0.4",
|
||||
"max_layer_height": ["0.28"],
|
||||
"min_layer_height": ["0.08"],
|
||||
"retraction_length": ["0.8"],
|
||||
"nozzle_type": "stainless_steel"
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Flashforge Adventurer 5M Pro 0.4 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_adventurer5m_common",
|
||||
"printer_model": "Flashforge Adventurer 5M Pro",
|
||||
"default_print_profile": "0.20mm Standard @Flashforge AD5M Pro 0.4 Nozzle",
|
||||
"nozzle_diameter": [ "0.4" ],
|
||||
"printer_variant": "0.4",
|
||||
"max_layer_height": [ "0.28" ],
|
||||
"min_layer_height": [ "0.08" ],
|
||||
"retraction_length": [ "0.8" ],
|
||||
"nozzle_type": "stainless_steel"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user