* fix printing parameters for Snapmaker printers * update * Update Snapmaker profiles * update end gcode
36 lines
No EOL
1 KiB
JSON
36 lines
No EOL
1 KiB
JSON
{
|
|
"type": "process",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"name": "0.10 Standard @Snapmaker J1 (0.2 nozzle)",
|
|
"setting_id": "3458191734",
|
|
"inherits": "fdm_process_idex",
|
|
"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_speed": "40",
|
|
"initial_layer_infill_speed": "70",
|
|
"sparse_infill_speed": "100",
|
|
"top_surface_speed": "150",
|
|
"gap_infill_speed": "120",
|
|
"inner_wall_speed": "200",
|
|
"internal_solid_infill_speed": "200",
|
|
"support_interface_speed": "40",
|
|
"overhang_1_4_speed": "60",
|
|
"overhang_2_4_speed": "30",
|
|
"overhang_3_4_speed": "10"
|
|
} |