Ed Street

Results 17 comments of Ed Street

Voron 2.4, Triden plus others. Many can support multiple tool heads easily.

I have noted this bug as well. When I went digging for what / why I found something interesting. This is a known bug in PS for several years now....

Been dealing with this same issue for the past 2 weeks.

adafruit_gpio is depreciated and should be changed to blinka. Next, INA219 is the real issue here. Seems that the library has not been ported to bullseye just yet.

I was able to change a few things and get it working with bullseye, with charge/discharge/voltage/etc...

Here is my working code, including charging/discharging/voltage/etc for this project under 11.1, Raspbian Bullseye. https://street-tek.dev/stats.py

> > Here is my working code, including charging/discharging/voltage/etc for this project under 11.1, Raspbian Bullseye. > > > > > > https://street-tek.dev/stats.py > > > > excuse me kind...

> > Here is my working code, including charging/discharging/voltage/etc for this project under 11.1, Raspbian Bullseye. > > https://street-tek.dev/stats.py > > HI, can you post the code here it seams,...

That needs to be run on the pi itself, so ssh in and run from there.

I would actually classify it as a dual issue, one part bug and one part unexpected behavior for supported values from klipper. I am attempting to add sensors like sgp40...