Commit Graph

15429 Commits

Author SHA1 Message Date
7735be367f Fix case light brightness save/load (#19436) 2021-04-29 08:44:59 -05:00
a50633d8e0 Fix compile for Taz Pro (#19424) 2021-04-29 08:44:59 -05:00
dc7e2965d6 Change some dwin defines 2021-04-29 08:44:59 -05:00
9065a8da89 Fix CoreXY compile with backlash cal. (#19422) 2021-04-29 08:44:59 -05:00
9d60047018 Fix missing include (#19418)
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com>
2021-04-29 08:44:59 -05:00
9d5f978d00 Move screen for Color UI (#19386) 2021-04-29 08:44:59 -05:00
23376b8a31 Host Action: Start (#19398) 2021-04-29 08:44:59 -05:00
70c5871910 Expose JOYSTICK_DEBUG to the general user (#19394)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:59 -05:00
9d1b1cf073 Fix MKS UI SPI flash typo (#19410) 2021-04-29 08:44:59 -05:00
90dea98a14 Add warning to ExtUI Bed Mesh Screen. (#19397)
- Show a warning on the Mesh Bed Leveling screen if some points aren't probed.
2021-04-29 08:44:59 -05:00
9cdb8ca244 SHOW_REMAINING_TIME for HD44780 character LCD (#19416) 2021-04-29 08:44:59 -05:00
7e56e6c4ea E3 V2 DWIN: Z-Offset, cleanup, versatility (#19384)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:59 -05:00
c407c08b0b Add more DWIN commands, docs (#19395) 2021-04-29 08:44:59 -05:00
08a7dedbc9 Fix missing spaces in info menu (#19404) 2021-04-29 08:44:59 -05:00
68c98811a1 Demo and test multiple PID defaults (#19413) 2021-04-29 08:44:59 -05:00
07f13c28ee MarlinUI percent methods for all 2021-04-29 08:44:59 -05:00
fbd812ebb3 More DWIN cleanup 2021-04-29 08:44:59 -05:00
34d0b5de90 E3 V2 DWIN cleanup 2021-04-29 08:44:59 -05:00
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
26492ff0ea Fix Creality RET6 env - RE (#19340) 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
f7885bbdde Warn in platformio.ini about RCT6 512K (#19312) 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