Hostname | cr10max.local | |
---|---|---|
User | manulab | |
password | ManuNTNU |
Libraries
Shaketune
https://github.com/Frix-x/klippain-shaketune
wget -O - https://raw.githubusercontent.com/Frix-x/klippain-shaketune/main/install.sh | bash
Append the following to your printer.cfg file:
[include K-ShakeTune/*.cfg]
append to end of moonraker.conf
[update_manager Klippain-ShakeTune] type: git_repo path: ~/klippain_shaketune channel: beta origin: https://github.com/Frix-x/klippain-shaketune.git primary_branch: main managed_services: klipper install_script: install.sh
MobileRaker
https://github.com/Clon1998/mobileraker_companion
- Open a terminal or establish an SSH connection on the host running Klipper.
- Change the directory to your home directory by running the following command:
cd ~/
- Clone the Companion repository by executing the following command:
git clone https://github.com/Clon1998/mobileraker_companion.git
- Navigate to the mobileraker_companion directory:
cd mobileraker_companion
- Run the installation script to set up the Companion:
./scripts/install-mobileraker-companion.sh
Quick install
cd ~/
git clone https://github.com/Clon1998/mobileraker_companion.git
cd mobileraker_companion
./scripts/install-mobileraker-companion.sh
KAMP - Klipper Adaptive Mesh Probing
makes the printer only probe the bed at the local area where the print is preformed
https://github.com/kyleisah/Klipper-Adaptive-Meshing-Purging
too much information for installguide here. Check repo for guide and config installs
Config files
Crowsnest reinstall
https://crowsnest.mainsail.xyz/faq/upgrade-from-v3-to-v4
needed for webcam as the prebuild version is broken
place files in home/manulab/printer_data/config