Files
OrcaSlicer/resources/profiles/Flashforge/process/0.24mm Draft @Flashforge AD5M Pro 0.4 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

27 lines
859 B
JSON

{
"type": "process",
"name": "0.24mm Draft @Flashforge AD5M Pro 0.4 Nozzle",
"inherits": "0.20mm Standard @Flashforge AD5M Pro 0.4 Nozzle",
"from": "system",
"instantiation": "true",
"layer_height": "0.24",
"infill_wall_overlap": "30%",
"initial_layer_print_height": "0.3",
"inner_wall_line_width": "0.42",
"is_custom_defined": "0",
"outer_wall_acceleration": "3000",
"outer_wall_line_width": "0.4",
"print_settings_id": "0.24mm Draft @Flashforge AD5M Pro 0.4 Nozzle",
"sparse_infill_line_width": "0.42",
"support_bottom_interface_spacing": "0.3",
"support_interface_spacing": "0.3",
"support_line_width": "0.4",
"top_surface_line_width": "0.4",
"version": "2.0.2.0",
"compatible_printers": [
"Flashforge Adventurer 5M Pro 0.4 Nozzle"
],
"filename_format": "{input_filename_base}.gcode",
"post_process": ""
}