Initial release
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled

This commit is contained in:
Louis Rossmann 2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions

View file

@ -0,0 +1,50 @@
{
"type": "process",
"name": "0.24 Standard @Snapmaker (0.8 nozzle)",
"inherits": "fdm_process_common",
"from": "system",
"setting_id": "3242308101",
"instantiation": "true",
"compatible_printers": [
"Snapmaker A250 (0.8 nozzle)",
"Snapmaker A350 (0.8 nozzle)",
"Snapmaker A250 Dual (0.8 nozzle)",
"Snapmaker A350 Dual (0.8 nozzle)",
"Snapmaker A250 QSKit (0.8 nozzle)",
"Snapmaker A350 QSKit (0.8 nozzle)",
"Snapmaker A250 BKit (0.8 nozzle)",
"Snapmaker A350 BKit (0.8 nozzle)",
"Snapmaker A250 QS+B Kit (0.8 nozzle)",
"Snapmaker A350 QS+B Kit (0.8 nozzle)",
"Snapmaker A250 Dual QSKit (0.8 nozzle)",
"Snapmaker A350 Dual QSKit (0.8 nozzle)",
"Snapmaker A250 Dual BKit (0.8 nozzle)",
"Snapmaker A350 Dual BKit (0.8 nozzle)",
"Snapmaker A250 Dual QS+B Kit (0.8 nozzle)",
"Snapmaker A350 Dual QS+B Kit (0.8 nozzle)"
],
"layer_height": "0.24",
"wall_loops": "2",
"top_shell_layers": "3",
"line_width": "0.82",
"outer_wall_line_width": "0.82",
"initial_layer_line_width": "0.82",
"sparse_infill_line_width": "0.82",
"inner_wall_line_width": "0.82",
"internal_solid_infill_line_width": "0.82",
"support_line_width": "0.82",
"top_surface_line_width": "0.82",
"initial_layer_speed": "35",
"initial_layer_infill_speed": "55",
"outer_wall_speed": "90",
"inner_wall_speed": "85",
"sparse_infill_speed": "100",
"gap_infill_speed": "50",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "25",
"overhang_4_4_speed": "5",
"ironing_speed": "30",
"support_interface_speed": "35",
"support_speed": "100"
}