Files
OrcaSlicer/resources/profiles/Flashforge/process/0.08mm Standard @Flashforge AD5M 0.25 Nozzle.json
SoftFever dc491166a8 Feature/revert recent flashforge changes(#8498)
* Revert "fix more Flashforge issues"

This reverts commit 6e473fd5fa.

* 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 commit f8c0cdfb11.

* Revert "Merged Orca-Flashforge 1.3 branch (Added AD5X & G4P) + fixes & optimizations (#8461)"

This reverts commit b8e4ce75e0, reversing
changes made to be8bf54884.
2025-02-22 17:58:23 +08:00

20 lines
587 B
JSON

{
"type": "process",
"from": "system",
"setting_id": "GP001",
"instantiation": "true",
"inherits": "0.12mm Standard @Flashforge AD5M 0.25 Nozzle",
"compatible_printers": [
"Flashforge Adventurer 5M 0.25 Nozzle"
],
"filename_format": "{input_filename_base}.gcode",
"post_process": "",
"is_custom_defined": "0",
"layer_height": "0.08",
"name": "0.08mm Standard @Flashforge AD5M 0.25 Nozzle",
"print_settings_id": "0.08mm Standard @Flashforge AD5M 0.25 Nozzle",
"support_bottom_z_distance": "0.1",
"support_top_z_distance": "0.1",
"version": "2.0.2.0"
}