-
### Bug Description
I got a problem with Anet a8 plus, My capacitieve sensor goes outside my bed to measure, when I try to auto level.
I use marlin 2.0 and search everywhere for the solution. …
-
I recently discovered the Lilygo T-display board (ESP32+ST7789), which I intend to use as Wifi-enabled replacement for an older 868MHz board (AVR). I tried several weather station sketches, and finall…
-
### It is more of clarification/feature-understanding rather than an issue
Hello.
First of all thank you so much for this as it is a very helpful tool to setup SPI TFTs with commonly found TFT ch…
-
hi!
First of all, I can't thank you enough! This library is the only solution I've found to get the TFT to work on my M5StickC with the latest MicroPython code release and ESP-IDF!
My issue is I…
-
I recently updated RaspberryPi OS (and tried a new installation as well) and now the installation of the [2.0'' 320x240 spi display](https://www.adafruit.com/product/4311) (st7789) with [adafruit-pitf…
-
After five hours study, I still can not slove the problem.
I use the screen without rst, ST7789 1.14 and 135* 240
Here is my setup:
```
#define STM32
#define ST7789_DRIVER // Configure all…
-
Hello,
I've found SPI version of ILI9341 320x240 TFT display in my reserves. How difficult it is to modify your ili9341_parallel code to work with SPI version?
-
Hi,
just noticed that CS_ACTIVE is commented out - what is a reason?
```
__attribute__((always_inline)) static inline void _ili_write_command_8bit(uint8_t cmd)
{
//CS_ACTIVE;
ILI_DC_CMD;
…
-
### Bug Description
Nozzle to probe offset is ignored. Probably on X and Y axis.
### Configuration Files
Not relevant
### Steps to Reproduce
Compile latest 04c4c6004e752582235357b14aebd…
-
Hi, this is awesome. After seeing your video I ordered the same screen (I needed a circle screen for one project). Today I received it but i cant compile the code I always end up with an error... coul…