This is a extended Vyper Klipper / Mainsail Config
This Files are only compatible together!
Watch my Youtube Videos to know how it works ;)
Discord: https://discord.gg/kBdeP3ZtCY
Connect via Putty to the pi and then do following commands:
cd ~/
git clone https://github.com/mainsail-crew/moonraker-timelapse.git
bash ~/moonraker-timelapse/install.sh
uncomment the #timelapse.cfg in the printer.cfg (3. Line) If you have some trouble to connect to Mainsail then use this command:
./scripts/install-moonraker.sh -r -f -c ~/klipper_config/moonraker.conf -l ~/klipper_logs/moonraker.log
https://www.klipper3d.org/Pressure_Advance.html
STL: https://www.klipper3d.org/prints/square_tower.stl
use the PA Profil in Superslicer
https://www.klipper3d.org/Measuring_Resonances.html
~/klippy-env/bin/pip install -v numpy
sudo apt update
sudo apt install python3-numpy python3-matplotlib
sudo reboot
cd ~/klipper/
sudo cp "./scripts/klipper-mcu-start.sh" /etc/init.d/klipper_mcu
sudo update-rc.d klipper_mcu defaults
sudo raspi-config #enable SPI in interfacing options
sudo reboot
cd ~/klipper/
make menuconfig #Microcontroller: Linux process
sudo service klipper stop
make flash
sudo service klipper start
sudo usermod -a -G tty pi
ACCELEROMETER_QUERY #Testing the Sensor if there is a Invalid adxl then check the wireing or the offical klipper site
TEST_RESONANCES AXIS=X
TEST_RESONANCES AXIS=Y
~/klipper/scripts/calibrate_shaper.py /tmp/resonances_x_*.csv -o /tmp/shaper_calibrate_x.png
~/klipper/scripts/calibrate_shaper.py /tmp/resonances_y_*.csv -o /tmp/shaper_calibrate_y.png
https://www.klipper3d.org/Resonance_Compensation.html#tuning
STL: https://www.klipper3d.org/prints/ringing_tower.stl
TUNING_TOWER COMMAND=SET_VELOCITY_LIMIT PARAMETER=ACCEL START=1250 FACTOR=100 BAND=5