-
Sorry to continuos bother but there are some thing I don't understand...
`SOFT_SPI_xx_PIN`s are defined only in SdFatConfig.h and they seems related to Mega...Shouldn't they be declared in HAL? or pi…
-
Hi!
I was writing my own library for this and I was comparing with yours!
So I cannot get your example to work, does it still work for you?
I'm just connecting the attiny13a to it and it does wei…
-
Marlin 1.1.9 with Folgertech i3 2020
I'm trying to understand how to implement skew correction. If I understand the comments in configuration.h I can either enter my measurements for `XY_DIAG_AC`,…
-
This is a follow-up for #71
There are several commit conflicts to resolve. I hope to get in sync with @hippyau soon.
- [x] Update source files
- [x] Update website
- [x] Update RemoteConfigUI.j…
-
when searching for luma.led_matrix, the max7219 package comes up first: https://pypi.org/project/max7219/
there's nothing on that pypi page (e.g. first paragraph) that tells me it's a deprecated pa…
-
Hi all!
I have a Azteeg X5 GT board with TMC2660 (Bigfoot BSD2660), and seems like Marlin has support for some types of TMC drivers. How to enable TMC2660?
-
I can successfully compile the firmware, but I get these warnings, and don't know if I should do something about them:
```
{
"resource": "/c:/Users/qwewer/Documents/Marlin/Marlin/src/lcd/menu/menu…
-
Does anyone have the pin diagram for an ESP32?
I attempted to wire up a 4 unit max7219 board to the the SPI 1 and 2 ports on the ESP32.
According to expressif's documentation the ESP32 has 4 SPI p…
-
Design options:
- serial-in parallel-out shift-registers
- charlieplexing
Possible constructive techniques:
- wire-wrap + proto-board
- multiple small PCBs interconnected using rainbow cables
-
Continuing from #8573 —
> @tcm0116 : My issue is definitely unrelated to this one. Mine is occurring at the bilinear grid boundaries as the printer is coming to a complete stop as it crosses the bo…