-
Is there any way that a raspberry pi running klipper provide position signals over UART/SPI instead of step/dir signals in order to use external cDriver and motion controller IC's for future proofing …
-
Refer to the datasheet of ATmega328P. Try to understand why we will be using ATmega328P IC. Studying basic architecture of ATmega328P
-
_From @Roxy-3DPrintBoard on March 30, 2016 19:59_
The Atmel ATSAM3x8e on the Due board is definitely viable. It has the benefit it can plug into the RAMPS or RADDS base board and at that point it i…
-
After some amazing time with Klipper running on my MKS Gen v1.3, I got an Fysetc F6 to declutter the wiring a bit.
For testing, I'm using two TMC2130 drivers on X and Y. Z, Z2 and E are driven by D…
-
### Did you test the latest `bugfix-2.0.x` code?
Yes, and the problem still exists.
### Bug Description
Always when turning on the machine, part cooling fan runs at 100%. Entering temperature/fan s…
-
I tried to perform an G29 with a 10x10 matrix with the HB at 70°C to measure the distortion of my HB over temperature. After some pints I get an "ERR: MINTEMP BED". I asume that the HB thermal control…
-
I've built a simplified version of ogx360 with a Pro Micro 3.3V/8MHz board and a Mini USB Host Shield 2.0. It only supports 1 Xbox 360 controller. Everything seems to work fine, except it missed a b…
-
This is the control board in use on the Monoprice MP10 and MP10 Mini, which is rebranded from Malyan with part numbers MA10 and MA10 mini.
https://imgur.com/a/0MB0AIy
If the imgur album link fai…
-
As mentioned in [the advance dev thread](https://github.com/MarlinFirmware/MarlinDev/issues/402), I'm getting communication errors when printing over USB. The error messages are:
```
Resend: 380
Erro…
-
Hi, thanks for your awesome project.
Can you please provide code for LGT8 board? (Logic Green). its cheaper and claimed faster than arduino. Thanks a lot.