v2.4: use z_calibration plugin
This commit is contained in:
parent
97a84b3338
commit
fce3702a8a
9 changed files with 929 additions and 666 deletions
|
@ -49,6 +49,12 @@ env: ~/.KlipperScreen-env/bin/python
|
|||
requirements: scripts/KlipperScreen-requirements.txt
|
||||
install_script: scripts/KlipperScreen-install.sh
|
||||
|
||||
[update_manager client z_calibration]
|
||||
type: git_repo
|
||||
path: /home/pi/klipper_z_calibration
|
||||
origin: https://github.com/protoloft/klipper_z_calibration.git
|
||||
install_script: install.sh
|
||||
|
||||
[power voron-v2.4]
|
||||
type: tplink_smartplug
|
||||
address: 192.168.11.91
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue