mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
Update Snapmaker profiles (#2939)
* fix printing parameters for Snapmaker printers * update * Update Snapmaker profiles * update end gcode
This commit is contained in:
parent
d45ac9201d
commit
1998ec41c5
242 changed files with 6709 additions and 2864 deletions
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.06 Standard @Snapmaker (0.2 nozzle)",
|
||||
"setting_id": "1495708454",
|
||||
"inherits": "fdm_process_common",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.2 nozzle)",
|
||||
"Snapmaker A350 (0.2 nozzle)",
|
||||
"Snapmaker A250 Dual (0.2 nozzle)",
|
||||
"Snapmaker A350 Dual (0.2 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.2 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.2 nozzle)",
|
||||
"Snapmaker A250 Dual QSKit (0.2 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.2 nozzle)"
|
||||
],
|
||||
"bottom_shell_layers": "5",
|
||||
"bridge_flow": "1",
|
||||
"initial_layer_line_width": "0.25",
|
||||
"initial_layer_print_height": "0.1",
|
||||
"inner_wall_line_width": "0.22",
|
||||
"internal_solid_infill_line_width": "0.22",
|
||||
"layer_height": "0.06",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"sparse_infill_line_width": "0.22",
|
||||
"support_line_width": "0.22",
|
||||
"top_shell_layers": "7",
|
||||
"top_surface_line_width": "0.22",
|
||||
"wall_loops": "4",
|
||||
"initial_layer_speed": "40",
|
||||
"gap_infill_speed": "85",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_speed": "120",
|
||||
"ironing_speed": "30",
|
||||
"outer_wall_speed": "100",
|
||||
"support_interface_speed": "40",
|
||||
"support_speed": "100",
|
||||
"travel_speed": "110",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.06 Standard @Snapmaker J1 (0.2 nozzle)",
|
||||
"setting_id": "4149563988",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.2 nozzle)"
|
||||
],
|
||||
"bottom_shell_layers": "5",
|
||||
"bridge_flow": "1",
|
||||
"initial_layer_line_width": "0.25",
|
||||
"initial_layer_print_height": "0.1",
|
||||
"inner_wall_line_width": "0.22",
|
||||
"internal_solid_infill_line_width": "0.22",
|
||||
"layer_height": "0.06",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"sparse_infill_line_width": "0.22",
|
||||
"support_line_width": "0.22",
|
||||
"top_shell_layers": "7",
|
||||
"top_surface_line_width": "0.22",
|
||||
"wall_loops": "4",
|
||||
"gap_infill_speed": "120",
|
||||
"initial_layer_infill_speed": "70",
|
||||
"initial_layer_speed": "40",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"sparse_infill_speed": "100",
|
||||
"support_interface_speed": "40",
|
||||
"top_surface_speed": "150",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.08 Extra Fine @Snapmaker (0.4 nozzle)",
|
||||
"setting_id": "3124178337",
|
||||
"inherits": "fdm_process_common",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
"Snapmaker A350 (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual (0.4 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.4 nozzle)"
|
||||
],
|
||||
"bottom_shell_layers": "7",
|
||||
"bridge_flow": "1",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"ironing_flow": "8%",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_print_height": "0.1",
|
||||
"support_threshold_angle": "15",
|
||||
"top_shell_layers": "9",
|
||||
"gap_infill_speed": "85",
|
||||
"initial_layer_infill_speed": "65",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_speed": "120",
|
||||
"overhang_1_4_speed": "55",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10",
|
||||
"sparse_infill_speed": "90",
|
||||
"top_surface_speed": "70",
|
||||
"ironing_speed": "30",
|
||||
"support_speed": "100",
|
||||
"travel_speed": "110"
|
||||
}
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.08 Extra Fine @Snapmaker J1 (0.4 nozzle)",
|
||||
"setting_id": "175768766",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
],
|
||||
"bottom_shell_layers": "7",
|
||||
"bridge_flow": "1",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"ironing_flow": "8%",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_print_height": "0.1",
|
||||
"support_threshold_angle": "15",
|
||||
"top_shell_layers": "9",
|
||||
"gap_infill_speed": "160",
|
||||
"initial_layer_infill_speed": "65",
|
||||
"inner_wall_speed": "230",
|
||||
"internal_solid_infill_speed": "230",
|
||||
"sparse_infill_speed": "120",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.10 Standard @Snapmaker (0.2 nozzle)",
|
||||
"setting_id": "1303724634",
|
||||
"inherits": "fdm_process_common",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.2 nozzle)",
|
||||
"Snapmaker A350 (0.2 nozzle)",
|
||||
"Snapmaker A250 Dual (0.2 nozzle)",
|
||||
"Snapmaker A350 Dual (0.2 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.2 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.2 nozzle)",
|
||||
"Snapmaker A250 Dual QSKit (0.2 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (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",
|
||||
"gap_infill_speed": "85",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_speed": "120",
|
||||
"ironing_speed": "30",
|
||||
"outer_wall_speed": "100",
|
||||
"support_interface_speed": "40",
|
||||
"support_speed": "100",
|
||||
"travel_speed": "110",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"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"
|
||||
}
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.12 Fine @Snapmaker (0.4 nozzle)",
|
||||
"setting_id": "659326512",
|
||||
"inherits": "fdm_process_common",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
"Snapmaker A350 (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual (0.4 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.4 nozzle)"
|
||||
],
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"bottom_shell_layers": "5",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"top_shell_layers": "5",
|
||||
"top_shell_thickness": "0.6",
|
||||
"bridge_flow": "1",
|
||||
"support_threshold_angle": "20",
|
||||
"initial_layer_infill_speed": "65",
|
||||
"outer_wall_speed": "75",
|
||||
"inner_wall_speed": "120",
|
||||
"sparse_infill_speed": "90",
|
||||
"internal_solid_infill_speed": "120",
|
||||
"top_surface_speed": "70",
|
||||
"gap_infill_speed": "85",
|
||||
"overhang_1_4_speed": "55",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10",
|
||||
"ironing_speed": "30",
|
||||
"support_speed": "100"
|
||||
}
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.12 Fine @Snapmaker J1 (0.4 nozzle)",
|
||||
"setting_id": "2089753458",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
],
|
||||
"layer_height": "0.12",
|
||||
"bottom_shell_layers": "5",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"top_shell_layers": "5",
|
||||
"top_shell_thickness": "0.6",
|
||||
"bridge_flow": "1",
|
||||
"support_threshold_angle": "20",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"inner_wall_speed": "230",
|
||||
"internal_solid_infill_speed": "230",
|
||||
"sparse_infill_speed": "120",
|
||||
"top_surface_speed": "120",
|
||||
"gap_infill_speed": "160",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.14 Standard @Snapmaker (0.2 nozzle)",
|
||||
"setting_id": "3753641602",
|
||||
"inherits": "fdm_process_common",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.2 nozzle)",
|
||||
"Snapmaker A350 (0.2 nozzle)",
|
||||
"Snapmaker A250 Dual (0.2 nozzle)",
|
||||
"Snapmaker A350 Dual (0.2 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.2 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.2 nozzle)",
|
||||
"Snapmaker A250 Dual QSKit (0.2 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.2 nozzle)"
|
||||
],
|
||||
"layer_height": "0.14",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"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",
|
||||
"gap_infill_speed": "85",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_speed": "120",
|
||||
"ironing_speed": "30",
|
||||
"outer_wall_speed": "100",
|
||||
"support_interface_speed": "40",
|
||||
"support_speed": "100",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.14 Standard @Snapmaker J1 (0.2 nozzle)",
|
||||
"setting_id": "2689370057",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.2 nozzle)"
|
||||
],
|
||||
"layer_height": "0.14",
|
||||
"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"
|
||||
}
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.16 Optimal @Snapmaker (0.4 nozzle)",
|
||||
"setting_id": "719207749",
|
||||
"inherits": "fdm_process_common",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
"Snapmaker A350 (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual (0.4 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.4 nozzle)"
|
||||
],
|
||||
"layer_height": "0.16",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"bottom_shell_layers": "4",
|
||||
"top_shell_thickness": "0.6",
|
||||
"bridge_flow": "1",
|
||||
"support_threshold_angle": "25",
|
||||
"initial_layer_infill_speed": "65",
|
||||
"outer_wall_speed": "80",
|
||||
"inner_wall_speed": "100",
|
||||
"sparse_infill_speed": "95",
|
||||
"infill_wall_overlap": "20%",
|
||||
"top_surface_speed": "70",
|
||||
"gap_infill_speed": "85",
|
||||
"overhang_1_4_speed": "55",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10",
|
||||
"ironing_speed": "30",
|
||||
"support_speed": "100"
|
||||
}
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.16 Optimal @Snapmaker J1 (0.4 nozzle)",
|
||||
"setting_id": "931476703",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
],
|
||||
"layer_height": "0.16",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"bottom_shell_layers": "4",
|
||||
"top_shell_thickness": "0.6",
|
||||
"bridge_flow": "1",
|
||||
"support_threshold_angle": "25",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"outer_wall_speed": "80",
|
||||
"sparse_infill_speed": "140",
|
||||
"top_surface_speed": "80",
|
||||
"gap_infill_speed": "160",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.18 Standard @Snapmaker (0.6 nozzle)",
|
||||
"setting_id": "4013595815",
|
||||
"inherits": "fdm_process_common",
|
||||
"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 Dual QSKit (0.6 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (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"
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.18 Standard @Snapmaker J1 (0.6 nozzle)",
|
||||
"setting_id": "1330982148",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.6 nozzle)"
|
||||
],
|
||||
"layer_height": "0.18",
|
||||
"wall_loops": "2",
|
||||
"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": "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"
|
||||
}
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.20 Standard @Snapmaker (0.4 nozzle)",
|
||||
"setting_id": "3044804041",
|
||||
"inherits": "fdm_process_common",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
"Snapmaker A350 (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual (0.4 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.4 nozzle)"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"inner_wall_speed": "90",
|
||||
"sparse_infill_speed": "95",
|
||||
"top_surface_speed": "70",
|
||||
"gap_infill_speed": "85",
|
||||
"support_speed": "100",
|
||||
"ironing_speed": "30",
|
||||
"overhang_1_4_speed": "40",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.20 Standard @Snapmaker J1 (0.4 nozzle)",
|
||||
"setting_id": "4042107035",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"outer_wall_speed": "140",
|
||||
"inner_wall_speed": "240",
|
||||
"sparse_infill_speed": "300",
|
||||
"internal_solid_infill_speed": "240",
|
||||
"top_surface_speed": "140",
|
||||
"gap_infill_speed": "240",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.20 Strength @Snapmaker (0.4 nozzle)",
|
||||
"setting_id": "3490773493",
|
||||
"inherits": "fdm_process_common",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
"Snapmaker A350 (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual (0.4 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.4 nozzle)"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"wall_loops": "6",
|
||||
"outer_wall_speed": "90",
|
||||
"sparse_infill_density": "25%",
|
||||
"gap_infill_speed": "85",
|
||||
"initial_layer_infill_speed": "65",
|
||||
"inner_wall_speed": "100",
|
||||
"infill_wall_overlap": "25%",
|
||||
"ironing_speed": "30",
|
||||
"sparse_infill_speed": "95",
|
||||
"support_speed": "100",
|
||||
"top_surface_speed": "70",
|
||||
"overhang_1_4_speed": "55",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.20 Strength @Snapmaker J1 (0.4 nozzle)",
|
||||
"setting_id": "563165128",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"wall_loops": "6",
|
||||
"outer_wall_speed": "120",
|
||||
"top_surface_speed": "120",
|
||||
"sparse_infill_density": "25%",
|
||||
"gap_infill_speed": "160",
|
||||
"initial_layer_infill_speed": "65",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"sparse_infill_speed": "160",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
|
@ -1,80 +0,0 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP040",
|
||||
"name": "0.20mm 0.4 Standard @Snapmaker J1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"bottom_shell_layers": "4",
|
||||
"bridge_acceleration": "60%",
|
||||
"brim_type": "no_brim",
|
||||
"default_acceleration": "5000",
|
||||
"default_jerk": "3",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
"enable_arc_fitting": "1",
|
||||
"enable_support": "1",
|
||||
"filename_format": "{input_filename_base}_{layer_height}mm_J1_{print_time}.gcode",
|
||||
"flush_into_infill": "1",
|
||||
"gap_infill_speed": "80",
|
||||
"gcode_comments": "1",
|
||||
"infill_jerk": "3",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "40",
|
||||
"initial_layer_jerk": "1",
|
||||
"initial_layer_speed": "35",
|
||||
"initial_layer_travel_speed": "50%",
|
||||
"inner_wall_acceleration": "2000",
|
||||
"inner_wall_jerk": "3",
|
||||
"inner_wall_line_width": "0.44",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_line_width": "0.45",
|
||||
"internal_solid_infill_speed": "160",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.25",
|
||||
"line_width": "0.44",
|
||||
"max_travel_detour_distance": "3",
|
||||
"only_one_wall_top": "1",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_jerk": "2",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "100",
|
||||
"overhang_1_4_speed": "50",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "20",
|
||||
"post_process": [
|
||||
"/Users/hliebscher/smfix_bs-darwin-arm64",
|
||||
"\n/Users/hliebscher/j1x2",
|
||||
"\n"
|
||||
],
|
||||
"precise_outer_wall": "1",
|
||||
"prime_tower_brim_width": "1",
|
||||
"prime_tower_width": "10",
|
||||
"prime_volume": "2",
|
||||
"print_settings_id": "0.4 0.25mm Normal S2J2 Parts",
|
||||
"reduce_crossing_wall": "1",
|
||||
"skirt_loops": "2",
|
||||
"small_perimeter_speed": "80%",
|
||||
"small_perimeter_threshold": "6",
|
||||
"sparse_infill_density": "35%",
|
||||
"sparse_infill_line_width": "0.44",
|
||||
"sparse_infill_pattern": "adaptivecubic",
|
||||
"sparse_infill_speed": "130",
|
||||
"support_interface_top_layers": "0",
|
||||
"support_line_width": "0.45",
|
||||
"support_speed": "100",
|
||||
"support_top_z_distance": "0",
|
||||
"support_type": "normal(manual)",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_thickness": "0",
|
||||
"top_surface_acceleration": "1000",
|
||||
"top_surface_jerk": "1",
|
||||
"top_surface_speed": "60",
|
||||
"travel_acceleration": "2500",
|
||||
"travel_jerk": "9",
|
||||
"travel_speed": "150",
|
||||
"tree_support_wall_count": "2",
|
||||
"xy_hole_compensation": "0.08",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -1,80 +0,0 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP041",
|
||||
"name": "0.20mm 0.6 Standard @Snapmaker J1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"bottom_shell_layers": "4",
|
||||
"bridge_acceleration": "60%",
|
||||
"brim_type": "no_brim",
|
||||
"default_acceleration": "5000",
|
||||
"default_jerk": "3",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
"enable_arc_fitting": "1",
|
||||
"enable_support": "1",
|
||||
"filename_format": "{input_filename_base}_{layer_height}mm_J1_{print_time}.gcode",
|
||||
"flush_into_infill": "1",
|
||||
"gap_infill_speed": "80",
|
||||
"gcode_comments": "1",
|
||||
"infill_jerk": "3",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "40",
|
||||
"initial_layer_jerk": "1",
|
||||
"initial_layer_speed": "35",
|
||||
"initial_layer_travel_speed": "50%",
|
||||
"inner_wall_acceleration": "2000",
|
||||
"inner_wall_jerk": "3",
|
||||
"inner_wall_line_width": "0.64",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_line_width": "0.65",
|
||||
"internal_solid_infill_speed": "160",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.25",
|
||||
"line_width": "0.64",
|
||||
"max_travel_detour_distance": "3",
|
||||
"only_one_wall_top": "1",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_jerk": "2",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"outer_wall_speed": "100",
|
||||
"overhang_1_4_speed": "50",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "20",
|
||||
"post_process": [
|
||||
"/Users/hliebscher/smfix_bs-darwin-arm64",
|
||||
"\n/Users/hliebscher/j1x1",
|
||||
"\n"
|
||||
],
|
||||
"precise_outer_wall": "1",
|
||||
"prime_tower_brim_width": "1",
|
||||
"prime_tower_width": "10",
|
||||
"prime_volume": "2",
|
||||
"print_settings_id": "0.6 0.25mm Normal S2J2 Parts",
|
||||
"reduce_crossing_wall": "1",
|
||||
"skirt_loops": "2",
|
||||
"small_perimeter_speed": "80%",
|
||||
"small_perimeter_threshold": "6",
|
||||
"sparse_infill_density": "35%",
|
||||
"sparse_infill_line_width": "0.64",
|
||||
"sparse_infill_pattern": "adaptivecubic",
|
||||
"sparse_infill_speed": "130",
|
||||
"support_interface_top_layers": "0",
|
||||
"support_line_width": "0.65",
|
||||
"support_speed": "100",
|
||||
"support_top_z_distance": "0",
|
||||
"support_type": "normal(manual)",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_thickness": "0",
|
||||
"top_surface_acceleration": "1000",
|
||||
"top_surface_jerk": "1",
|
||||
"top_surface_speed": "60",
|
||||
"travel_acceleration": "2500",
|
||||
"travel_jerk": "9",
|
||||
"travel_speed": "150",
|
||||
"tree_support_wall_count": "2",
|
||||
"xy_hole_compensation": "0.08",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @Snapmaker",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"initial_layer_speed": "40",
|
||||
"initial_layer_infill_speed": "50",
|
||||
"outer_wall_speed": "35",
|
||||
"inner_wall_speed": "60",
|
||||
"sparse_infill_speed": "100",
|
||||
"internal_solid_infill_speed": "100",
|
||||
"top_surface_speed": "50",
|
||||
"gap_infill_speed": "40",
|
||||
"travel_speed": "120",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 0.4 nozzle",
|
||||
"Snapmaker A350 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.24 Draft @Snapmaker (0.4 nozzle)",
|
||||
"setting_id": "1966563644",
|
||||
"inherits": "fdm_process_common",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
"Snapmaker A350 (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual (0.4 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.4 nozzle)"
|
||||
],
|
||||
"layer_height": "0.24",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"top_surface_line_width": "0.45",
|
||||
"top_shell_layers": "3",
|
||||
"top_shell_thickness": "0.6",
|
||||
"support_threshold_angle": "35",
|
||||
"initial_layer_infill_speed": "65",
|
||||
"outer_wall_speed": "90",
|
||||
"inner_wall_speed": "100",
|
||||
"sparse_infill_speed": "100",
|
||||
"top_surface_speed": "70",
|
||||
"gap_infill_speed": "85",
|
||||
"ironing_speed": "30",
|
||||
"support_speed": "100",
|
||||
"overhang_1_4_speed": "55",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.24 Draft @Snapmaker J1 (0.4 nozzle)",
|
||||
"setting_id": "2742890459",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
],
|
||||
"layer_height": "0.24",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"top_surface_line_width": "0.45",
|
||||
"top_shell_layers": "3",
|
||||
"top_shell_thickness": "0.6",
|
||||
"support_threshold_angle": "35",
|
||||
"initial_layer_infill_speed": "65",
|
||||
"inner_wall_speed": "190",
|
||||
"internal_solid_infill_speed": "190",
|
||||
"sparse_infill_speed": "160",
|
||||
"top_surface_speed": "160",
|
||||
"gap_infill_speed": "160",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.24 Standard @Snapmaker (0.6 nozzle)",
|
||||
"setting_id": "159607191",
|
||||
"inherits": "fdm_process_common",
|
||||
"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 Dual QSKit (0.6 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.6 nozzle)"
|
||||
],
|
||||
"layer_height": "0.24",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"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": "85",
|
||||
"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"
|
||||
}
|
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.24 Standard @Snapmaker (0.8 nozzle)",
|
||||
"setting_id": "3242308101",
|
||||
"inherits": "fdm_process_common",
|
||||
"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 Dual QSKit (0.8 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (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",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"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"
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.24 Standard @Snapmaker J1 (0.6 nozzle)",
|
||||
"setting_id": "2957563554",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.6 nozzle)"
|
||||
],
|
||||
"layer_height": "0.24",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"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": "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"
|
||||
}
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.24 Standard @Snapmaker J1 (0.8 nozzle)",
|
||||
"setting_id": "2022313264",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.8 nozzle)"
|
||||
],
|
||||
"layer_height": "0.24",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"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",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"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",
|
||||
"overhang_3_4_speed": "25",
|
||||
"overhang_4_4_speed": "5",
|
||||
"support_interface_speed": "35"
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.25 Benchy @Snapmaker J1 (0.4 nozzle)",
|
||||
"setting_id": "4247211099",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"top_shell_thickness": "0.5",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"outer_wall_speed": "180",
|
||||
"inner_wall_speed": "280",
|
||||
"sparse_infill_speed": "200",
|
||||
"internal_solid_infill_speed": "280",
|
||||
"top_surface_speed": "200",
|
||||
"gap_infill_speed": "280",
|
||||
"enable_overhang_speed": "0",
|
||||
"overhang_1_4_speed": "150",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "10",
|
||||
"detect_overhang_wall": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"ensure_vertical_shell_thickness": "0",
|
||||
"filename_format": "J1Benchy_{print_time}.gcode",
|
||||
"sparse_infill_density": "10%",
|
||||
"wall_generator": "classic",
|
||||
"seam_position": "nearest",
|
||||
"wall_loops": "2",
|
||||
"only_one_wall_top": "1",
|
||||
"only_one_wall_first_layer": "1",
|
||||
"resolution": "0.05",
|
||||
"minimum_sparse_infill_area": "0",
|
||||
"infill_combination": "1",
|
||||
"line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"outer_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"support_line_width": "0.5",
|
||||
"top_surface_line_width": "0.5",
|
||||
"bridge_acceleration": "3000",
|
||||
"bridge_speed": "180",
|
||||
"default_acceleration": "15000",
|
||||
"inner_wall_acceleration": "15000",
|
||||
"internal_solid_infill_acceleration": "20000",
|
||||
"outer_wall_acceleration": "3000",
|
||||
"small_perimeter_speed": "200",
|
||||
"sparse_infill_acceleration": "15000",
|
||||
"top_surface_acceleration": "8000",
|
||||
"travel_acceleration": "28000"
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.28 Extra Draft @Snapmaker (0.4 nozzle)",
|
||||
"setting_id": "3717021337",
|
||||
"inherits": "fdm_process_common",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
"Snapmaker A350 (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual (0.4 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.4 nozzle)"
|
||||
],
|
||||
"layer_height": "0.28",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"top_surface_line_width": "0.45",
|
||||
"top_shell_layers": "3",
|
||||
"top_shell_thickness": "0.6",
|
||||
"support_threshold_angle": "40",
|
||||
"initial_layer_infill_speed": "65",
|
||||
"outer_wall_speed": "85",
|
||||
"inner_wall_speed": "95",
|
||||
"sparse_infill_speed": "95",
|
||||
"internal_solid_infill_speed": "95",
|
||||
"top_surface_speed": "70",
|
||||
"gap_infill_speed": "85",
|
||||
"ironing_speed": "30",
|
||||
"support_speed": "100",
|
||||
"overhang_1_4_speed": "55",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.28 Extra Draft @Snapmaker J1 (0.4 nozzle)",
|
||||
"setting_id": "1784261617",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
],
|
||||
"layer_height": "0.28",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"top_surface_line_width": "0.45",
|
||||
"top_shell_layers": "3",
|
||||
"top_shell_thickness": "0.6",
|
||||
"support_threshold_angle": "40",
|
||||
"initial_layer_infill_speed": "65",
|
||||
"inner_wall_speed": "180",
|
||||
"sparse_infill_speed": "160",
|
||||
"top_surface_speed": "150",
|
||||
"gap_infill_speed": "160",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10"
|
||||
}
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.30 Standard @Snapmaker (0.6 nozzle)",
|
||||
"setting_id": "1410611847",
|
||||
"inherits": "fdm_process_common",
|
||||
"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 Dual QSKit (0.6 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.6 nozzle)"
|
||||
],
|
||||
"layer_height": "0.3",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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": "75",
|
||||
"inner_wall_speed": "85",
|
||||
"sparse_infill_speed": "100",
|
||||
"internal_solid_infill_speed": "85",
|
||||
"gap_infill_speed": "50",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50",
|
||||
"ironing_speed": "30",
|
||||
"support_interface_speed": "35",
|
||||
"support_speed": "100"
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.30 Standard @Snapmaker J1 (0.6 nozzle)",
|
||||
"setting_id": "1402174975",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.6 nozzle)"
|
||||
],
|
||||
"layer_height": "0.3",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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": "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"
|
||||
}
|
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.30 Strength @Snapmaker (0.6 nozzle)",
|
||||
"setting_id": "829998779",
|
||||
"inherits": "fdm_process_common",
|
||||
"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 Dual QSKit (0.6 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.6 nozzle)"
|
||||
],
|
||||
"layer_height": "0.3",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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",
|
||||
"wall_loops": "6",
|
||||
"sparse_infill_density": "25%",
|
||||
"initial_layer_speed": "35",
|
||||
"initial_layer_infill_speed": "55",
|
||||
"outer_wall_speed": "75",
|
||||
"inner_wall_speed": "85",
|
||||
"sparse_infill_speed": "100",
|
||||
"internal_solid_infill_speed": "85",
|
||||
"gap_infill_speed": "50",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50",
|
||||
"ironing_speed": "30",
|
||||
"support_interface_speed": "35",
|
||||
"support_speed": "100"
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.30 Strength @Snapmaker J1 (0.6 nozzle)",
|
||||
"setting_id": "2196759212",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.6 nozzle)"
|
||||
],
|
||||
"layer_height": "0.3",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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",
|
||||
"wall_loops": "6",
|
||||
"sparse_infill_density": "25%",
|
||||
"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"
|
||||
}
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.32 Standard @Snapmaker (0.8 nozzle)",
|
||||
"setting_id": "3587326841",
|
||||
"inherits": "fdm_process_common",
|
||||
"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 Dual QSKit (0.8 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.8 nozzle)"
|
||||
],
|
||||
"layer_height": "0.32",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"initial_layer_speed": "35",
|
||||
"initial_layer_infill_speed": "55",
|
||||
"outer_wall_speed": "75",
|
||||
"inner_wall_speed": "85",
|
||||
"sparse_infill_speed": "100",
|
||||
"internal_solid_infill_speed": "85",
|
||||
"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"
|
||||
}
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.32 Standard @Snapmaker J1 (0.8 nozzle)",
|
||||
"setting_id": "1103138322",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.8 nozzle)"
|
||||
],
|
||||
"layer_height": "0.32",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"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",
|
||||
"overhang_3_4_speed": "25",
|
||||
"overhang_4_4_speed": "5",
|
||||
"support_interface_speed": "35"
|
||||
}
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.34 Standard @Snapmaker (0.6 nozzle)",
|
||||
"setting_id": "3323821663",
|
||||
"inherits": "fdm_process_common",
|
||||
"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 Dual QSKit (0.6 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.6 nozzle)"
|
||||
],
|
||||
"layer_height": "0.34",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"gap_infill_speed": "50",
|
||||
"initial_layer_infill_speed": "55",
|
||||
"initial_layer_speed": "35",
|
||||
"inner_wall_speed": "85",
|
||||
"internal_solid_infill_speed": "85",
|
||||
"ironing_speed": "30",
|
||||
"outer_wall_speed": "75",
|
||||
"sparse_infill_speed": "100",
|
||||
"support_interface_speed": "35",
|
||||
"support_speed": "100",
|
||||
"travel_speed": "110",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50"
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.34 Standard @Snapmaker J1 (0.6 nozzle)",
|
||||
"setting_id": "1036004160",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.6 nozzle)"
|
||||
],
|
||||
"layer_height": "0.34",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"gap_infill_speed": "50",
|
||||
"initial_layer_infill_speed": "55",
|
||||
"initial_layer_speed": "35",
|
||||
"inner_wall_speed": "150",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"outer_wall_speed": "120",
|
||||
"sparse_infill_speed": "100",
|
||||
"support_interface_speed": "35",
|
||||
"top_surface_speed": "150",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50"
|
||||
}
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.36 Standard @Snapmaker (0.8 nozzle)",
|
||||
"setting_id": "1205536673",
|
||||
"inherits": "fdm_process_common",
|
||||
"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 Dual QSKit (0.8 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.8 nozzle)"
|
||||
],
|
||||
"layer_height": "0.36",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"gap_infill_speed": "50",
|
||||
"initial_layer_infill_speed": "55",
|
||||
"initial_layer_speed": "35",
|
||||
"inner_wall_speed": "85",
|
||||
"internal_solid_infill_speed": "85",
|
||||
"ironing_speed": "30",
|
||||
"outer_wall_speed": "75",
|
||||
"sparse_infill_speed": "100",
|
||||
"support_interface_speed": "35",
|
||||
"support_speed": "100",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "25",
|
||||
"overhang_4_4_speed": "5"
|
||||
}
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.36 Standard @Snapmaker J1 (0.8 nozzle)",
|
||||
"setting_id": "798218413",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.8 nozzle)"
|
||||
],
|
||||
"layer_height": "0.36",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"gap_infill_speed": "50",
|
||||
"initial_layer_infill_speed": "55",
|
||||
"initial_layer_speed": "35",
|
||||
"inner_wall_speed": "150",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"outer_wall_speed": "120",
|
||||
"sparse_infill_speed": "100",
|
||||
"support_interface_speed": "35",
|
||||
"top_surface_speed": "150",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "25",
|
||||
"overhang_4_4_speed": "5"
|
||||
}
|
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.38 Standard @Snapmaker (0.6 nozzle)",
|
||||
"setting_id": "2876749174",
|
||||
"inherits": "fdm_process_common",
|
||||
"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 Dual QSKit (0.6 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.6 nozzle)"
|
||||
],
|
||||
"layer_height": "0.38",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"gap_infill_speed": "50",
|
||||
"initial_layer_infill_speed": "55",
|
||||
"initial_layer_speed": "35",
|
||||
"inner_wall_speed": "85",
|
||||
"internal_solid_infill_speed": "85",
|
||||
"ironing_speed": "30",
|
||||
"outer_wall_speed": "75",
|
||||
"sparse_infill_speed": "100",
|
||||
"support_interface_speed": "35",
|
||||
"support_speed": "100",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50"
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.38 Standard @Snapmaker J1 (0.6 nozzle)",
|
||||
"setting_id": "2402668673",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.6 nozzle)"
|
||||
],
|
||||
"layer_height": "0.38",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"gap_infill_speed": "50",
|
||||
"initial_layer_infill_speed": "55",
|
||||
"initial_layer_speed": "35",
|
||||
"inner_wall_speed": "150",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"outer_wall_speed": "120",
|
||||
"sparse_infill_speed": "100",
|
||||
"support_interface_speed": "35",
|
||||
"top_surface_speed": "150",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50"
|
||||
}
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.40 Standard @Snapmaker (0.8 nozzle)",
|
||||
"setting_id": "2678033582",
|
||||
"inherits": "fdm_process_common",
|
||||
"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 Dual QSKit (0.8 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.8 nozzle)"
|
||||
],
|
||||
"layer_height": "0.4",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"initial_layer_speed": "35",
|
||||
"initial_layer_infill_speed": "55",
|
||||
"outer_wall_speed": "75",
|
||||
"inner_wall_speed": "85",
|
||||
"sparse_infill_speed": "100",
|
||||
"internal_solid_infill_speed": "85",
|
||||
"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"
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.40 Standard @Snapmaker J1 (0.8 nozzle)",
|
||||
"setting_id": "2366200641",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.8 nozzle)"
|
||||
],
|
||||
"layer_height": "0.4",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"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",
|
||||
"overhang_3_4_speed": "25",
|
||||
"overhang_4_4_speed": "5",
|
||||
"support_interface_speed": "35"
|
||||
}
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.42 Draft @Snapmaker (0.6 nozzle)",
|
||||
"setting_id": "886975587",
|
||||
"inherits": "fdm_process_common",
|
||||
"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 Dual QSKit (0.6 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.6 nozzle)"
|
||||
],
|
||||
"layer_height": "0.42",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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": "75",
|
||||
"inner_wall_speed": "85",
|
||||
"sparse_infill_speed": "100",
|
||||
"internal_solid_infill_speed": "85",
|
||||
"gap_infill_speed": "50",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50",
|
||||
"ironing_speed": "30",
|
||||
"support_interface_speed": "35",
|
||||
"support_speed": "100"
|
||||
}
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.42 Draft @Snapmaker J1 (0.6 nozzle)",
|
||||
"setting_id": "2589039514",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.6 nozzle)"
|
||||
],
|
||||
"layer_height": "0.42",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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": "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"
|
||||
}
|
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.48 Draft @Snapmaker (0.8 nozzle)",
|
||||
"setting_id": "2532073691",
|
||||
"inherits": "fdm_process_common",
|
||||
"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 Dual QSKit (0.8 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.8 nozzle)"
|
||||
],
|
||||
"layer_height": "0.48",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"initial_layer_speed": "35",
|
||||
"initial_layer_infill_speed": "55",
|
||||
"outer_wall_speed": "75",
|
||||
"inner_wall_speed": "85",
|
||||
"sparse_infill_speed": "100",
|
||||
"internal_solid_infill_speed": "85",
|
||||
"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"
|
||||
}
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.48 Draft @Snapmaker J1 (0.8 nozzle)",
|
||||
"setting_id": "3841224085",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.8 nozzle)"
|
||||
],
|
||||
"layer_height": "0.48",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"bridge_speed": "30",
|
||||
"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",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"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",
|
||||
"overhang_3_4_speed": "25",
|
||||
"overhang_4_4_speed": "5",
|
||||
"support_interface_speed": "35"
|
||||
}
|
|
@ -1,106 +1,179 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"adaptive_layer_height": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_thickness": "0",
|
||||
"bridge_speed": "50",
|
||||
"brim_width": "5",
|
||||
"brim_object_gap": "0.1",
|
||||
"compatible_printers": [],
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "1000",
|
||||
"initial_layer_acceleration": "500",
|
||||
"top_surface_acceleration": "800",
|
||||
"travel_acceleration": "1000",
|
||||
"inner_wall_acceleration": "900",
|
||||
"outer_wall_acceleration": "700",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
"outer_wall_line_width": "0.4",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.4",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "0",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"infill_wall_overlap": "25%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "10%",
|
||||
"ironing_spacing": "0.15",
|
||||
"ironing_speed": "30",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"wall_loops": "3",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "0",
|
||||
"minimum_sparse_infill_area": "15",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"resolution": "0.012",
|
||||
"support_type": "normal(auto)",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.4",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "2",
|
||||
"support_interface_bottom_layers": "2",
|
||||
"support_interface_spacing": "0.5",
|
||||
"support_interface_speed": "80",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "150",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "0.35",
|
||||
"tree_support_branch_angle": "30",
|
||||
"tree_support_wall_count": "0",
|
||||
"tree_support_with_infill": "0",
|
||||
"detect_thin_wall": "0",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"top_surface_line_width": "0.4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"enable_prime_tower": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"layer_height": "0.2",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"bridge_flow": "1",
|
||||
"initial_layer_speed": "45",
|
||||
"initial_layer_infill_speed": "45",
|
||||
"outer_wall_speed": "45",
|
||||
"inner_wall_speed": "80",
|
||||
"sparse_infill_speed": "150",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"top_surface_speed": "50",
|
||||
"gap_infill_speed": "30",
|
||||
"travel_speed": "200",
|
||||
"enable_arc_fitting": "0"
|
||||
|
||||
}
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"name": "fdm_process_common",
|
||||
"setting_id": "2598417433",
|
||||
"adaptive_layer_height": "0",
|
||||
"layer_height": "0.2",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"line_width": "0.42",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"top_surface_line_width": "0.42",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"support_line_width": "0.42",
|
||||
"seam_position": "aligned",
|
||||
"seam_gap": "15%",
|
||||
"role_based_wipe_speed": "1",
|
||||
"wipe_speed": "80%",
|
||||
"wipe_on_loops": "1",
|
||||
"slice_closing_radius": "0.049",
|
||||
"resolution": "0.012",
|
||||
"enable_arc_fitting": "0",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
"precise_outer_wall": "1",
|
||||
"ironing_type": "no ironing",
|
||||
"ironing_flow": "10%",
|
||||
"ironing_spacing": "0.15",
|
||||
"wall_generator": "arachne",
|
||||
"wall_transition_angle": "10",
|
||||
"wall_transition_filter_deviation": "25%",
|
||||
"wall_transition_length": "100%",
|
||||
"wall_distribution_count": "1",
|
||||
"min_bead_width": "85%",
|
||||
"min_feature_size": "25%",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"bridge_flow": "0.95",
|
||||
"bridge_density": "100%",
|
||||
"thick_bridges": "1",
|
||||
"top_solid_infill_flow_ratio": "1",
|
||||
"bottom_solid_infill_flow_ratio": "1",
|
||||
"only_one_wall_top": "0",
|
||||
"only_one_wall_first_layer": "0",
|
||||
"detect_overhang_wall": "1",
|
||||
"reduce_crossing_wall": "1",
|
||||
"max_travel_detour_distance": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"draft_shield": "disabled",
|
||||
"independent_support_layer_height": "1",
|
||||
"interface_shells": "0",
|
||||
"max_bridge_length": "10",
|
||||
"print_flow_ratio": "1",
|
||||
"wall_loops": "3",
|
||||
"detect_thin_wall": "0",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_layers": "3",
|
||||
"bottom_shell_thickness": "0",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"filter_out_gap_fill": "0",
|
||||
"infill_wall_overlap": "15%",
|
||||
"infill_direction": "45",
|
||||
"bridge_angle": "0",
|
||||
"minimum_sparse_infill_area": "15",
|
||||
"infill_combination": "0",
|
||||
"detect_narrow_internal_solid_infill": "1",
|
||||
"ensure_vertical_shell_thickness": "1",
|
||||
"internal_bridge_support_thickness": "0.8",
|
||||
"initial_layer_speed": "50",
|
||||
"initial_layer_infill_speed": "50",
|
||||
"initial_layer_travel_speed": "80%",
|
||||
"outer_wall_speed": "70",
|
||||
"inner_wall_speed": "80",
|
||||
"sparse_infill_speed": "85",
|
||||
"internal_solid_infill_speed": "100",
|
||||
"top_surface_speed": "100",
|
||||
"gap_infill_speed": "100",
|
||||
"support_speed": "80",
|
||||
"support_interface_speed": "50",
|
||||
"ironing_speed": "50",
|
||||
"enable_overhang_speed": "1",
|
||||
"overhang_speed_classic": "0",
|
||||
"overhang_1_4_speed": "35",
|
||||
"overhang_2_4_speed": "25",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "10",
|
||||
"bridge_speed": "50",
|
||||
"travel_speed": "120",
|
||||
"default_acceleration": "2000",
|
||||
"outer_wall_acceleration": "1000",
|
||||
"inner_wall_acceleration": "2000",
|
||||
"bridge_acceleration": "1000",
|
||||
"sparse_infill_acceleration": "2000",
|
||||
"internal_solid_infill_acceleration": "2000",
|
||||
"initial_layer_acceleration": "500",
|
||||
"top_surface_acceleration": "1000",
|
||||
"travel_acceleration": "2000",
|
||||
"default_jerk": "0",
|
||||
"infill_jerk": "4",
|
||||
"initial_layer_jerk": "4",
|
||||
"inner_wall_jerk": "4",
|
||||
"outer_wall_jerk": "2",
|
||||
"top_surface_jerk": "2",
|
||||
"travel_jerk": "4",
|
||||
"enable_support": "0",
|
||||
"support_type": "normal(auto)",
|
||||
"support_style": "snug",
|
||||
"support_threshold_angle": "30",
|
||||
"support_on_build_plate_only": "1",
|
||||
"support_critical_regions_only": "1",
|
||||
"raft_layers": "0",
|
||||
"raft_contact_distance": "0.1",
|
||||
"raft_expansion": "1.5",
|
||||
"raft_first_layer_density": "90%",
|
||||
"raft_first_layer_expansion": "2",
|
||||
"support_filament": "0",
|
||||
"support_interface_filament": "0",
|
||||
"tree_support_branch_distance": "5",
|
||||
"tree_support_branch_diameter": "5",
|
||||
"tree_support_branch_angle": "30",
|
||||
"tree_support_wall_count": "2",
|
||||
"tree_support_adaptive_layer_height": "1",
|
||||
"tree_support_auto_brim": "1",
|
||||
"tree_support_brim_width": "3",
|
||||
"tree_support_with_infill": "0",
|
||||
"support_top_z_distance": "0.12",
|
||||
"support_bottom_z_distance": "0.12",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_angle": "0",
|
||||
"support_interface_top_layers": "2",
|
||||
"support_interface_bottom_layers": "3",
|
||||
"support_interface_pattern": "auto",
|
||||
"support_interface_spacing": "0.12",
|
||||
"support_bottom_interface_spacing": "0.12",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_expansion": "1",
|
||||
"support_object_xy_distance": "0.9",
|
||||
"bridge_no_support": "1",
|
||||
"skirt_loops": "0",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"brim_type": "auto_brim",
|
||||
"brim_width": "5",
|
||||
"brim_object_gap": "0.1",
|
||||
"enable_prime_tower": "1",
|
||||
"prime_tower_width": "25",
|
||||
"prime_volume": "7.3",
|
||||
"prime_tower_brim_width": "5",
|
||||
"wipe_tower_cone_angle": "40",
|
||||
"flush_into_infill": "0",
|
||||
"flush_into_support": "1",
|
||||
"flush_into_objects": "0",
|
||||
"slicing_mode": "regular",
|
||||
"print_sequence": "by layer",
|
||||
"spiral_mode": "0",
|
||||
"fuzzy_skin": "none",
|
||||
"fuzzy_skin_point_distance": "0.8",
|
||||
"fuzzy_skin_thickness": "0.3",
|
||||
"reduce_infill_retraction": "1",
|
||||
"gcode_comments": "0",
|
||||
"gcode_add_line_number": "0",
|
||||
"gcode_label_objects": "0",
|
||||
"filename_format": "{input_filename_base}_{layer_height}mm_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"enforce_support_layers": "0",
|
||||
"exclude_object": "1",
|
||||
"standby_temperature_delta": "-45",
|
||||
"timelapse_type": "0",
|
||||
"single_extruder_multi_material_priming": "0",
|
||||
"gap_fill_enabled": "0"
|
||||
}
|
42
resources/profiles/Snapmaker/process/fdm_process_idex.json
Normal file
42
resources/profiles/Snapmaker/process/fdm_process_idex.json
Normal file
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"name": "fdm_process_idex",
|
||||
"setting_id": "2703811679",
|
||||
"inherits": "fdm_process_common",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"enable_arc_fitting": "1",
|
||||
"initial_layer_infill_speed": "75",
|
||||
"outer_wall_speed": "100",
|
||||
"inner_wall_speed": "250",
|
||||
"sparse_infill_speed": "150",
|
||||
"internal_solid_infill_speed": "180",
|
||||
"gap_infill_speed": "150",
|
||||
"support_speed": "100",
|
||||
"ironing_speed": "30",
|
||||
"travel_speed": "350",
|
||||
"default_acceleration": "10000",
|
||||
"outer_wall_acceleration": "5000",
|
||||
"inner_wall_acceleration": "10000",
|
||||
"bridge_acceleration": "2000",
|
||||
"sparse_infill_acceleration": "10000",
|
||||
"internal_solid_infill_acceleration": "10000",
|
||||
"top_surface_acceleration": "2000",
|
||||
"travel_acceleration": "12000",
|
||||
"infill_jerk": "9",
|
||||
"initial_layer_jerk": "9",
|
||||
"inner_wall_jerk": "9",
|
||||
"outer_wall_jerk": "9",
|
||||
"top_surface_jerk": "9",
|
||||
"travel_jerk": "10",
|
||||
"support_filament": "1",
|
||||
"support_interface_filament": "2",
|
||||
"support_top_z_distance": "0",
|
||||
"support_bottom_z_distance": "0",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_interface_pattern": "rectilinear",
|
||||
"filename_format": "{input_filename_base}_{layer_height}mm_{print_time}_J1.gcode",
|
||||
"small_perimeter_threshold": "0",
|
||||
"support_material_synchronize_layers": "1"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue