Skip to content
Prutsium edited this page Apr 28, 2021 · 2 revisions

Just to get all info together & nothing gets lost

Klipper Installation:

FluiddPi image

update everything (apt update, apt upgrade, update Klipper etc via http://fluiddpi)

per SSH draufgehen, in /home/pi/klipper

make menuconfig

  • Enable Enable extra low-level configuration options
  • Micro-controller: Atmega AVR
  • Processor model: atmega2560
  • Processor speed: 16MHz
  • Communication interface: UART0
  • Baud rate: 250000

make

make flash FLASH_DEVICE=/dev/serial/by-id/usb-Prusa_Research__prusa3d.com__Original_Prusa_i3_MK3-if00

Copy our configuration to /home/pi/klipper-config

Restart Raspberry

PID Tuning

PID_CALIBRATE HEATER=extruder TARGET=230

PID_CALIBRATE HEATER=heater_bed TARGET=70

Z Offset

How to work with Z_Offset and set manual to right number Tram_Z before first time level `How to set live offset

Slicer

Sample config files Preferred Slicer

Clone this wiki locally