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:
Dylan
2024-05-18 13:25:39 +08:00
committed by GitHub
parent 96d7139b95
commit 81b3e5939d
270 changed files with 5232 additions and 915 deletions

View File

@@ -18,16 +18,5 @@
"inner_wall_line_width": "0.62",
"internal_solid_infill_line_width": "0.62",
"support_line_width": "0.62",
"top_surface_line_width": "0.62",
"initial_layer_speed": "35",
"initial_layer_infill_speed": "55",
"outer_wall_speed": "120",
"inner_wall_speed": "150",
"sparse_infill_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "150",
"gap_infill_speed": "50",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"support_interface_speed": "35"
"top_surface_line_width": "0.62"
}