mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-23 19:02:10 +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.
26 lines
816 B
JSON
26 lines
816 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.12mm Fine @Flashforge AD5M 0.4 Nozzle",
|
|
"inherits": "0.20mm Standard @Flashforge AD5M 0.4 Nozzle",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Flashforge Adventurer 5M 0.4 Nozzle"
|
|
],
|
|
"filename_format": "{input_filename_base}.gcode",
|
|
"post_process": "",
|
|
"layer_height": "0.12",
|
|
"initial_layer_print_height": "0.3",
|
|
"is_custom_defined": "0",
|
|
"print_settings_id": "0.12mm Fine @Flashforge AD5M 0.4 Nozzle",
|
|
"support_bottom_interface_spacing": "0.3",
|
|
"support_bottom_z_distance": "0.15",
|
|
"support_interface_bottom_layers": "0",
|
|
"support_interface_spacing": "0.3",
|
|
"support_interface_speed": "40",
|
|
"support_interface_top_layers": "3",
|
|
"support_speed": "100",
|
|
"support_top_z_distance": "0.15",
|
|
"version": "2.0.2.0"
|
|
}
|