Tweak default parameters

1.  Change default ensure_vertical_shell_thickness value back to ensure_all as suggested by @igiannakas
2.  Change default sparse_infill_pattern vaule to ipCrossHatch
This commit is contained in:
SoftFever
2024-05-29 23:07:29 +08:00
parent 8b1bf13021
commit 0459c28596
627 changed files with 993 additions and 993 deletions

View File

@@ -23,7 +23,7 @@
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"overhang_4_4_speed": "10",
"support_threshold_angle": "15",
"support_threshold_angle": "30",
"compatible_printers": [
"Folgertech i3 0.4 nozzle",
"Folgertech FT-5 0.4 nozzle",

View File

@@ -23,7 +23,7 @@
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"overhang_4_4_speed": "10",
"support_threshold_angle": "20",
"support_threshold_angle": "30",
"compatible_printers": [
"Folgertech i3 0.4 nozzle",
"Folgertech FT-5 0.4 nozzle",

View File

@@ -23,7 +23,7 @@
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"overhang_4_4_speed": "10",
"support_threshold_angle": "25",
"support_threshold_angle": "30",
"compatible_printers": [
"Folgertech i3 0.4 nozzle",
"Folgertech FT-5 0.4 nozzle",

View File

@@ -20,7 +20,7 @@
"internal_solid_infill_speed": "80",
"top_surface_speed": "70",
"gap_infill_speed": "80",
"support_threshold_angle": "35",
"support_threshold_angle": "30",
"compatible_printers": [
"Folgertech i3 0.4 nozzle",
"Folgertech FT-5 0.4 nozzle",

View File

@@ -20,7 +20,7 @@
"internal_solid_infill_speed": "70",
"top_surface_speed": "70",
"gap_infill_speed": "70",
"support_threshold_angle": "40",
"support_threshold_angle": "30",
"compatible_printers": [
"Folgertech i3 0.4 nozzle",
"Folgertech FT-5 0.4 nozzle",

View File

@@ -18,7 +18,7 @@
"line_width": "0.45",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "20",
@@ -57,7 +57,7 @@
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40",
"support_threshold_angle": "40",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.5",
"detect_thin_wall": "0",
"top_surface_line_width": "0.4",

View File

@@ -27,7 +27,7 @@
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"sparse_infill_pattern": "crosshatch",
"initial_layer_acceleration": "500",
"travel_acceleration": "700",
"inner_wall_acceleration": "500",