Update the Sovol profiles to what Sovol provides themselves (#5512)

* Use profiles given by Sovol

* Change infill pattern to crosshatch
This commit is contained in:
cochcoder
2024-06-02 14:59:35 +00:00
committed by GitHub
parent 0862bb5808
commit 6ad2d7404e
56 changed files with 4214 additions and 2504 deletions

View File

@@ -46,7 +46,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@@ -81,12 +81,12 @@
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40",
"support_threshold_angle": "30",
"support_threshold_angle": "40",
"support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonicline",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",