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:
@@ -20,7 +20,9 @@
|
||||
"brim_object_gap": "0.1",
|
||||
"brim_type": "no_brim",
|
||||
"brim_width": "5",
|
||||
"compatible_printers": ["Flashforge Guider 3 Ultra 0.4 Nozzle"],
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"default_acceleration": "10000",
|
||||
"default_jerk": "0",
|
||||
@@ -117,7 +119,7 @@
|
||||
"overhang_speed_classic": "0",
|
||||
"post_process": [],
|
||||
"precise_outer_wall": "0",
|
||||
"prime_tower_brim_width": "5",
|
||||
"prime_tower_brim_width": "8",
|
||||
"prime_tower_width": "12",
|
||||
"prime_volume": "40",
|
||||
"print_flow_ratio": "1",
|
||||
@@ -134,7 +136,7 @@
|
||||
"role_based_wipe_speed": "1",
|
||||
"seam_gap": "10%",
|
||||
"seam_position": "aligned",
|
||||
"single_extruder_multi_material_priming": "1",
|
||||
"single_extruder_multi_material_priming": "0",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "2",
|
||||
@@ -150,7 +152,7 @@
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_filament": "1",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"sparse_infill_speed": "270",
|
||||
"spiral_mode": "0",
|
||||
"staggered_inner_seams": "0",
|
||||
@@ -174,7 +176,7 @@
|
||||
"support_object_xy_distance": "0.3",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_remove_small_overhang": "1",
|
||||
"support_speed": "80",
|
||||
"support_speed": "120",
|
||||
"support_style": "default",
|
||||
"support_threshold_angle": "30",
|
||||
"support_top_z_distance": "0.2",
|
||||
@@ -238,6 +240,5 @@
|
||||
"70"
|
||||
],
|
||||
"xy_contour_compensation": "0",
|
||||
"xy_hole_compensation": "0",
|
||||
"version": "2.1.1.0"
|
||||
"xy_hole_compensation": "0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user