Commit Graph

16803 Commits

Author SHA1 Message Date
a87c517da5 Fix Teensy 4.1 include 2020-09-22 17:52:42 -05:00
d051c2adbd Update board/teensy comment (#19456) 2020-09-22 17:36:59 -05:00
63e7ae793b MKS SGEN L V2 adaptable heaters/fans (#19462) 2020-09-22 15:57:17 -05:00
79dc8a2297 Define <u8,u8,u8>::softSPI (#19419) 2020-09-22 15:44:17 -05:00
225487f9db Fix up K8800 pins (#19476) 2020-09-22 15:08:14 -05:00
47aa61c0ec [cron] Bump distribution date (2020-09-22) 2020-09-22 00:13:24 +00:00
1bfc51ad5c Update pins_ANET_10.h 2020-09-21 16:19:09 +01:00
fb48cd0ab4 Replace Serial with Serial1 in pins files (#19459) 2020-09-20 22:30:20 -05:00
0251eb85b2 Optional menu item for Assisted Tramming (#19447) 2020-09-20 22:29:34 -05:00
d8ed749045 Add MKS Robin E3P, improve LVGL UI (#19442) 2020-09-20 20:55:02 -05:00
77b06dce0c [cron] Bump distribution date (2020-09-21) 2020-09-20 20:51:21 -05:00
4f73ac7289 Add HAS_ROTARY_ENCODER 2020-09-20 20:51:21 -05:00
60ab7a1ddb Cleanup before MKS changes 2020-09-20 20:51:21 -05:00
76d8d1742c Add multi-extruder condition 2020-09-20 20:51:21 -05:00
8e0fac897b Whitespace cleanup 2020-09-20 18:25:42 -05:00
0c7035d8a3 [cron] Bump distribution date (2020-09-20) 2020-09-20 00:13:46 +00:00
b5e4511de8 Fix Creality DWIN Control menu icons (#19441) 2020-09-19 10:19:45 -05:00
98bcb25fd4 Ultratronics Pro SPI pins (#19444) 2020-09-19 10:18:42 -05:00
af8f9f790a Optional Host Start menu item (#19443) 2020-09-19 10:17:24 -05:00
9fd06fa767 Fix case light brightness save/load (#19436) 2020-09-19 09:23:56 -05:00
4696142a31 Fix compile for Taz Pro (#19424) 2020-09-19 09:20:15 -05:00
435e1535cc Change some dwin defines 2020-09-19 09:04:00 -05:00
4628f0e237 Fix CoreXY compile with backlash cal. (#19422) 2020-09-19 08:14:34 -05:00
e65deacabb [cron] Bump distribution date (2020-09-19) 2020-09-19 00:13:10 +00:00
55ba5044ef Fix missing include (#19418)
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com>
2020-09-18 04:45:56 -05:00
648269e0ec [cron] Bump distribution date (2020-09-18) 2020-09-18 00:13:20 +00:00
5b56d6698a Move screen for Color UI (#19386) 2020-09-17 06:52:21 -05:00
62206c0386 Host Action: Start (#19398) 2020-09-17 06:36:21 -05:00
da1a60aeb6 Expose JOYSTICK_DEBUG to the general user (#19394)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-09-17 06:01:10 -05:00
3eaa19fdb0 Fix MKS UI SPI flash typo (#19410) 2020-09-17 05:52:47 -05:00
c539254101 Add warning to ExtUI Bed Mesh Screen. (#19397)
- Show a warning on the Mesh Bed Leveling screen if some points aren't probed.
2020-09-17 05:49:18 -05:00
24d8daa01b SHOW_REMAINING_TIME for HD44780 character LCD (#19416) 2020-09-17 05:41:13 -05:00
073b7f1e3a E3 V2 DWIN: Z-Offset, cleanup, versatility (#19384)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-09-17 05:35:04 -05:00
5926bacea1 Add more DWIN commands, docs (#19395) 2020-09-17 03:17:47 -05:00
c5204807e9 Fix missing spaces in info menu (#19404) 2020-09-17 03:07:03 -05:00
9d5a9621de Demo and test multiple PID defaults (#19413) 2020-09-17 03:06:01 -05:00
9cf8537051 [cron] Bump distribution date (2020-09-17) 2020-09-17 00:13:06 +00:00
56ed55ddba MarlinUI percent methods for all 2020-09-16 07:12:24 -05:00
217bae9ff1 More DWIN cleanup 2020-09-16 07:12:24 -05:00
250bfac0cc E3 V2 DWIN cleanup 2020-09-16 04:35:30 -05:00
57a87a278b [cron] Bump distribution date (2020-09-16) 2020-09-16 00:12:57 +00:00
0b7d69d06f [cron] Bump distribution date (2020-09-15) 2020-09-15 00:13:01 +00:00
79d4123319 Only set up SPI pins as needed (#19372) 2020-09-14 17:16:19 -05:00
648e7f73a5 More strict STATIC_ITEM_N (#19378) 2020-09-14 03:28:21 -05:00
941b890881 Add missing FTDI EVE menu source (#19382) 2020-09-14 03:25:20 -05:00
0f9eb480aa Allow E3 V2 DWIN without EEPROM, POWER_LOSS_RECOVERY 2020-09-14 02:48:45 -05:00
0473f7ee58 M115 strings 2020-09-14 02:42:05 -05:00
3a89d34e7f Always show Compiled: 2020-09-14 02:42:05 -05:00
cd85fa3abe Better choice of code
Followup to #19344
2020-09-14 02:22:44 -05:00
979876e958 Improve temperature runaway, idle timeout (#19339)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-09-13 23:58:39 -05:00