Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,50 @@
{
"type": "process",
"name": "0.18 Standard @Snapmaker (0.6 nozzle)",
"inherits": "fdm_process_common",
"from": "system",
"setting_id": "4013595815",
"instantiation": "true",
"compatible_printers": [
"Snapmaker A250 (0.6 nozzle)",
"Snapmaker A350 (0.6 nozzle)",
"Snapmaker A250 Dual (0.6 nozzle)",
"Snapmaker A350 Dual (0.6 nozzle)",
"Snapmaker A250 QSKit (0.6 nozzle)",
"Snapmaker A350 QSKit (0.6 nozzle)",
"Snapmaker A250 BKit (0.6 nozzle)",
"Snapmaker A350 BKit (0.6 nozzle)",
"Snapmaker A250 QS+B Kit (0.6 nozzle)",
"Snapmaker A350 QS+B Kit (0.6 nozzle)",
"Snapmaker A250 Dual QSKit (0.6 nozzle)",
"Snapmaker A350 Dual QSKit (0.6 nozzle)",
"Snapmaker A250 Dual BKit (0.6 nozzle)",
"Snapmaker A350 Dual BKit (0.6 nozzle)",
"Snapmaker A250 Dual QS+B Kit (0.6 nozzle)",
"Snapmaker A350 Dual QS+B Kit (0.6 nozzle)"
],
"layer_height": "0.18",
"initial_layer_print_height": "0.2",
"wall_loops": "2",
"top_shell_layers": "3",
"bridge_flow": "1",
"line_width": "0.62",
"outer_wall_line_width": "0.62",
"initial_layer_line_width": "0.62",
"sparse_infill_line_width": "0.62",
"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": "90",
"inner_wall_speed": "90",
"sparse_infill_speed": "100",
"gap_infill_speed": "50",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"ironing_speed": "30",
"support_interface_speed": "35",
"support_speed": "100"
}