Delete Flsun Builds
To upgrade to official builds, follow these instructions:
In the SSH command prompt window, enter the following command:
sudo rm /home/pi/.gitconfig
Install Kiauh
Then enter the following command to install Kiauh:
git clone https://github.com/th33xitus/kiauh.git
Run Kiauh
Launch Kiauh by entering this command:
./kiauh/kiauh.sh
This window should appear:
Remove Existing Configs
Enter in 3) [Remove]
menu by typing 3
then Enter
:
-
Remove
7) [MJPG-Streamer]
by typing7
thenEnter
(you will need to enter the Root password). -
Remove
5) [KlipperScreen]
by typing5
thenEnter
. -
Remove
3) [Mainsail]
by typing3
thenEnter
. -
Remove
2) [Moonraker]
by typing2
thenEnter
. -
When it's done, remove
1) [Klipper]
by typing1
thenEnter
. -
When it's done, go back to main menu by typing
B
thenEnter
. -
Exit Kiauh by typing
Q
thenEnter
. -
Enter the following commands (one at a time):
sudo rm -rf /home/pi/.moonraker_database_1 && rm -rf /home/pi/.moonraker_database_2 && rm -rf /home/pi/.moonraker_database_3
sudo rm -rf /home/pi/klipper_config
sudo rm -rf /home/pi/klipper_logs
sudo rm -rf /home/pi/moonraker-timelapse
sudo rm /home/pi/savedVariables1.cfg && rm /home/pi/savedVariables2.cfg && rm /home/pi/savedVariables3.cfg
To continue on, you must now decide how many printers you will connect to the Speeder Pad, if you only need one printer continue on at Single Instance, if you need multiple, then continue at Multiple Instances