mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 12:45:17 +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,20 +8,15 @@
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
],
|
||||
"bottom_shell_layers": "7",
|
||||
"bottom_shell_layers": "4",
|
||||
"bridge_flow": "1",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"ironing_flow": "8%",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_print_height": "0.1",
|
||||
"support_threshold_angle": "15",
|
||||
"top_shell_layers": "9",
|
||||
"gap_infill_speed": "160",
|
||||
"initial_layer_infill_speed": "65",
|
||||
"inner_wall_speed": "230",
|
||||
"internal_solid_infill_speed": "230",
|
||||
"sparse_infill_speed": "120",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
"top_shell_layers": "5",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"inner_wall_speed": "145",
|
||||
"internal_solid_infill_speed": "150"
|
||||
}
|
||||
Reference in New Issue
Block a user