Commit Graph
19945 Commits
Author SHA1 Message Date
Scott Lahteine 5e3d051b6a Translate encoder comments 2021-04-29 08:44:59 -05:00
riodoro1andScott Lahteine e48b283e39 Fix missing BOARD_K8800 (#19331) 2021-04-29 08:44:59 -05:00
Giuliano ZaroandScott Lahteine 3adb07aa00 Fix "too cold" in M600 (#19332) 2021-04-29 08:44:59 -05:00
Scott Lahteine 136b7a5305 Warning if SDCARD_READONLY should be disabled 2021-04-29 08:44:59 -05:00
Scott Lahteine d6bbcd020b General cleanup 2021-04-29 08:44:59 -05:00
Victor OliveiraandScott Lahteine 42619a3a81 LPC: Finish DMA transfer, use HW SPI class (#19191) 2021-04-29 08:44:59 -05:00
Victor OliveiraandScott Lahteine 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
Zachary AnnandandScott Lahteine 13f2915b65 Fix Separate Neopixel menu labels (#19303) 2021-04-29 08:44:58 -05:00
Keith BennettandScott Lahteine f7885bbdde Warn in platformio.ini about RCT6 512K (#19312) 2021-04-29 08:44:58 -05:00
Marcio TeixeiraandScott Lahteine ba6659f6be Fix ExtUI SD sorting, compile issues 2021-04-29 08:44:58 -05:00
makerbaseandScott Lahteine 2af9e2f759 MKS Gen L V2.1 (#19314) 2021-04-29 08:44:58 -05:00
Keith BennettandScott Lahteine e6cf959170 Fix compile with Danish, Basque (#19325) 2021-04-29 08:44:58 -05:00
bilsefandScott Lahteine ea39d3c45e Support for Teensy 4 (#19311) 2021-04-29 08:44:58 -05:00
Scott Lahteine a8904d25ba Minor HAL cleanup 2021-04-29 08:44:58 -05:00
Jason SmithandScott Lahteine 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
Jason SmithandScott Lahteine 09a5014b3c TFT is neither "graphical" nor "character" (#19297) 2021-04-29 08:44:58 -05:00
Victor OliveiraandScott Lahteine f5dc18730c Sanity-check BABYSTEP_DISPLAY_TOTAL with ColorUI (#19284) 2021-04-29 08:44:58 -05:00
KadahandScott Lahteine 0bd7a2fc7e Fix M166 Gradient Mix for DELTA (#19285) 2021-04-29 08:44:58 -05:00
Zachary AnnandandScott Lahteine b186ab90a2 Separate Neopixel followup (#19287) 2021-04-29 08:44:58 -05:00
Scott LahteineandScott Lahteine c360705e6a Clean up LCD conditionals, DWIN 2021-04-29 08:44:58 -05:00
Scott LahteineandScott Lahteine 9172271c7f Whitespace cleanup 2021-04-29 08:44:58 -05:00
Jason SmithandScott Lahteine a1860ed680 Adjust GTR PeripheralPins to avoid timer conflicts (#19183) 2021-04-29 08:44:58 -05:00
Victor OliveiraandScott Lahteine 643f192515 STM32F1 EP with USB_COMPOSITE (#19281) 2021-04-29 08:44:58 -05:00
Zachary AnnandandScott Lahteine a8db9f52ec Menu items for Separate NeoPixel (#19280) 2021-04-29 08:44:58 -05:00
Keith BennettandScott Lahteine 83dba77955 Clarify disabling StallGuard for axes (#19263) 2021-04-29 08:44:58 -05:00
Marcio TandScott Lahteine 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
cosmoderpandScott Lahteine 3a1145b999 Fix Ender 3 V2 (DWIN) buffer overrun (#19268) 2021-04-29 08:44:58 -05:00
Victor OliveiraandScott Lahteine 24fbfae0fd Fix STM32F1 SPI device init, MKS_LCD12864 (#19271) 2021-04-29 08:44:58 -05:00
Victor OliveiraandScott Lahteine 563bd5b5bc Emergency Parser for STM32F1 (#19279) 2021-04-29 08:44:58 -05:00
Scott LahteineandScott Lahteine c1d9e8d571 SD card debugging 2021-04-29 08:44:58 -05:00
Scott LahteineandScott Lahteine f7cb9455c8 No 'ls' if media isn't mounted 2021-04-29 08:44:58 -05:00
Scott LahteineandScott Lahteine d94b5b5ad0 Fix Creality V4 SD Detect 2021-04-29 08:44:58 -05:00
Keith BennettandScott Lahteine e2625db1dd Tweak ESP32 Wifi sanity-check message (#19257) 2021-04-29 08:44:58 -05:00
Victor SokolovandScott Lahteine 47753d8a01 MarkForged kinematics (#19235) 2021-04-29 08:44:58 -05:00
Greg NuttandScott Lahteine 94809feac7 Smoothieboard GLCD w/ SD support (#19241) 2021-04-29 08:44:58 -05:00
Victor OliveiraandScott Lahteine 6a511b6ea7 Only show "SD Init Fail" with detectable media (#19236) 2021-04-29 08:44:58 -05:00
Zachary AnnandandScott Lahteine ffba220ae8 Separate Neopixel followup (#19250) 2021-04-29 08:44:58 -05:00
Tanguy PruvotandScott Lahteine 43e40524c4 Fix Longer3D TFT defines, disable DMA (#19251) 2021-04-29 08:44:58 -05:00
Scott LahteineandScott Lahteine 4f1a14532b Hide multi-step G29 on Ender 3 V2 2021-04-29 08:44:58 -05:00
ManuelMcLureandScott Lahteine c113984b32 Fix UBL 'G29 I' for large meshes (#19231) 2021-04-29 08:44:58 -05:00
makerbaseandScott Lahteine edba363d54 MKS SGEN L V2 (#18822) 2021-04-29 08:44:58 -05:00
Victor OliveiraandScott Lahteine 919ea2a76d Fail SD mount without SPI re-init (#19226) 2021-04-29 08:44:58 -05:00
StéphaneandScott Lahteine 755a4440e7 Fix Anycubic LCDs / Trigorilla 1.4 pins (#19220) 2021-04-29 08:44:58 -05:00
Zachary AnnandandScott Lahteine c7335bcd4d Separate Neopixel followup (#19224) 2021-04-29 08:44:58 -05:00
Giuliano ZaroandScott Lahteine 881bb7bf0a Delete old LCD strings (#19227) 2021-04-29 08:44:58 -05:00
StéphaneandScott Lahteine 2212bf85b7 Fix Anycubic I3 Mega (S) original screen % display (#19210) 2021-04-29 08:44:58 -05:00
LudyandScott Lahteine 0c85e2838c Update German, fix Mix component index (#19206) 2021-04-29 08:44:58 -05:00
MartinandScott Lahteine 7967590682 Permit touch params override w/ Robin nano (#19196) 2021-04-29 08:44:58 -05:00
Zachary AnnandandScott Lahteine df7e35ccd7 Separate Neopixels followup (#19179) 2021-04-29 08:44:58 -05:00