-
### Bug Description
`Compiling .pio\build\at90usb1286_dfu\lib901\ADC\ADC.cpp.o
In file included from C:\Users\11358\.platformio\packages\framework-arduinoteensy\libraries\ADC\ADC_Module.h:39:0,
…
-
I have modified the firmware for the TMC2208 UART and LPC1768 software serial lib sections, Now it's not necessary to use interrupt IO for RX, Does anyone want to test it? I can send you the complete …
-
### Description
Fails to compile with case light menu option
### Steps to Reproduce
I have edited pins like so:
#if HOTENDS == 1
#define FAN1_PIN P2_04
#else
#define CASE_LIGHT_…
-
Get random disconnects on the USB port, can be after a minute and even 2 hours, haven't been able to finish 1 print.
Only thing changed on my side is that i have changed from a I3 clone to a big co…
-
### Bug Description
I tried to build for the LPC1768 platform with CR10s configuration files(I just got an SKR V1.3) but it fails.
### My Configurations
Clean Windows 10 install (like 5 days …
-
Let's coordinate the Marlin 2.0 RC1 release and track remaining work for this first release candidate.
### AVR
Board|MCU|SD Card|LCD|TMC SPI|TMC UART|EEPROM|WiFi|Max6675|Neopixel
-|-|-|-|-|-|-|…
-
pinmapping.h was removed and so it fails trying to check if a pin is interrupt capable.
I can of course comment out the checks but new users might have an issue. Unless I'm the only user :)
I know…
-
Good day. does anyone know what a mistake it tells me? I've searched everywhere on the Internet and I found nothing. Thanks for the help. Marlin 2.0 to skr1.3 with tmc2208 Uart and Bltouch.
`Ma…
-
Good day. does anyone know what a mistake it tells me? I've searched everywhere on the Internet and I found nothing. Thanks for the help. Marlin 2.0 to skr1.3 with tmc2208 Uart and Bltouch.
```
…
-
### Description
With `PS_DEFAULT_OFF` disabled my Re-Arm board will never successfully boot to the boot screen.
### Steps to Reproduce
Comment out `#define PS_DEFAULT_OFF`, reset board
**…