GithubHelp home page GithubHelp logo

mks-pi-skipr-clean-klipper-install's Introduction

MKS-PI-SKIPR-Clean-Klipper-Install

Unscrew the Klipper installation on the MKS-PI and MKS-SKIPR

Step 1: Right now is a good time to download/backup all your config files and any G-code files and macros you have.

Warning: All care is taken, no responsability accepted, if you FUBAR your install, you will have to reflash your drive, so refer back to step one.

Step 2: All this crap below :)

Log in via SSH, on windows, just use command propt, you dont need putty or anything else:

ssh [email protected] (replace address with the correct one)

Password: makerbase

Once you have logged in, type the following commands:

sudo apt update

sudo apt upgrade

Wait for it to complete, then type:

cd ~

./kiauh/kiauh.sh

Now the Kiauh intoface will come up, and uninstall Fluid, Klipper and Moonraker.

Once they are all removed, then exit

Type the following:

cd ~

ls -a

That will show you a list of files and folders under the user folder, so much crap installed that shouldnt really be there, not needed, but its nice to see what crap Makerbase left on the image.

Anyway, deleate everything to do with Klipper:

sudo rm -r kiauh-backups

sudo rm -r kiauh

sudo rm -r klipper

sudo rm -r .kiauh.ini

sudo rm -r moonraker

sudo rm -r moonraker-env

sudo rm -r printer_data

sudo rm -r gcode_files

sudo reboot (Probably not needed, but cant hurt)

log back into ssh after the MKS-PI reboots:

ssh [email protected] (replace address with the correct one)

Password: makerbase

then type:

cd ~

git clone https://github.com/th33xitus/kiauh.git

Once it completes. then type:

./kiauh/kiauh.sh

The Kiauh interface will load, and you can install klipper, then moonraker then Mainsail, note, due to this being and an un official OS it has an outdated version of Python, so when Kiauh asks, choose version 2.7.

Once all thats completed, you now have an un-screwed version of Klipper installed.

Upload you config files and you should be good to go

Regards

NexGen-3D

mks-pi-skipr-clean-klipper-install's People

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.