-
### Did you test with a precompiled firmware?
Yes, and the problem still exists.
### Bug Description
```r
Marlin\src\lcd\e3v2\proui\dwin.cpp: In function 'void setMoveZto0()':
Marlin\src\lc…
-
Cannot get the TFT35 touchscreen to work with octoprint using a MKS GEN L?
When removing the touchscreen, octoprint works normally.
How to fix this problem
-
## Bug Description
First LCD flashed, also worked end line came. New design is also on it.
After that Marlin flashed, no function. I can press LCD and new windows go up but nothing moves. No tem…
-
**_Issue Description:_**
I encountered difficulties while attempting to install the LightGBM GPU (master branch) Python package on Windows. Despite successfully compiling the GPU version and obtainin…
-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
The latest bugfix (May 24, 2024) now works on my delta. Calibration and M48 now works, BUT th…
-
# Problem
During LLDB debug session, global variables that are declared in a previous expression evaluation is sometimes reported as undeclared identifier _after_ a program restart.
TL;DR LLDB o…
-
ошибка в функции
String DWIN::checkHex(byte currentNo){
if (currentNo < 10){
return "0"+String(currentNo, HEX);
}
return String(currentNo, HEX);
}
Вместо…
-
there should be a working config for the ender 3 with 4.2.7 board with support for the newly released touchscreen (based on the CR-6 also without rotary encoder)
The touchscreen is mentioned [here](h…
-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
During development i discovered the following odd bug:
When you create a AUTO_BED_LE…
-
### Is your feature request related to a problem? Please describe.
Currently the code has 6 references to `archive/master.zip` in `features.ini`: https://github.com/MarlinFirmware/Marlin/blob/11f98…