-
I'm using bugfix-2.0.x (bd550bb45) on my Sapphire Pro (MKS Robin Nano). The SD card on this board is connected using SDIO. I'm observing the "random wandering" of my print head as in issue #5772 and #…
-
### Description
TL;DR: `#if HAS_AUTO_FAN` block in `SanityCheck.h` thinks two separate pins are the same.
### Background
I am compiling a config for the Tevo Nereus ([MKS Robin Nano-based w/ …
-
Thank to you for you great work!
I have problem with touch buttons on lcd. They are dont showing(
-
Step to reproduce this problem:
Download the sourcecode Version 2.0.5.3 via the MKS-TOOL or use the configuration from this repository.
Bug Description after 'clean' and 'build':
```
…
-
am very new so dont know if this is the place to post this question.
am compiling marlin on a mks robin nano board and cannot find the board on platform io.
i can search boards but there are no mk…
-
### Bug Description
In Marlin 2.0.5.3, MKS, Robin nano 1.2 without SD card inserted goes to infinite loop after Marlin splash screen, with SD card freeze at very beginning and not launch at all. On M…
-
### Description
Impossible to build Marlin for STM32F1-based boards, tried to build for MKS Robin
### Steps to Reproduce
`Configuration.h` and `Configuration_adv.h` files are taken from exaples…
-
Hello,
I have strange error today while compilling bugfix 2.0.x (actual ver. from 11. Oct 2019, 9:29:21):
```
Compiling .pio\build\STM32F103RC_bigtree\src\src\module\motion.cpp.o
Marlin\sr…
-
### Bug Description
On home Z the x-carriage do not move to the middle of the bed, stops @ X_MIN, Y_MAX
#define Y_HOME_DIR 1
#define Z_SAFE_HOMING
#if ENABLED(Z_SAFE_HOMING)
#define Z_SAFE_H…
-
### Bug Description
Nozzle to probe offset is ignored. Probably on X and Y axis.
### Configuration Files
Not relevant
### Steps to Reproduce
Compile latest 04c4c6004e752582235357b14aebd…