-
Hello,
I've followed the example using PlatformIO and two T-Decks acquired this month (May 2024) with LoRa 868 MHz. Compilation went well following the tutorial:
I'm familiar with PlatformIO and…
-
Hi, my first post
I have an Anycubic Chiron with SKR 1.4 Turbo and Tft35 E3 V3
The problem is, I put in marlin firmware home offset for x and y axis, and Since I use #define HOMING_Z_WITH_PROBE …
-
I did some digging.
The Integrated Display is a TJC Touch Display. Its not a QIDI Homebrew that runs its own MCU.
Which means we can actually use it on stock klipper by just flashing another firmw…
-
Would be possible to use it with Carlity Ender 3 With board 4.2.7 which have exposed 5v gnd rx tx pins ?
Maybe would be nice to have button to auto home printer right or to send costume gcode for e…
-
### The problem
I'm trying to compile a customized version of NSPanel for Home Assistant. This is the code:
### Which version of ESPHome has the issue?
2023.11.6
### What type of installation …
-
After four months I updated Marlin, and found I had the same problem as shown here:
https://github.com/MarlinFirmware/Marlin/issues/26171
The SERIAL_FLOAT_PRECISION option no longer works in Marli…
-
This is the display I am using.
https://www.buydisplay.com/spi-1280x400-7-84-inch-ips-tft-lcd-module-optl-capacitive-touch
Any assistance or advise would be greatly appreciated
-
Hi guys,
I am fairly new to Arduino.
I have managed to figure out majority of the stuff myself, but I am stuck on the "uploading code" to the esp32 part.
I understand that this is a functioning…
-
I think backgound color for the write function does not work
Here is the code I wrote to illustrate, coming for the hello.py example.
> import random
> from utime import sleep_ms
> import rm6…
-
### Description
When entering the tune menu, complete TFT freezes
### Steps to reproduce
go to setting and then to tune.
**Expected behavior**
be able to tune...
wanted to tune the PID…