mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 18:42:24 +00:00
Fix Snapmaker profiles (#5763)
* update snapmaker profiles - add BracingKit for Snapmaker 2 - add Artisan profiles * remove key * fix compatible_printers * remove pva for single extruder * fix ci * Fix compatible_printers * Revert specific parameters
This commit is contained in:
@@ -56,14 +56,14 @@
|
||||
"print_flow_ratio": "1",
|
||||
"wall_loops": "3",
|
||||
"detect_thin_wall": "0",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_layers": "3",
|
||||
"bottom_shell_thickness": "0",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"sparse_infill_pattern": "cubic",
|
||||
"filter_out_gap_fill": "0",
|
||||
"infill_wall_overlap": "15%",
|
||||
"infill_direction": "45",
|
||||
|
||||
Reference in New Issue
Block a user