-
[Configuration.zip](https://github.com/MarlinFirmware/Marlin/files/4378999/Configuration.zip)
### Bug Description
Right now it says:
**ERR: MAXTEMP: BED
PRINTER HALTED
Please Reset**
Every…
-
When i compiling code for skr 1.4 for my custom delta, i get this error when i have uncommented delta calibrate
```
Marlin\src\lcd\menu\menu_delta_calibrate.cpp: In function 'void _man_probe_pt(cons…
-
### Description
When compiling for a board with a LPC1768 you get a multiple definition error on the eeprom functions at the linking stage. The empty eeprom functions in arduino.cpp (from framework…
-
I've recently run into a strange issue with my AZSMZ board+AZSMZ12864 LCD setup. After compiling the latest bugfix-2.0.x code and flashing the bin via SD card, the board never starts up properly - it …
-
I'm trying to run the display (chipset st7920) directly with a spi hardware (STM32F405) without necessarily doing bitbangig of the pins.
From what I understand I have to define U8G_HAL_LINKS.
I do…
-
### Bug Description
Firmware doesn't compile using Cr10s example and skr 1.3
### My Configurations
2.0.1 stable or bugfix as of today
### Steps to Reproduce
1. Place the 4 cr-10s fi…
-
### Description
I'm trying to build the source code with platformIO for AZTEEG_X5_GT with VIKI2 display, and I'm getting compilation errors.
### Steps to Reproduce
1. Apply my patch
2. Run: …
-
### Description of defect
#### Target(s) affected by this defect ?
mbed-LPC1768
#### Toolchain(s) (name and version) displaying this defect ?
ARM_GCC
#### What version of Mbed-…
-
I am trying to build the firmware for skr1.3 and followed the guide from Teaching tech. https://www.youtube.com/watch?v=GNGN2iSQ5j4 exactly. I try to build and it gives me the below error everytime. I…
-
Board|MCU|State|To-Do
-|-|-|-
8-Bit AVR boards, RAMPS, etc.|Arduino AVR|💚good|
Due, RAMPS FD (v2.A!), etc.|SAM3X8E|💚good|
Duet Wifi + X5|SAM3X8E|❓unknown|E3D Toolchanger on hand
Duet 2 Maestro|SA…