Commit Graph

13742 Commits

Author SHA1 Message Date
d3f88a2482 Only set up SPI pins as needed (#19372) 2021-04-29 08:44:59 -05:00
8debad803c More strict STATIC_ITEM_N (#19378) 2021-04-29 08:44:59 -05:00
9aceb3711b Add missing FTDI EVE menu source (#19382) 2021-04-29 08:44:59 -05:00
8e3ac54de3 Allow E3 V2 DWIN without EEPROM, POWER_LOSS_RECOVERY 2021-04-29 08:44:59 -05:00
2877dc9794 M115 strings 2021-04-29 08:44:59 -05:00
c6e35ce066 Always show Compiled: 2021-04-29 08:44:59 -05:00
7742e70865 Better choice of code
Followup to #19344
2021-04-29 08:44:59 -05:00
4fdfdaf2e6 Improve temperature runaway, idle timeout (#19339)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:59 -05:00
2396b4e27f heater_ind_t => heater_id_t 2021-04-29 08:44:59 -05:00
a941faccb0 Allow SWD debug on Robin Nano (#19345) 2021-04-29 08:44:59 -05:00
196a72b29e Touch UI "Leveling" menu, misc. fixes (#19349) 2021-04-29 08:44:59 -05:00
c1dcbab932 Fix extra string substitution bug (#19351) 2021-04-29 08:44:59 -05:00
4d14667266 Read from backup TMC StealthChop state (#19364) 2021-04-29 08:44:59 -05:00
c517c2ea65 Fix EXP2 pin define for MKS SGEN_L (#19369) 2021-04-29 08:44:59 -05:00
ee32e3eb40 Update Italian language (#19365) 2021-04-29 08:44:59 -05:00
09d1bf37e7 Highlight Creality DWIN menu icons (#19368) 2021-04-29 08:44:59 -05:00
bf6ce68ed1 M872 wait for probe temperature (#19344) 2021-04-29 08:44:59 -05:00
ad5e73d772 Fix Print Stats appearance (#19348) 2021-04-29 08:44:59 -05:00
ade9476721 Clean up W25QXXFlash class 2021-04-29 08:44:59 -05:00
a2a53406c8 Use F() for Ender 3 V2 DWIN 2021-04-29 08:44:59 -05:00
5e3d051b6a Translate encoder comments 2021-04-29 08:44:59 -05:00
e48b283e39 Fix missing BOARD_K8800 (#19331) 2021-04-29 08:44:59 -05:00
3adb07aa00 Fix "too cold" in M600 (#19332) 2021-04-29 08:44:59 -05:00
136b7a5305 Warning if SDCARD_READONLY should be disabled 2021-04-29 08:44:59 -05:00
d6bbcd020b General cleanup 2021-04-29 08:44:59 -05:00
42619a3a81 LPC: Finish DMA transfer, use HW SPI class (#19191) 2021-04-29 08:44:59 -05:00
8393c6a63d Raise STM32F1 UART IRQ Priority, add error handling (#19301)
(Error handling for Overrun, Framing and Parity.)
2021-04-29 08:44:59 -05:00
13f2915b65 Fix Separate Neopixel menu labels (#19303) 2021-04-29 08:44:58 -05:00
ba6659f6be Fix ExtUI SD sorting, compile issues 2021-04-29 08:44:58 -05:00
2af9e2f759 MKS Gen L V2.1 (#19314) 2021-04-29 08:44:58 -05:00
e6cf959170 Fix compile with Danish, Basque (#19325) 2021-04-29 08:44:58 -05:00
ea39d3c45e Support for Teensy 4 (#19311) 2021-04-29 08:44:58 -05:00
a8904d25ba Minor HAL cleanup 2021-04-29 08:44:58 -05:00
784016a25e Update HAL/STM32 platform to 8.0 (#18496) 2021-04-29 08:44:58 -05:00
5fcfecc56e Make M600 heat up the nozzle. Reset runout on fail. (#19298)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:44:58 -05:00
09a5014b3c TFT is neither "graphical" nor "character" (#19297) 2021-04-29 08:44:58 -05:00
f5dc18730c Sanity-check BABYSTEP_DISPLAY_TOTAL with ColorUI (#19284) 2021-04-29 08:44:58 -05:00
0bd7a2fc7e Fix M166 Gradient Mix for DELTA (#19285) 2021-04-29 08:44:58 -05:00
b186ab90a2 Separate Neopixel followup (#19287) 2021-04-29 08:44:58 -05:00
c360705e6a Clean up LCD conditionals, DWIN 2021-04-29 08:44:58 -05:00
9172271c7f Whitespace cleanup 2021-04-29 08:44:58 -05:00
643f192515 STM32F1 EP with USB_COMPOSITE (#19281) 2021-04-29 08:44:58 -05:00
a8db9f52ec Menu items for Separate NeoPixel (#19280) 2021-04-29 08:44:58 -05:00
83dba77955 Clarify disabling StallGuard for axes (#19263) 2021-04-29 08:44:58 -05:00
e79af802b1 Touch UI long filenames fixes (#19262)
* Improvements to FTDI DLCache functionality.
* Better handling of long file names in Touch UI
- Long file names now truncated and shown with ellipsis.
- Increased display cache buffer to allow for longer filenames.
- Visual error message when display cache is exceeded.
2021-04-29 08:44:58 -05:00
3a1145b999 Fix Ender 3 V2 (DWIN) buffer overrun (#19268) 2021-04-29 08:44:58 -05:00
24fbfae0fd Fix STM32F1 SPI device init, MKS_LCD12864 (#19271) 2021-04-29 08:44:58 -05:00
563bd5b5bc Emergency Parser for STM32F1 (#19279) 2021-04-29 08:44:58 -05:00
c1d9e8d571 SD card debugging 2021-04-29 08:44:58 -05:00
f7cb9455c8 No 'ls' if media isn't mounted 2021-04-29 08:44:58 -05:00