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
36
resources/profiles/CoLiDo/machine/CoLiDo SR1 0.4 nozzle.json
Normal file
36
resources/profiles/CoLiDo/machine/CoLiDo SR1 0.4 nozzle.json
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"name": "CoLiDo SR1 0.4 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM002",
|
||||
"instantiation": "true",
|
||||
"printer_model": "CoLiDo SR1",
|
||||
"default_filament_profile": [
|
||||
"CoLiDo PLA @CoLiDo SR1"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @CoLiDo SR1",
|
||||
"printer_settings_id": "CoLiDo SR1 0.4 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"auxiliary_fan": "1",
|
||||
"deretraction_speed": [
|
||||
"50"
|
||||
],
|
||||
"print_host": "192.168.1.224",
|
||||
"printer_variant": "0.4",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"220x0",
|
||||
"220x220",
|
||||
"0x220"
|
||||
],
|
||||
"printable_height": "251",
|
||||
"retraction_length": [
|
||||
"0.4"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Auto Lift"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue