-
Hello i was looking at the code and say there is a Max7219.h in the arduino ino. But in your files you do not have have the libray there. I don't know that library either. I know the Max7219 chip is a…
-
Afternoon all, I'm trying to build and use the skr 1.4 turbo, replacing my fried 1.3 with it.
I configured everything, including the UART settings for the 2208's, and I'm getting a rather weird err…
-
Configuration
```cpp
//file Configuration.h Release:tags/1.1.9
//section info
#define STRING_CONFIG_H_AUTHOR "Phil Hall_DPE_BW"
//section machine
#define MOTHERBOARD BOARD_MKS_GEN_13
#define …
-
Build Log
```
Processing megaatmega2560 (platform: atmelavr; board: megaatmega2560; framework: arduino)
-------------------------------------------------------------------------------------------…
-
RPi3, kernel v4.19.75, Python v3.7.3, display: 4x1088AS
Hi,
I want to use display with a program what run in daemon mode, but I have a problem. After changes daemon mode display freeze and program e…
-
### Description
Can't compile Bugfix 2.0 no matter what I try. The error I get is "The filename or extension is too long." I have tried moving the marlin folder to the root of the drive (D:\Marlin)…
-
Hi,
Thanks for this beautiful job !
Is it possible to connect the max7219 to others pins than the RPi pins 19, 24, 23 ? (for example 16, 20, 21)
Thanks for helping,
Jerome
-
This is a follow-up for #118
It would make it possible to connect for example an ESP8266 ESP-01S WiFi module.
Also it would be possible to have some kind of telnet session for configuration acti…
-
Just configured Marlin for my mini kossel the way I want it. But when I felt done and pressed verify, it seems to be done but throws a error on me.
Without any real explanation on what is wrong, at f…
-
Standard clone of a fresh new marlin on master.
Cant get it compile with the standard values.
The error when compiling:
```
SanityCheck.h:1307:14: error: expected constructor, destructor, or typ…