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,27 @@
{
"type": "process",
"name": "0.10 Standard @Snapmaker J1 (0.2 nozzle)",
"inherits": "fdm_process_idex",
"from": "system",
"setting_id": "3458191734",
"instantiation": "true",
"compatible_printers": [
"Snapmaker J1 (0.2 nozzle)"
],
"layer_height": "0.1",
"initial_layer_print_height": "0.1",
"wall_loops": "4",
"bottom_shell_layers": "5",
"top_shell_layers": "7",
"bridge_flow": "1",
"line_width": "0.22",
"outer_wall_line_width": "0.22",
"initial_layer_line_width": "0.25",
"sparse_infill_line_width": "0.22",
"inner_wall_line_width": "0.22",
"internal_solid_infill_line_width": "0.22",
"support_line_width": "0.22",
"top_surface_line_width": "0.22",
"initial_layer_infill_speed": "80",
"inner_wall_speed": "145"
}