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:
th33xitus
2020-06-25 20:18:56 +02:00
committed by GitHub
parent 2bd292bc6e
commit 9bbf45cb74

View File

@@ -12,7 +12,8 @@ default="\e[39m"
### setup repos
KLIPPER_REPO=https://github.com/KevinOConnor/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
KLIPPER_DIR=${HOME}/klipper
@@ -762,4 +763,4 @@ action(){
print_header
check_euid
start_check
main_menu
main_menu