Fill out above information andin all cases attach yourklippy.logfile (use zip to compress it, if too big). Pasting yourprinter.cfgis not needed Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
Hello Everyone,
I recently switched from a headless setup to a display with Klipper screen on my RPi3B+, but had a ton of issues doing it starting from my old Raspian Lite setup, so I decided to do a clean install of Raspian, re-install Klipper, transfer the conf files etc.
Before embarking on this journey, as accessories to the whole setup I was also running a RPi camera with an LED connected to the hardware PWM on GPIO12 as flash, and two MPU accelerometers.
I pretty much got everything running again as was, and I got Klipper Screen too, happy days.
However, as much as I tried I can’t get the accelerometers and the LED to work through the console on Mainsail.
I know there are no hardware issues because I can still get everything to work fine on the old SD card that still has the old setup, I can even control the LED by SSHing into the RPi and using raspi-gpio, but if I use the slider on Mainsail, the LED just doesn’t do anything and I get no errors, whilst last I tried reaching the accelerometers I got a NACK response and Klipper shut down.
I followed all the steps in the [RPi_microcontroller] and [Measuring_Resonances] documentations with no errors whatsoever.
Install the rc script
Building the micro-controller code
Remaining configuration (you should be able to see it in the klippy log too)
Optional: Enabling SPI (I don’t think it’s needed in my case, but what the hell)
Optional: Enabling I2C
Optional: Identify the correct gpiochip
Optional: Hardware PWM
Well, I’ve tried reinstalling the RPi microcontroller code but it was pretty much a vane attempt. The only thing I haven’t tried is completely uninstalling said code and then reinstalling, but I lack the how to knowledge on that.
After I installed rpi MCU it was working some days then it stopped and I don’t get if back working.
I want to use the flip pins for some buttons on the printer (led on, LED off, pause, abort)
And for the CPAP fan like Simon showed for the VZ printer. klippy.log (71.3 KB)
I hope some one can help me.
Tomorrow I will post my klippy.log
i also have an ender3 pro from a colleague with me. i would like to control the hotend fan via a gpio pin on the rpi because he has a cheap silentboard that doesn’t have enough outputs.