mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
update snapmaker profiles (#5300)
* update snapmaker profiles - add BracingKit for Snapmaker 2 - add Artisan profiles * remove key * fix compatible_printers * remove pva for single extruder * fix ci
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.2 nozzle)"
|
||||
],
|
||||
"bottom_shell_layers": "5",
|
||||
"bottom_shell_layers": "4",
|
||||
"bridge_flow": "1",
|
||||
"initial_layer_line_width": "0.25",
|
||||
"initial_layer_print_height": "0.1",
|
||||
@@ -19,18 +19,9 @@
|
||||
"outer_wall_line_width": "0.22",
|
||||
"sparse_infill_line_width": "0.22",
|
||||
"support_line_width": "0.22",
|
||||
"top_shell_layers": "7",
|
||||
"top_shell_layers": "5",
|
||||
"top_surface_line_width": "0.22",
|
||||
"wall_loops": "4",
|
||||
"gap_infill_speed": "120",
|
||||
"initial_layer_infill_speed": "70",
|
||||
"initial_layer_speed": "40",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"sparse_infill_speed": "100",
|
||||
"support_interface_speed": "40",
|
||||
"top_surface_speed": "150",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
"initial_layer_infill_speed": "80",
|
||||
"inner_wall_speed": "145"
|
||||
}
|
||||
Reference in New Issue
Block a user