mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-22 10:22:08 +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.
13 lines
331 B
JSON
13 lines
331 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.20mm Standard @Flashforge AD5M 0.4 Nozzle",
|
|
"inherits": "fdm_process_flashforge_0.20",
|
|
"from": "system",
|
|
"setting_id": "GP001",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Flashforge Adventurer 5M 0.4 Nozzle"
|
|
],
|
|
"only_one_wall_top": "0",
|
|
"infill_wall_overlap": "50%"
|
|
} |