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:
@@ -6,7 +6,7 @@
|
||||
"setting_id": "GP003",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.3",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"initial_layer_print_height" : "0.3",
|
||||
"line_width": "0.6",
|
||||
"initial_layer_line_width": "0.6",
|
||||
"outer_wall_line_width": "0.6",
|
||||
@@ -54,7 +54,9 @@
|
||||
"wipe_speed": "200",
|
||||
"reduce_crossing_wall": "1",
|
||||
"max_travel_detour_distance": "50",
|
||||
"compatible_printers": ["Flashforge Adventurer 3 Series 0.6 Nozzle"],
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 3 Series 0.6 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"post_process": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user