mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +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:
@@ -3,7 +3,9 @@
|
||||
"from": "system",
|
||||
"setting_id": "GP001",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": ["Flashforge Guider 3 Ultra 0.4 Nozzle"],
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle"
|
||||
],
|
||||
"bridge_flow": "0.96",
|
||||
"bridge_speed": "20",
|
||||
"infill_wall_overlap": "25%",
|
||||
@@ -18,8 +20,7 @@
|
||||
"support_interface_spacing": "0.18",
|
||||
"support_line_width": "0.4",
|
||||
"support_speed": "80",
|
||||
"version": "2.0.2.0",
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"post_process": "",
|
||||
"prime_tower_brim_width": "5",
|
||||
"version": "2.1.1.0"
|
||||
"post_process": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user