manu7irl / klipper-DWC2-installer

to streamline the install or upgrade of KLIPPER & DWC2 front-end for it. With these 2 together no need to use octoprint. I run mine on orangepi zero with H2+ CPU 512MB and it works nicely.
GNU General Public License v3.0
55 stars 13 forks source link

New Install #2

Closed shadrincev closed 4 years ago

shadrincev commented 4 years ago

Good afternoon. Thank you for your work. I would like to correct a more correct installation in the README file

cd ~
git clone https://github.com/manu7irl/klipper-DWC2-installer
./klipper-DWC2-installer/klipper-dwc2-install.sh

Then next when prompted

================================= KLIPPER SERVICE INSTALL FOR SOC:

Please choose the install needed: (1)install-beaglebone.sh (2)install-centos.sh (3)install-debian.sh (4)install-octopi.sh (Q)uit

need to select (4)install-octopi.sh

And update the line wet https://github.com/chrishamm/DuetWebControl/releases/download/2.0.4/DuetWebControl-SD.zip on wget https://github.com/chrishamm/DuetWebControl/releases/download/2.0.6/DuetWebControl-SBC.zip so how did the update come out. thank you.

manu7irl commented 4 years ago

Hi, thanks for using my script, actually these scripts are not mine but cloned for klipper github in folder: ~/klipper/scripts/ so the typo is not related to me... But the line your are pointing to is not inside the install-octopi.sh, it is a line in DWC install script. I will check if there is a typo there... I made some pretty big changes yesterday, run a git pull from within my script folder and you will get a whole new experience! try it safe and print fast!!