mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP010",
|
||||
"name": "0.05mm Optimal 0.2 nozzle @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common_0_2",
|
||||
"from": "system",
|
||||
"setting_id": "GP010",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.05",
|
||||
"initial_layer_print_height": "0.15",
|
||||
@@ -11,4 +11,4 @@
|
||||
"top_shell_layers": "14",
|
||||
"bridge_flow": "0.75",
|
||||
"skirt_height": "3"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP013",
|
||||
"name": "0.05mm Optimal 0.25 nozzle @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common_0_25",
|
||||
"from": "system",
|
||||
"setting_id": "GP013",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.05",
|
||||
"initial_layer_print_height": "0.15",
|
||||
@@ -11,4 +11,4 @@
|
||||
"top_shell_layers": "14",
|
||||
"bridge_flow": "0.75",
|
||||
"skirt_height": "3"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP002",
|
||||
"name": "0.05mm Ultradetail @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP002",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.05",
|
||||
"initial_layer_print_height": "0.15",
|
||||
@@ -11,4 +11,4 @@
|
||||
"top_shell_layers": "14",
|
||||
"bridge_flow": "0.70",
|
||||
"skirt_height": "3"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP003",
|
||||
"name": "0.10mm Detail @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP003",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.10",
|
||||
"initial_layer_print_height": "0.15",
|
||||
@@ -11,4 +11,4 @@
|
||||
"top_shell_layers": "9",
|
||||
"bridge_flow": "0.70",
|
||||
"skirt_height": "3"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP011",
|
||||
"name": "0.10mm Standard 0.2 nozzle @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common_0_2",
|
||||
"from": "system",
|
||||
"setting_id": "GP011",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.10",
|
||||
"initial_layer_print_height": "0.15",
|
||||
@@ -11,4 +11,4 @@
|
||||
"top_shell_layers": "9",
|
||||
"bridge_flow": "0.75",
|
||||
"skirt_height": "3"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP014",
|
||||
"name": "0.10mm Standard 0.25 nozzle @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common_0_25",
|
||||
"from": "system",
|
||||
"setting_id": "GP014",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.10",
|
||||
"initial_layer_print_height": "0.15",
|
||||
@@ -11,4 +11,4 @@
|
||||
"top_shell_layers": "9",
|
||||
"bridge_flow": "0.75",
|
||||
"skirt_height": "3"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP016",
|
||||
"name": "0.15mm Detail 0.6 nozzle @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common_0_6",
|
||||
"from": "system",
|
||||
"setting_id": "GP016",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_print_height": "0.20",
|
||||
"bottom_shell_layers": "4",
|
||||
"top_shell_layers": "5",
|
||||
"bridge_flow": "0.85"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP012",
|
||||
"name": "0.15mm Draft 0.2 nozzle @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common_0_2",
|
||||
"from": "system",
|
||||
"setting_id": "GP012",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6",
|
||||
"bridge_flow": "0.85"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP015",
|
||||
"name": "0.15mm Draft 0.25 nozzle @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common_0_25",
|
||||
"from": "system",
|
||||
"setting_id": "GP015",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6",
|
||||
"bridge_flow": "0.85"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP007",
|
||||
"name": "0.15mm Fast @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_fast_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP007",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6",
|
||||
"bridge_flow": "0.85"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.15mm Optimal @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6",
|
||||
"bridge_flow": "0.85"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP008",
|
||||
"name": "0.20mm Fast @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_fast_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP008",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.20",
|
||||
"initial_layer_print_height": "0.20",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP017",
|
||||
"name": "0.20mm Optimal 0.6 nozzle @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common_0_6",
|
||||
"from": "system",
|
||||
"setting_id": "GP017",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.20",
|
||||
"initial_layer_print_height": "0.20",
|
||||
"bottom_shell_layers": "4",
|
||||
"top_shell_layers": "5"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP001",
|
||||
"name": "0.20mm Standard @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP001",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.20",
|
||||
"initial_layer_print_height": "0.20",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP005",
|
||||
"name": "0.25mm Draft @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP005",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "3"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP009",
|
||||
"name": "0.25mm Fast @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_fast_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP009",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "3"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP018",
|
||||
"name": "0.30mm Standard 0.6mm nozzle @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common_0_6",
|
||||
"from": "system",
|
||||
"setting_id": "GP018",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.30",
|
||||
"initial_layer_print_height": "0.30",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "3"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP006",
|
||||
"name": "0.30mm Superdraft @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP006",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.30",
|
||||
"initial_layer_print_height": "0.30",
|
||||
"bottom_shell_layers": "2",
|
||||
"top_shell_layers": "3"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP019",
|
||||
"name": "0.35mm Draft 0.6mm nozzle @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common_0_6",
|
||||
"from": "system",
|
||||
"setting_id": "GP019",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.35",
|
||||
"initial_layer_print_height": "0.35",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "3"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP020",
|
||||
"name": "0.40mm Superdraft 0.6mm nozzle @Anker",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_anker_common_0_6",
|
||||
"from": "system",
|
||||
"setting_id": "GP020",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.40",
|
||||
"initial_layer_print_height": "0.40",
|
||||
"bottom_shell_layers": "2",
|
||||
"top_shell_layers": "2"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_anker_common",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_common",
|
||||
"line_width": "0.45",
|
||||
"initial_layer_line_width": "0.45",
|
||||
"outer_wall_line_width": "0.42",
|
||||
@@ -14,8 +14,8 @@
|
||||
"support_line_width": "0.36",
|
||||
"bridge_flow": "0.95",
|
||||
"compatible_printers": [
|
||||
"Anker M5 0.4 nozzle",
|
||||
"Anker M5 All-Metal 0.4 nozzle",
|
||||
"Anker M5C 0.4 nozzle"
|
||||
"Anker M5 0.4 nozzle",
|
||||
"Anker M5 All-Metal 0.4 nozzle",
|
||||
"Anker M5C 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_anker_common_0_2",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_common",
|
||||
"line_width": "0.22",
|
||||
"initial_layer_line_width": "0.25",
|
||||
"outer_wall_line_width": "0.22",
|
||||
@@ -17,8 +17,8 @@
|
||||
"support_top_z_distance": "0.15",
|
||||
"support_bottom_z_distance": "0.15",
|
||||
"compatible_printers": [
|
||||
"Anker M5 0.2 nozzle",
|
||||
"Anker M5 All-Metal 0.2 nozzle",
|
||||
"Anker M5C 0.2 nozzle"
|
||||
"Anker M5 0.2 nozzle",
|
||||
"Anker M5 All-Metal 0.2 nozzle",
|
||||
"Anker M5C 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_anker_common_0_25",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_common",
|
||||
"line_width": "0.27",
|
||||
"initial_layer_line_width": "0.28",
|
||||
"outer_wall_line_width": "0.27",
|
||||
@@ -17,8 +17,8 @@
|
||||
"support_top_z_distance": "0.15",
|
||||
"support_bottom_z_distance": "0.15",
|
||||
"compatible_printers": [
|
||||
"Anker M5 0.25 nozzle",
|
||||
"Anker M5 All-Metal 0.25 nozzle",
|
||||
"Anker M5C 0.25 nozzle"
|
||||
"Anker M5 0.25 nozzle",
|
||||
"Anker M5 All-Metal 0.25 nozzle",
|
||||
"Anker M5C 0.25 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_anker_common_0_6",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_common",
|
||||
"line_width": "0.62",
|
||||
"initial_layer_line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
@@ -14,8 +14,8 @@
|
||||
"support_line_width": "0.62",
|
||||
"bridge_flow": "0.95",
|
||||
"compatible_printers": [
|
||||
"Anker M5 0.6 nozzle",
|
||||
"Anker M5 All-Metal 0.6 nozzle",
|
||||
"Anker M5C 0.6 nozzle"
|
||||
"Anker M5 0.6 nozzle",
|
||||
"Anker M5 All-Metal 0.6 nozzle",
|
||||
"Anker M5C 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_anker_fast_common",
|
||||
"inherits": "fdm_process_anker_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_anker_common",
|
||||
"reduce_crossing_wall": "0",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"bottom_shell_thickness": "0",
|
||||
@@ -30,4 +30,4 @@
|
||||
"top_surface_jerk": "9",
|
||||
"initial_layer_jerk": "9",
|
||||
"travel_jerk": "10"
|
||||
}
|
||||
}
|
||||
@@ -88,4 +88,4 @@
|
||||
"spiral_mode": "0",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}.gcode"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user