vfbank
vfbank
> I asked the Marlin community and got an answer already. The V1.1 version has not been merged yet, so we have to wait a little longer. V1.1 will be...
Try connecting EXP1 and EXP2 by flipping them 180 degrees or by swapping them left and right. When powered, V2.1 operates with a white LCD, while V3 requires the execution...
Unfortunately, we can only support STEP/DIR and SPI, so this feature cannot be used.
All hardware currently using the ESP32 chipset is experiencing the same issue. This is because the ESP32 chipset communicates through the I2S Stream. Unfortunately, most EPS32s can't handle Marlin's I2S...
Unfortunately, when I activate the extension, it compiles, but Babysteps still doesn't work.
> INTEGRATED_BABYSTEP 여전히 i2에서 작동하지 않습니까? 누군가 이미 Tom TinyBee를 보냅니다! 😆 Enabling the INTEGRATED_BABYSTEPPING definition compiles but babystep doesn't work. No matter how much you turn the dial, only...
> Your thinking is backwards, Need more controllers using esp32 to attract esp32 developers to the project For reference, the ESP32 hardware should control all communication with 32 pins. About...
> ESP32 chipset not properly supporting I2S streams It seems to me that the ESP32 chipset's G-code processing part is the problem. Probably a data exchange problem (not sure) For...
> I don't think there is an problem with the hardware, there are many ESP32 based motherboards in the field that are running fine. Perhaps it's a communication issue or...
> > Are you using hardware that uses the ESP32 chipset? > > Yes, and in my experience it's reliable. ESP32 hardware is extremely common. > > > What can...