mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +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:
@@ -30,7 +30,7 @@
|
||||
"ensure_vertical_shell_thickness": "none",
|
||||
"filename_format": "J1Benchy_{print_time}.gcode",
|
||||
"sparse_infill_density": "10%",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"sparse_infill_pattern": "alignedrectilinear",
|
||||
"wall_generator": "classic",
|
||||
"seam_position": "nearest",
|
||||
"wall_loops": "2",
|
||||
|
||||
Reference in New Issue
Block a user