mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-16 03:54:27 +05:00
added own dwc2-for-klipper fork
added own dwc2-for-klipper fork with an necessary fix to make DWC2 work again with recent klipper changes
This commit is contained in:
3
kiauh.sh
3
kiauh.sh
@@ -12,7 +12,8 @@ default="\e[39m"
|
|||||||
### setup repos
|
### setup repos
|
||||||
KLIPPER_REPO=https://github.com/KevinOConnor/klipper.git
|
KLIPPER_REPO=https://github.com/KevinOConnor/klipper.git
|
||||||
#DWC2FK_REPO=https://github.com/Stephan3/dwc2-for-klipper.git
|
#DWC2FK_REPO=https://github.com/Stephan3/dwc2-for-klipper.git
|
||||||
DWC2FK_REPO=https://github.com/pluuuk/dwc2-for-klipper.git
|
#DWC2FK_REPO=https://github.com/pluuuk/dwc2-for-klipper.git
|
||||||
|
DWC2FK_REPO=https://github.com/th33xitus/dwc2-for-klipper.git
|
||||||
|
|
||||||
## setup some file and folder paths
|
## setup some file and folder paths
|
||||||
KLIPPER_DIR=${HOME}/klipper
|
KLIPPER_DIR=${HOME}/klipper
|
||||||
|
|||||||
Reference in New Issue
Block a user