-
Using Debian Buster, Marlin at commit c28e08c8, running an SKR v1.3 with a brand new RRD 12864 display (BigTreeTech red PCB model with contrast pot, via normal cables that needed no twisting/flipping/…
-
- [x] **PlatformIO Core**.
If you’ve found a bug, please provide an information below.
*You can erase any parts of this template not applicable to your Issue.*
-----------------------…
-
### PROBLEM DESCRIPTION
PlatformIO does not compile because it says "https://github.com/Jason2866/platform-espressif8266/releases/download/2.9.0/framework-arduinoespressif8266-3.20900.0.tar.gz"
…
-
Downloaded 1.1.x a few hours ago, and translated my parameters that work on a previous 1.1.x onto this version. After configuring as expected, the printer boots successfully. However, on the first mov…
XBrav updated
4 years ago
-
HI,
i was into 1.1.x-bugfix series and i changed to 1.1.8 and baby stepping is not working for me,
i did all the changes to enable babystepping like 1.1.x-bugfix and i can able to see the z offs…
-
It seems we have introduced a bug again into the TMC2130 SPI implementation.
@teemuatlut @thinkyhead @Bob-the-Kuhn
I have just updated to the latest Marlin, with the TMC2130 SW SPI Support, and i…
-
Great software. Although there are nuances. I compile for 512 kb, but there is no such choice.
When choosing the Ukrainian language, it gives a compilation error.
-
This may be related to https://github.com/MarlinFirmware/Marlin/issues/10735
Using the latest bugfix-1.1.x, if I enable LIN_ADVANCE it seems to affect hotend temperature readings. A test print alwa…
-
Hello, the mainly config like below:
```cpp
#define Z_DUAL_STEPPER_DRIVERS
#if ENABLED(Z_DUAL_STEPPER_DRIVERS)
#define Z_DUAL_ENDSTOPS
#if ENABLED(Z_DUAL_ENDSTOPS)
#define Z2_USE_ENDSTOP…
-
This is Marlin bugfix-2.0.x branch, commit 61225e68, running on an SKR v1.3.
### Description
For a while, I've been having problems with my hotend staying... well... hot. At the beginning of a …