Add AnkerMake 0.6mm Nozzle Profiles (#4338)

* Correct consistency error in layer heights

* Initial 0.6 settings

* Set good retraction values

---------

Co-authored-by: Geofrey Ward <Xelinor@mail.com>
This commit is contained in:
Geoffrey Ward 2024-03-05 06:37:28 -08:00 committed by GitHub
parent 394eddd650
commit 16164e99a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
28 changed files with 303 additions and 20 deletions

View File

@ -38,6 +38,10 @@
"name": "fdm_process_anker_fast_common",
"sub_path": "process/fdm_process_anker_fast_common.json"
},
{
"name": "fdm_process_anker_common_0_6",
"sub_path": "process/fdm_process_anker_common_0_6.json"
},
{
"name": "0.05mm Optimal 0.2 nozzle @Anker",
"sub_path": "process/0.05mm Optimal 0.2 nozzle @Anker.json"
@ -78,6 +82,10 @@
"name": "0.15mm Fast @Anker",
"sub_path": "process/0.15mm Fast @Anker.json"
},
{
"name": "0.15mm Detail 0.6 nozzle @Anker",
"sub_path": "process/0.15mm Detail 0.6 nozzle @Anker.json"
},
{
"name": "0.20mm Standard @Anker",
"sub_path": "process/0.20mm Standard @Anker.json"
@ -86,6 +94,10 @@
"name": "0.20mm Fast @Anker",
"sub_path": "process/0.20mm Fast @Anker.json"
},
{
"name": "0.20mm Optimal 0.6 nozzle @Anker",
"sub_path": "process/0.20mm Optimal 0.6 nozzle @Anker.json"
},
{
"name": "0.25mm Draft @Anker",
"sub_path": "process/0.25mm Draft @Anker.json"
@ -97,6 +109,18 @@
{
"name": "0.30mm Superdraft @Anker",
"sub_path": "process/0.30mm Superdraft @Anker.json"
},
{
"name": "0.30mm Standard 0.6mm nozzle @Anker",
"sub_path": "process/0.30mm Standard 0.6mm nozzle @Anker.json"
},
{
"name": "0.35mm Draft 0.6mm nozzle @Anker",
"sub_path": "process/0.35mm Draft 0.6mm nozzle @Anker.json"
},
{
"name": "0.40mm Superdraft 0.6mm nozzle @Anker",
"sub_path": "process/0.40mm Superdraft 0.6mm nozzle @Anker.json"
}
],
"filament_list": [
@ -326,6 +350,10 @@
"name": "Anker M5 0.4 nozzle",
"sub_path": "machine/Anker M5 0.4 nozzle.json"
},
{
"name": "Anker M5 0.6 nozzle",
"sub_path": "machine/Anker M5 0.6 nozzle.json"
},
{
"name": "Anker M5 All-Metal 0.2 nozzle",
"sub_path": "machine/Anker M5 All-Metal 0.2 nozzle.json"
@ -338,6 +366,10 @@
"name": "Anker M5 All-Metal 0.4 nozzle",
"sub_path": "machine/Anker M5 All-Metal 0.4 nozzle.json"
},
{
"name": "Anker M5 All-Metal 0.6 nozzle",
"sub_path": "machine/Anker M5 All-Metal 0.6 nozzle.json"
},
{
"name": "Anker M5C 0.2 nozzle",
"sub_path": "machine/Anker M5C 0.2 nozzle.json"
@ -349,6 +381,10 @@
{
"name": "Anker M5C 0.4 nozzle",
"sub_path": "machine/Anker M5C 0.4 nozzle.json"
},
{
"name": "Anker M5C 0.6 nozzle",
"sub_path": "machine/Anker M5C 0.6 nozzle.json"
}
]
}

View File

@ -7,7 +7,10 @@
"instantiation": "true",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5 0.6 nozzle",
"Anker M5 All-Metal 0.4 nozzle",
"Anker M5C 0.4 nozzle"
"Anker M5 All-Metal 0.6 nozzle",
"Anker M5C 0.4 nozzle",
"Anker M5C 0.6 nozzle"
]
}

View File

@ -7,7 +7,10 @@
"instantiation": "true",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5 0.6 nozzle",
"Anker M5 All-Metal 0.4 nozzle",
"Anker M5C 0.4 nozzle"
"Anker M5 All-Metal 0.6 nozzle",
"Anker M5C 0.4 nozzle",
"Anker M5C 0.6 nozzle"
]
}

View File

@ -7,6 +7,8 @@
"instantiation": "true",
"compatible_printers": [
"Anker M5 All-Metal 0.4 nozzle",
"Anker M5C 0.4 nozzle"
"Anker M5 All-Metal 0.6 nozzle",
"Anker M5C 0.4 nozzle",
"Anker M5C 0.6 nozzle"
]
}

View File

@ -7,6 +7,8 @@
"instantiation": "true",
"compatible_printers": [
"Anker M5 All-Metal 0.4 nozzle",
"Anker M5C 0.4 nozzle"
"Anker M5 All-Metal 0.6 nozzle",
"Anker M5C 0.4 nozzle",
"Anker M5C 0.6 nozzle"
]
}

View File

@ -7,6 +7,8 @@
"instantiation": "true",
"compatible_printers": [
"Anker M5 All-Metal 0.4 nozzle",
"Anker M5C 0.4 nozzle"
"Anker M5 All-Metal 0.6 nozzle",
"Anker M5C 0.4 nozzle",
"Anker M5C 0.6 nozzle"
]
}

View File

@ -7,7 +7,10 @@
"instantiation": "true",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5 0.6 nozzle",
"Anker M5 All-Metal 0.4 nozzle",
"Anker M5C 0.4 nozzle"
"Anker M5 All-Metal 0.6 nozzle",
"Anker M5C 0.4 nozzle",
"Anker M5C 0.6 nozzle"
]
}

View File

@ -7,7 +7,10 @@
"instantiation": "true",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5 0.6 nozzle",
"Anker M5 All-Metal 0.4 nozzle",
"Anker M5C 0.4 nozzle"
"Anker M5 All-Metal 0.6 nozzle",
"Anker M5C 0.4 nozzle",
"Anker M5C 0.6 nozzle"
]
}

View File

@ -7,7 +7,10 @@
"instantiation": "true",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5 0.6 nozzle",
"Anker M5 All-Metal 0.4 nozzle",
"Anker M5C 0.4 nozzle"
"Anker M5 All-Metal 0.6 nozzle",
"Anker M5C 0.4 nozzle",
"Anker M5C 0.6 nozzle"
]
}

View File

@ -7,7 +7,10 @@
"instantiation": "true",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5 0.6 nozzle",
"Anker M5 All-Metal 0.4 nozzle",
"Anker M5C 0.4 nozzle"
"Anker M5 All-Metal 0.6 nozzle",
"Anker M5C 0.4 nozzle",
"Anker M5C 0.6 nozzle"
]
}

View File

@ -7,7 +7,10 @@
"instantiation": "true",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5 0.6 nozzle",
"Anker M5 All-Metal 0.4 nozzle",
"Anker M5C 0.4 nozzle"
"Anker M5 All-Metal 0.6 nozzle",
"Anker M5C 0.4 nozzle",
"Anker M5C 0.6 nozzle"
]
}

View File

@ -7,7 +7,10 @@
"instantiation": "true",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5 0.6 nozzle",
"Anker M5 All-Metal 0.4 nozzle",
"Anker M5C 0.4 nozzle"
"Anker M5 All-Metal 0.6 nozzle",
"Anker M5C 0.4 nozzle",
"Anker M5C 0.6 nozzle"
]
}

View File

@ -7,7 +7,10 @@
"instantiation": "true",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5 0.6 nozzle",
"Anker M5 All-Metal 0.4 nozzle",
"Anker M5C 0.4 nozzle"
"Anker M5 All-Metal 0.6 nozzle",
"Anker M5C 0.4 nozzle",
"Anker M5C 0.6 nozzle"
]
}

View File

@ -7,7 +7,10 @@
"instantiation": "true",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5 0.6 nozzle",
"Anker M5 All-Metal 0.4 nozzle",
"Anker M5C 0.4 nozzle"
"Anker M5 All-Metal 0.6 nozzle",
"Anker M5C 0.4 nozzle",
"Anker M5C 0.6 nozzle"
]
}

View File

@ -0,0 +1,43 @@
{
"type": "machine",
"name": "Anker M5 0.6 nozzle",
"inherits": "fdm_marlin_common",
"from": "system",
"setting_id": "GM010",
"instantiation": "true",
"nozzle_diameter": [
"0.6"
],
"min_layer_height": [
"0.15"
],
"max_layer_height": [
"0.48"
],
"printer_model": "Anker M5",
"printer_variant": "0.6",
"auxiliary_fan": "0",
"bed_exclude_area": [],
"printer_structure": "i3",
"default_filament_profile": [
"Anker Generic PLA+"
],
"default_print_profile": "0.30mm Standard 0.6 nozzle @Anker",
"extruder_clearance_height_to_lid": "250",
"extruder_clearance_height_to_rod": "30",
"extruder_clearance_max_radius": "45",
"extruder_clearance_radius": "45",
"printer_structure": "i3",
"nozzle_type": "brass",
"printable_height": "250",
"printable_area": [
"0x0",
"235x0",
"235x235",
"0x235"
],
"retraction_length": [
"1.5"
],
"upward_compatible_machine": []
}

View File

@ -0,0 +1,43 @@
{
"type": "machine",
"name": "Anker M5 All-Metal 0.6 nozzle",
"inherits": "fdm_marlin_common",
"from": "system",
"setting_id": "GM011",
"instantiation": "true",
"nozzle_diameter": [
"0.6"
],
"min_layer_height": [
"0.15"
],
"max_layer_height": [
"0.48"
],
"printer_model": "Anker M5 All-Metal Hot End",
"printer_variant": "0.6",
"auxiliary_fan": "0",
"bed_exclude_area": [],
"printer_structure": "i3",
"default_filament_profile": [
"Anker Generic PLA+"
],
"default_print_profile": "0.30mm Standard 0.6 nozzle @Anker",
"extruder_clearance_height_to_lid": "250",
"extruder_clearance_height_to_rod": "30",
"extruder_clearance_max_radius": "45",
"extruder_clearance_radius": "45",
"printer_structure": "i3",
"nozzle_type": "brass",
"printable_height": "250",
"printable_area": [
"0x0",
"235x0",
"235x235",
"0x235"
],
"retraction_length": [
"0.5"
],
"upward_compatible_machine": []
}

View File

@ -1,7 +1,7 @@
{
"type": "machine_model",
"name": "Anker M5 All-Metal Hot End",
"nozzle_diameter": "0.2;0.25;0.4",
"nozzle_diameter": "0.2;0.25;0.4;0.6",
"bed_model": "M5-CE-bed.stl",
"bed_texture": "M5-CE-texture.svg",
"family": "Anker",

View File

@ -1,7 +1,7 @@
{
"type": "machine_model",
"name": "Anker M5",
"nozzle_diameter": "0.2;0.25;0.4",
"nozzle_diameter": "0.2;0.25;0.4;0.6",
"bed_model": "M5-CE-bed.stl",
"bed_texture": "M5-CE-texture.svg",
"family": "Anker",

View File

@ -0,0 +1,43 @@
{
"type": "machine",
"name": "Anker M5C 0.6 nozzle",
"inherits": "fdm_marlin_common",
"from": "system",
"setting_id": "GM012",
"instantiation": "true",
"nozzle_diameter": [
"0.6"
],
"min_layer_height": [
"0.15"
],
"max_layer_height": [
"0.48"
],
"printer_model": "Anker M5C",
"printer_variant": "0.6",
"auxiliary_fan": "0",
"bed_exclude_area": [],
"printer_structure": "i3",
"default_filament_profile": [
"Anker Generic PLA+"
],
"default_print_profile": "0.30mm Standard 0.6 nozzle @Anker",
"extruder_clearance_height_to_lid": "250",
"extruder_clearance_height_to_rod": "30",
"extruder_clearance_max_radius": "45",
"extruder_clearance_radius": "45",
"printer_structure": "i3",
"nozzle_type": "brass",
"printable_height": "250",
"printable_area": [
"0x0",
"235x0",
"235x235",
"0x235"
],
"retraction_length": [
"0.8"
],
"upward_compatible_machine": []
}

View File

@ -1,7 +1,7 @@
{
"type": "machine_model",
"name": "Anker M5C",
"nozzle_diameter": "0.2;0.25;0.4",
"nozzle_diameter": "0.2;0.25;0.4;0.6",
"bed_model": "M5C-CE-bed.stl",
"bed_texture": "M5-CE-texture.svg",
"family": "Anker",

View File

@ -0,0 +1,13 @@
{
"type": "process",
"setting_id": "GP016",
"name": "0.15mm Detail 0.6 nozzle @Anker",
"from": "system",
"inherits": "fdm_process_anker_common_0_6",
"instantiation": "true",
"layer_height": "0.15",
"initial_layer_print_height": "0.20",
"bottom_shell_layers": "4",
"top_shell_layers": "5",
"bridge_flow": "0.85"
}

View File

@ -5,8 +5,8 @@
"from": "system",
"inherits": "fdm_process_anker_fast_common",
"instantiation": "true",
"layer_height": "0.2",
"initial_layer_print_height": "0.2",
"layer_height": "0.20",
"initial_layer_print_height": "0.20",
"bottom_shell_layers": "3",
"top_shell_layers": "4"
}

View File

@ -0,0 +1,12 @@
{
"type": "process",
"setting_id": "GP017",
"name": "0.20mm Optimal 0.6 nozzle @Anker.json",
"from": "system",
"inherits": "fdm_process_anker_common_0_6",
"instantiation": "true",
"layer_height": "0.20",
"initial_layer_print_height": "0.20",
"bottom_shell_layers": "4",
"top_shell_layers": "5"
}

View File

@ -5,8 +5,8 @@
"from": "system",
"inherits": "fdm_process_anker_common",
"instantiation": "true",
"layer_height": "0.2",
"initial_layer_print_height": "0.2",
"layer_height": "0.20",
"initial_layer_print_height": "0.20",
"bottom_shell_layers": "3",
"top_shell_layers": "4"
}

View File

@ -0,0 +1,12 @@
{
"type": "process",
"setting_id": "GP018",
"name": "0.30mm Standard 0.6mm nozzle @Anker",
"from": "system",
"inherits": "fdm_process_anker_common_0_6",
"instantiation": "true",
"layer_height": "0.30",
"initial_layer_print_height": "0.30",
"bottom_shell_layers": "3",
"top_shell_layers": "3"
}

View File

@ -0,0 +1,12 @@
{
"type": "process",
"setting_id": "GP019",
"name": "0.35mm Draft 0.6mm nozzle @Anker",
"from": "system",
"inherits": "fdm_process_anker_common_0_6",
"instantiation": "true",
"layer_height": "0.35",
"initial_layer_print_height": "0.35",
"bottom_shell_layers": "3",
"top_shell_layers": "3"
}

View File

@ -0,0 +1,12 @@
{
"type": "process",
"setting_id": "GP020",
"name": "0.40mm Superdraft 0.6mm nozzle @Anker",
"from": "system",
"inherits": "fdm_process_anker_common_0_6",
"instantiation": "true",
"layer_height": "0.40",
"initial_layer_print_height": "0.40",
"bottom_shell_layers": "2",
"top_shell_layers": "2"
}

View File

@ -0,0 +1,21 @@
{
"type": "process",
"name": "fdm_process_anker_common_0_6",
"from": "system",
"instantiation": "false",
"inherits": "fdm_process_common",
"line_width": "0.62",
"initial_layer_line_width": "0.62",
"outer_wall_line_width": "0.62",
"inner_wall_line_width": "0.62",
"top_surface_line_width": "0.62",
"sparse_infill_line_width": "0.62",
"internal_solid_infill_line_width": "0.62",
"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"
]
}