added MK3.5 support

This commit is contained in:
Bernhard Koppensteiner
2024-08-28 21:48:15 +02:00
parent 65d6b3d393
commit 65e007cb41
69 changed files with 3324 additions and 1 deletions

View File

@@ -0,0 +1,25 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.05mm Detail @MK3.5",
"from": "system",
"instantiation": "true",
"inherits": "process_detail_MK3.5",
"line_width": "0.27",
"inner_wall_line_width": "0.25",
"outer_wall_line_width": "0.25",
"top_surface_line_width": "0.27",
"sparse_infill_line_width": "0.25",
"initial_layer_line_width": "0.32",
"internal_solid_infill_line_width": "0.25",
"support_line_width": "0.25",
"layer_height": "0.05",
"initial_layer_print_height": "0.15",
"top_shell_thickness": "0.7",
"top_shell_layers": "13",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "10",
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]
}

View File

@@ -0,0 +1,27 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.07mm Detail @MK3.5",
"from": "system",
"instantiation": "true",
"inherits": "process_detail_MK3.5",
"line_width": "0.27",
"inner_wall_line_width": "0.25",
"outer_wall_line_width": "0.25",
"top_surface_line_width": "0.27",
"sparse_infill_line_width": "0.25",
"initial_layer_line_width": "0.32",
"internal_solid_infill_line_width": "0.25",
"support_line_width": "0.25",
"layer_height": "0.07",
"initial_layer_print_height": "0.15",
"top_shell_thickness": "0.7",
"top_shell_layers": "10",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "8",
"bridge_speed": "30",
"internal_solid_infill_speed": "140",
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]
}

View File

@@ -0,0 +1,30 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.10mm Speed @MK3.5",
"from": "system",
"instantiation": "true",
"inherits": "process_speed_MK3.5",
"line_width": "0.45",
"inner_wall_line_width": "0.45",
"outer_wall_line_width": "0.45",
"top_surface_line_width": "0.4",
"sparse_infill_line_width": "0.45",
"initial_layer_line_width": "0.5",
"internal_solid_infill_line_width": "0.45",
"support_line_width": "0.36",
"bridge_speed": "35",
"layer_height": "0.10",
"initial_layer_print_height": "0.2",
"top_shell_thickness": "0.7",
"top_shell_layers": "7",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "5",
"sparse_infill_acceleration": "3000",
"internal_solid_infill_acceleration": "3000",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"compatible_printers": [
"Prusa MK3.5 0.4 nozzle"
]
}

View File

@@ -0,0 +1,37 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Speed @MK3.5",
"from": "system",
"instantiation": "true",
"inherits": "process_detail_MK3.5",
"line_width": "0.27",
"inner_wall_line_width": "0.27",
"outer_wall_line_width": "0.27",
"top_surface_line_width": "0.27",
"sparse_infill_line_width": "0.27",
"initial_layer_line_width": "0.32",
"internal_solid_infill_line_width": "0.27",
"support_line_width": "0.25",
"layer_height": "0.12",
"initial_layer_print_height": "0.15",
"top_shell_thickness": "0.7",
"top_shell_layers": "9",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "6",
"outer_wall_speed": "120",
"inner_wall_speed": "120",
"small_perimeter_speed": "120",
"sparse_infill_speed": "100",
"internal_solid_infill_speed": "140",
"top_surface_speed": "60",
"gap_infill_speed": "50",
"bridge_speed": "25",
"support_speed": "70",
"overhang_1_4_speed": "60",
"internal_solid_infill_acceleration": "2500",
"sparse_infill_acceleration": "2500",
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]
}

View File

@@ -0,0 +1,42 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Standard @MK3.5",
"from": "system",
"instantiation": "true",
"inherits": "process_detail_MK3.5",
"line_width": "0.27",
"inner_wall_line_width": "0.27",
"outer_wall_line_width": "0.27",
"top_surface_line_width": "0.27",
"sparse_infill_line_width": "0.27",
"initial_layer_line_width": "0.32",
"internal_solid_infill_line_width": "0.27",
"support_line_width": "0.25",
"layer_height": "0.12",
"initial_layer_print_height": "0.15",
"top_shell_thickness": "0.7",
"top_shell_layers": "9",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "6",
"outer_wall_speed": "70",
"inner_wall_speed": "40",
"small_perimeter_speed": "40",
"sparse_infill_speed": "100",
"internal_solid_infill_speed": "140",
"top_surface_speed": "60",
"gap_infill_speed": "50",
"support_speed": "70",
"bridge_speed": "25",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "1000",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1000",
"bridge_acceleration": "1500",
"internal_solid_infill_acceleration": "2500",
"sparse_infill_acceleration": "2500",
"travel_acceleration": "3000",
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]
}

View File

@@ -0,0 +1,35 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.15mm Speed @MK3.5 0.25",
"from": "system",
"instantiation": "true",
"inherits": "process_detail_MK3.5",
"line_width": "0.27",
"inner_wall_line_width": "0.27",
"outer_wall_line_width": "0.27",
"top_surface_line_width": "0.27",
"sparse_infill_line_width": "0.27",
"initial_layer_line_width": "0.32",
"internal_solid_infill_line_width": "0.27",
"support_line_width": "0.25",
"layer_height": "0.15",
"initial_layer_print_height": "0.15",
"top_shell_thickness": "0.7",
"top_shell_layers": "5",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "4",
"outer_wall_speed": "120",
"inner_wall_speed": "120",
"top_surface_speed": "120",
"sparse_infill_speed": "100",
"bridge_speed": "25",
"internal_solid_infill_speed": "140",
"sparse_infill_acceleration": "2500",
"internal_solid_infill_acceleration": "2500",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]
}

View File

@@ -0,0 +1,35 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.15mm Speed @MK3.5",
"from": "system",
"instantiation": "true",
"inherits": "process_detail_MK3.5",
"line_width": "0.45",
"inner_wall_line_width": "0.45",
"outer_wall_line_width": "0.45",
"top_surface_line_width": "0.42",
"sparse_infill_line_width": "0.45",
"initial_layer_line_width": "0.5",
"internal_solid_infill_line_width": "0.45",
"support_line_width": "0.36",
"layer_height": "0.15",
"initial_layer_print_height": "0.20",
"top_shell_thickness": "0.7",
"top_shell_layers": "5",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "4",
"outer_wall_speed": "120",
"inner_wall_speed": "120",
"top_surface_speed": "120",
"sparse_infill_speed": "100",
"bridge_speed": "25",
"internal_solid_infill_speed": "140",
"sparse_infill_acceleration": "2500",
"internal_solid_infill_acceleration": "2500",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"compatible_printers": [
"Prusa MK3.5 0.4 nozzle"
]
}

View File

@@ -0,0 +1,35 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.15mm Standard @MK3.5 0.25",
"from": "system",
"instantiation": "true",
"inherits": "process_detail_MK3.5",
"line_width": "0.27",
"inner_wall_line_width": "0.27",
"outer_wall_line_width": "0.27",
"top_surface_line_width": "0.27",
"sparse_infill_line_width": "0.27",
"initial_layer_line_width": "0.32",
"internal_solid_infill_line_width": "0.27",
"support_line_width": "0.25",
"layer_height": "0.15",
"initial_layer_print_height": "0.15",
"top_shell_thickness": "0.7",
"top_shell_layers": "5",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "4",
"outer_wall_speed": "40",
"inner_wall_speed": "70",
"top_surface_speed": "40",
"sparse_infill_speed": "100",
"bridge_speed": "25",
"internal_solid_infill_speed": "140",
"sparse_infill_acceleration": "2500",
"internal_solid_infill_acceleration": "2500",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]
}

View File

@@ -0,0 +1,43 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.15mm Standard @MK3.5 0.6",
"from": "system",
"instantiation": "true",
"inherits": "process_common_MK3.5",
"line_width": "0.68",
"inner_wall_line_width": "0.6",
"outer_wall_line_width": "0.6",
"top_surface_line_width": "0.5",
"sparse_infill_line_width": "0.6",
"initial_layer_line_width": "0.68",
"internal_solid_infill_line_width": "0.6",
"support_line_width": "0.5",
"layer_height": "0.15",
"initial_layer_print_height": "0.25",
"wall_loops": "2",
"top_shell_thickness": "0.7",
"top_shell_layers": "5",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "4",
"outer_wall_speed": "45",
"inner_wall_speed": "70",
"top_surface_speed": "70",
"sparse_infill_speed": "140",
"bridge_speed": "40",
"gap_infill_speed": "80",
"internal_solid_infill_speed": "140",
"travel_speed": "300",
"default_acceleration": "2000",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "1500",
"travel_acceleration": "4000",
"sparse_infill_acceleration": "4000",
"internal_solid_infill_acceleration": "2500",
"inner_wall_acceleration": "2500",
"outer_wall_acceleration": "1500",
"bridge_acceleration": "1500",
"compatible_printers": [
"Prusa MK3.5 0.6 nozzle"
]
}

View File

@@ -0,0 +1,39 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.15mm Standard @MK3.5",
"from": "system",
"instantiation": "true",
"inherits": "process_detail_MK3.5",
"line_width": "0.45",
"inner_wall_line_width": "0.45",
"outer_wall_line_width": "0.45",
"top_surface_line_width": "0.42",
"sparse_infill_line_width": "0.45",
"initial_layer_line_width": "0.5",
"internal_solid_infill_line_width": "0.45",
"support_line_width": "0.36",
"layer_height": "0.15",
"initial_layer_print_height": "0.20",
"top_shell_thickness": "0.7",
"top_shell_layers": "5",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "4",
"outer_wall_speed": "45",
"inner_wall_speed": "80",
"top_surface_speed": "45",
"sparse_infill_speed": "110",
"bridge_speed": "25",
"default_acceleration": "2000",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "1000",
"travel_acceleration": "4000",
"sparse_infill_acceleration": "4000",
"internal_solid_infill_acceleration": "3000",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"bridge_acceleration": "1500",
"compatible_printers": [
"Prusa MK3.5 0.4 nozzle"
]
}

View File

@@ -0,0 +1,38 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Speed @MK3.5 0.6",
"from": "system",
"instantiation": "true",
"inherits": "process_speed_MK3.5",
"compatible_printers": [
"Prusa MK3.5 0.6 nozzle"
],
"layer_height": "0.20",
"initial_layer_print_height": "0.25",
"line_width": "0.68",
"inner_wall_line_width": "0.62",
"outer_wall_line_width": "0.62",
"top_surface_line_width": "0.5",
"sparse_infill_line_width": "0.62",
"initial_layer_line_width": "0.68",
"internal_solid_infill_line_width": "0.62",
"support_line_width": "0.5",
"wall_loops": "2",
"outer_wall_speed": "115",
"inner_wall_speed": "115",
"small_perimeter_speed": "115",
"sparse_infill_speed": "120",
"internal_solid_infill_speed": "100",
"top_surface_speed": "70",
"gap_infill_speed": "80",
"bridge_speed": "40",
"travel_speed": "300",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "1500",
"inner_wall_acceleration": "2500",
"outer_wall_acceleration": "2000",
"bridge_acceleration": "1500",
"internal_solid_infill_acceleration": "3000",
"overhang_1_4_speed": "45"
}

View File

@@ -0,0 +1,19 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Speed @MK3.5",
"from": "system",
"instantiation": "true",
"inherits": "process_speed_MK3.5",
"compatible_printers": [
"Prusa MK3.5 0.4 nozzle"
],
"line_width": "0.45",
"inner_wall_line_width": "0.45",
"outer_wall_line_width": "0.45",
"top_surface_line_width": "0.42",
"sparse_infill_line_width": "0.45",
"initial_layer_line_width": "0.5",
"internal_solid_infill_line_width": "0.45",
"support_line_width": "0.36"
}

View File

@@ -0,0 +1,35 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @MK3.5 0.6",
"from": "system",
"instantiation": "true",
"inherits": "process_common_MK3.5",
"layer_height": "0.20",
"initial_layer_print_height": "0.25",
"line_width": "0.68",
"inner_wall_line_width": "0.62",
"outer_wall_line_width": "0.62",
"top_surface_line_width": "0.5",
"sparse_infill_line_width": "0.62",
"initial_layer_line_width": "0.68",
"internal_solid_infill_line_width": "0.62",
"support_line_width": "0.5",
"wall_loops": "2",
"sparse_infill_speed": "120",
"internal_solid_infill_speed": "100",
"top_surface_speed": "70",
"gap_infill_speed": "80",
"bridge_speed": "40",
"travel_speed": "300",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "1500",
"inner_wall_acceleration": "2500",
"outer_wall_acceleration": "2000",
"bridge_acceleration": "1500",
"internal_solid_infill_acceleration": "3000",
"overhang_1_4_speed": "45",
"compatible_printers": [
"Prusa MK3.5 0.6 nozzle"
]
}

View File

@@ -0,0 +1,19 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @MK3.5",
"from": "system",
"instantiation": "true",
"inherits": "process_common_MK3.5",
"compatible_printers": [
"Prusa MK3.5 0.4 nozzle"
],
"line_width": "0.45",
"inner_wall_line_width": "0.45",
"outer_wall_line_width": "0.45",
"top_surface_line_width": "0.42",
"sparse_infill_line_width": "0.45",
"initial_layer_line_width": "0.5",
"internal_solid_infill_line_width": "0.45",
"support_line_width": "0.36"
}

View File

@@ -0,0 +1,36 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.25mm Speed @MK3.5",
"from": "system",
"instantiation": "true",
"inherits": "process_speed_MK3.5",
"line_width": "0.68",
"inner_wall_line_width": "0.68",
"outer_wall_line_width": "0.68",
"top_surface_line_width": "0.55",
"sparse_infill_line_width": "0.68",
"initial_layer_line_width": "0.68",
"internal_solid_infill_line_width": "0.68",
"support_line_width": "0.5",
"layer_height": "0.25",
"initial_layer_print_height": "0.25",
"wall_loops": "2",
"top_shell_thickness": "0.9",
"top_shell_layers": "4",
"bottom_shell_thickness": "0.6",
"outer_wall_speed": "70",
"inner_wall_speed": "80",
"small_perimeter_speed": "70",
"sparse_infill_speed": "90",
"internal_solid_infill_speed": "80",
"top_surface_speed": "60",
"gap_infill_speed": "60",
"support_speed": "80",
"overhang_1_4_speed": "45",
"travel_speed": "300",
"internal_solid_infill_acceleration": "3000",
"compatible_printers": [
"Prusa MK3.5 0.6 nozzle"
]
}

View File

@@ -0,0 +1,35 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.25mm Standard @MK3.5",
"from": "system",
"instantiation": "true",
"inherits": "process_common_MK3.5",
"line_width": "0.68",
"inner_wall_line_width": "0.68",
"outer_wall_line_width": "0.68",
"top_surface_line_width": "0.55",
"sparse_infill_line_width": "0.68",
"initial_layer_line_width": "0.68",
"internal_solid_infill_line_width": "0.68",
"support_line_width": "0.5",
"layer_height": "0.25",
"initial_layer_print_height": "0.25",
"wall_loops": "2",
"top_shell_thickness": "0.9",
"top_shell_layers": "4",
"bottom_shell_thickness": "0.6",
"bottom_shell_layers": "3",
"outer_wall_speed": "45",
"inner_wall_speed": "80",
"small_perimeter_speed": "45",
"sparse_infill_speed": "90",
"internal_solid_infill_speed": "80",
"top_surface_speed": "60",
"gap_infill_speed": "60",
"support_speed": "80",
"travel_speed": "300",
"compatible_printers": [
"Prusa MK3.5 0.6 nozzle"
]
}

View File

@@ -0,0 +1,27 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.30mm Detail @MK3.5",
"from": "system",
"instantiation": "true",
"inherits": "process_detail_MK3.5",
"line_width": "0.9",
"inner_wall_line_width": "0.9",
"outer_wall_line_width": "0.9",
"top_surface_line_width": "0.7",
"sparse_infill_line_width": "0.9",
"initial_layer_line_width": "1",
"internal_solid_infill_line_width": "0.9",
"support_line_width": "0.65",
"layer_height": "0.3",
"initial_layer_print_height": "0.4",
"top_shell_thickness": "0.7",
"top_shell_layers": "3",
"wall_loops": "2",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "2",
"travel_speed": "300",
"compatible_printers": [
"Prusa MK3.5 0.8 nozzle"
]
}

View File

@@ -0,0 +1,36 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.35mm Standard @MK3.5",
"from": "system",
"instantiation": "true",
"inherits": "process_common_MK3.5",
"line_width": "0.68",
"inner_wall_line_width": "0.68",
"outer_wall_line_width": "0.68",
"top_surface_line_width": "0.55",
"sparse_infill_line_width": "0.68",
"initial_layer_line_width": "0.68",
"internal_solid_infill_line_width": "0.68",
"support_line_width": "0.5",
"initial_layer_print_height": "0.25",
"layer_height": "0.35",
"wall_loops": "2",
"top_shell_thickness": "0.9",
"top_shell_layers": "4",
"bottom_shell_thickness": "0.6",
"bottom_shell_layers": "3",
"outer_wall_speed": "45",
"inner_wall_speed": "60",
"bridge_speed": "30",
"support_speed": "60",
"small_perimeter_speed": "45",
"sparse_infill_speed": "70",
"internal_solid_infill_speed": "60",
"top_surface_speed": "55",
"gap_infill_speed": "45",
"travel_speed": "300",
"compatible_printers": [
"Prusa MK3.5 0.6 nozzle"
]
}

View File

@@ -0,0 +1,46 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.40mm Standard @MK3.5",
"from": "system",
"instantiation": "true",
"inherits": "process_detail_MK3.5",
"line_width": "0.9",
"inner_wall_line_width": "0.9",
"outer_wall_line_width": "0.9",
"top_surface_line_width": "0.75",
"sparse_infill_line_width": "0.9",
"initial_layer_line_width": "1",
"internal_solid_infill_line_width": "0.9",
"support_line_width": "0.65",
"layer_height": "0.4",
"initial_layer_print_height": "0.3",
"wall_loops": "2",
"top_shell_thickness": "1.2",
"top_shell_layers": "4",
"bottom_shell_thickness": "0.8",
"bottom_shell_layers": "3",
"initial_layer_speed": "30",
"outer_wall_speed": "40",
"inner_wall_speed": "40",
"bridge_speed": "22",
"support_speed": "40",
"small_perimeter_speed": "40",
"sparse_infill_speed": "50",
"internal_solid_infill_speed": "40",
"top_surface_speed": "35",
"gap_infill_speed": "35",
"travel_speed": "300",
"default_acceleration": "2000",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "1000",
"travel_acceleration": "4000",
"sparse_infill_acceleration": "4000",
"internal_solid_infill_acceleration": "3000",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"bridge_acceleration": "1000",
"compatible_printers": [
"Prusa MK3.5 0.8 nozzle"
]
}

View File

@@ -0,0 +1,55 @@
{
"type": "process",
"name": "process_common_MK3.5",
"from": "system",
"instantiation": "false",
"inherits": "fdm_process_common",
"initial_layer_speed": "30",
"initial_layer_infill_speed": "80",
"outer_wall_speed": "45",
"inner_wall_speed": "80",
"sparse_infill_speed": "115",
"internal_solid_infill_speed": "140",
"top_surface_speed": "80",
"gap_infill_speed": "60",
"travel_speed": "400",
"bridge_speed": "35",
"internal_bridge_speed": "50",
"small_perimeter_speed": "45",
"travel_jerk": "8",
"outer_wall_jerk": "7",
"inner_wall_jerk": "8",
"default_jerk": "8",
"infill_jerk": "8",
"top_surface_jerk": "7",
"initial_layer_jerk": "7",
"default_acceleration": "2500",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "1000",
"travel_acceleration": "4000",
"sparse_infill_acceleration": "4000",
"internal_solid_infill_acceleration": "3000",
"inner_wall_acceleration": "2500",
"outer_wall_acceleration": "1500",
"bridge_acceleration": "1500",
"exclude_object": "1",
"overhang_1_4_speed": "80%",
"overhang_2_4_speed": "25",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "15",
"sparse_infill_pattern": "crosshatch",
"top_shell_thickness": "0.7",
"top_shell_layers": "5",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "4",
"elefant_foot_compensation": "0.2",
"slowdown_for_curled_perimeters": "1",
"infill_anchor_max": "12",
"sparse_infill_anchor": "2,5",
"infill_wall_overlap": "10%",
"enable_arc_fitting": "1",
"support_speed": "100",
"support_style": "snug",
"precise_outer_wall": "1",
"overhang_reverse": "1"
}

View File

@@ -0,0 +1,27 @@
{
"type": "process",
"name": "process_detail_MK3.5",
"from": "system",
"instantiation": "false",
"inherits": "process_common_MK3.5",
"travel_speed": "300",
"initial_layer_speed": "20",
"outer_wall_speed": "40",
"inner_wall_speed": "60",
"bridge_speed": "25",
"support_speed": "60",
"small_perimeter_speed": "40",
"sparse_infill_speed": "100",
"internal_solid_infill_speed": "100",
"top_surface_speed": "60",
"gap_infill_speed": "40",
"default_acceleration": "1500",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "1000",
"inner_wall_acceleration": "1200",
"outer_wall_acceleration": "1000",
"bridge_acceleration": "1000",
"internal_solid_infill_acceleration": "2000",
"sparse_infill_acceleration": "2000",
"travel_acceleration": "3000"
}

View File

@@ -0,0 +1,21 @@
{
"type": "process",
"name": "process_speed_MK3.5",
"from": "system",
"instantiation": "false",
"inherits": "process_common_MK3.5",
"outer_wall_speed": "140",
"inner_wall_speed": "140",
"small_perimeter_speed": "140",
"sparse_infill_speed": "140",
"internal_solid_infill_speed": "140",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "1000",
"inner_wall_acceleration": "3000",
"outer_wall_acceleration": "2500",
"bridge_acceleration": "1500",
"internal_solid_infill_acceleration": "4000",
"overhang_1_4_speed": "60"
}