Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AnkerMake 0.6mm Nozzle Profiles #4338

Merged
merged 4 commits into from
Mar 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions resources/profiles/Anker.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -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": [
Expand Down Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -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"
}
]
}
5 changes: 4 additions & 1 deletion resources/profiles/Anker/filament/Anker Generic ABS.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
5 changes: 4 additions & 1 deletion resources/profiles/Anker/filament/Anker Generic ASA.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
4 changes: 3 additions & 1 deletion resources/profiles/Anker/filament/Anker Generic PA-CF.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
4 changes: 3 additions & 1 deletion resources/profiles/Anker/filament/Anker Generic PA.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
4 changes: 3 additions & 1 deletion resources/profiles/Anker/filament/Anker Generic PC.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
5 changes: 4 additions & 1 deletion resources/profiles/Anker/filament/Anker Generic PETG-CF.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
5 changes: 4 additions & 1 deletion resources/profiles/Anker/filament/Anker Generic PETG.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
5 changes: 4 additions & 1 deletion resources/profiles/Anker/filament/Anker Generic PLA+.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
5 changes: 4 additions & 1 deletion resources/profiles/Anker/filament/Anker Generic PLA-CF.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
5 changes: 4 additions & 1 deletion resources/profiles/Anker/filament/Anker Generic PLA.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
5 changes: 4 additions & 1 deletion resources/profiles/Anker/filament/Anker Generic PVA.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
5 changes: 4 additions & 1 deletion resources/profiles/Anker/filament/Anker Generic TPU.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
43 changes: 43 additions & 0 deletions resources/profiles/Anker/machine/Anker M5 0.6 nozzle.json
Original file line number Diff line number Diff line change
@@ -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": []
}
Original file line number Diff line number Diff line change
@@ -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": []
}
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Anker/machine/Anker M5.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
43 changes: 43 additions & 0 deletions resources/profiles/Anker/machine/Anker M5C 0.6 nozzle.json
Original file line number Diff line number Diff line change
@@ -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": []
}
2 changes: 1 addition & 1 deletion resources/profiles/Anker/machine/Anker M5C.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Loading
Loading