-
Issue moved from reprap forum (http://forums.reprap.org/read.php?415,645165)
Marlin 1.1.0 rc4 - Smartrapcore alu (corexy) printer issues with auto-levelling grid. Working previously on Rc3. With a f…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hi! I'm trying to run PWM in split mode on ATTiny806 using example sketch with added blinking LED:
void setup() {
pinMode(PIN_PC0, OUTPUT);
pinMode(PIN_PB0, OUTPUT); // PB0 - TCA0 WO0, pin7 o…
-
I tried to move the z axis through the menu; prepare > move axis > 1mm > z axis > increase from 0 to 170mm, which is a long travel and had to do several rotation on the encoder to reach to that point.…
-
It would be nice to have the full 16 bit resolution available for the duty cycle. In my use case I am controlling a digital servo with it. I didn't want to have to add a PWM IC to the boards I am bui…
-
I've had some issues lately with RC3, RC3bugfix, RC4 bugfix. My prusa hangs waiting for the extruder temps to stabalize. The temp on both extruders has been reached and extremely stable but I don…
-
## Type of issue
Bug report
### Description
The hardware is Pine64-Pinephone v1.2; Linux 5.13.7; Crust v0.4 (buit with pinephone_defconfig)
I am expecting a constant hardware clock drift…
-
Hi there,
i have a Dreamstream [SPA](https://m.bestwaycorp.at/Product/Detail/1060151NOX22), which has exact the same electronics like Lay Z Spa. Both selled from Bestway.
My Pump looks like the ne…
-
I observed that the SPI speed when communicating with an TMC2130 is lower than expected on the blue pill board. The TMC2130 driver sets the sped to 4 MHz here:
https://github.com/KevinOConnor/klipper…
-
I cloned RC6 and then used a diff tool to carefully copy over only the relevant configs from my RC3 Configuration.h to the RC6 Configuration.h and uploaded to the arduino board on the printer (using A…