Initial release
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
This commit is contained in:
commit
c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions
38
resources/profiles/Anker/machine/Anker M5 0.2 nozzle.json
Normal file
38
resources/profiles/Anker/machine/Anker M5 0.2 nozzle.json
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"name": "Anker M5 0.2 nozzle",
|
||||
"inherits": "fdm_marlin_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM004",
|
||||
"instantiation": "true",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.16"
|
||||
],
|
||||
"printer_model": "Anker M5",
|
||||
"printer_variant": "0.2",
|
||||
"auxiliary_fan": "0",
|
||||
"bed_exclude_area": [],
|
||||
"default_filament_profile": [
|
||||
"Anker Generic PLA+"
|
||||
],
|
||||
"default_print_profile": "0.10mm Standard 0.2mm nozzle @Anker",
|
||||
"extruder_clearance_height_to_lid": "250",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_radius": "45",
|
||||
"printer_structure": "i3",
|
||||
"nozzle_type": "brass",
|
||||
"printable_height": "250",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"235x0",
|
||||
"235x235",
|
||||
"0x235"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.75"
|
||||
],
|
||||
"upward_compatible_machine": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue