Clive Galway
Clive Galway
> It is indeed possible to close the right extruder when Heated bed leveling Are you saying that it is possible to cancel heating of right extruder when doing bed...
I should also add that the X position needs changing too. It's too close to the silicone pads,. so it's not easy to clean the nozzle while it is in...
As a side note until this gets fixed, the workaround is to issue an `M206` command
This appears to be a JUnit5 specific issue. If I switch to JUnit4, the Test Explorer works just fine
I had a stab today at using AI to help fix the C# PlayGif example to wit, getting an error loading System.Collections. Looking at it, it seems that `SixLabors.ImageSharp` is...
After 8 hours of blindly stabbing in the dark, I think I have maybe stumbled upon a nugget of info. The following code ``` using var matrix = new RGBLedMatrix(32,...
@chrisgilldc should it not be moved to the top of the [Python Bindings README](https://github.com/chrisgilldc/rpi-rgb-led-matrix-docfix/tree/master/bindings/python)?