Commit Graph

14981 Commits

Author SHA1 Message Date
e955dce3dc Update IDEX menus, add post-M605 event G-code (#20133)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-15 23:56:05 -06:00
101d57d093 [cron] Bump distribution date (2020-11-16) 2020-11-16 00:11:06 +00:00
ea371618da Add Touch Calibration screen (#20049) 2020-11-15 16:39:58 -06:00
cab83ba840 Fix some LCD/serial strings 2020-11-14 18:28:39 -06:00
8d20a83e09 [cron] Bump distribution date (2020-11-15) 2020-11-15 00:12:28 +00:00
c5e411f492 Add parser.is_command(letter, code) 2020-11-14 18:09:17 -06:00
189306d24e BTT Motor Expansion for SKR Pro (#20123) 2020-11-13 20:13:36 -06:00
f9e54331ba UTF Filenames followup (#20135) 2020-11-13 20:10:50 -06:00
a97a1ae218 Fix extraneous Linear Advance DIR change (#20131) 2020-11-13 20:06:37 -06:00
a6ff61d52e Fix "autotune" LCD message (#20127) 2020-11-13 20:06:37 -06:00
c710b6e06c Optimize M360 2020-11-13 20:06:37 -06:00
072b15784f Fix extraneous Linear Advance DIR change (#20131) 2020-11-13 19:24:52 -06:00
1d43e81be0 Fix compile warnings, serial alias 2020-11-13 18:28:15 -06:00
988fc202e2 LCD_FIRST_TOOL status bitmaps 2020-11-13 18:23:18 -06:00
6aea00289c [cron] Bump distribution date (2020-11-14) 2020-11-14 00:10:15 +00:00
fbc2d2d726 Typo in MMU2 serial protocol description (#19949) 2020-11-13 01:23:05 -06:00
1b0a5abd73 G34 Z stepper locking (#20091)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-12 22:54:18 -06:00
99c377b4e4 Fix UTF filename scroll (#20121)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-12 22:49:19 -06:00
288eb06708 UTF longname followup (#20115) 2020-11-12 22:26:49 -06:00
eb3d6a5333 [cron] Bump distribution date (2020-11-13) 2020-11-13 00:10:25 +00:00
37b56e09a3 [cron] Bump distribution date (2020-11-12) 2020-11-12 00:10:01 +00:00
0cccc60409 Terse sanity messages 2020-11-11 16:58:54 -06:00
2282801172 Add HOME_Z_FIRST option (#20113) 2020-11-11 16:58:34 -06:00
f4e9f3654e Fix MAX6675 SPI init, conflicts (#20086) 2020-11-11 16:27:45 -06:00
40d442fde2 Fix MAX31865 on SPI (PT100/1000) support (#20074) 2020-11-11 15:52:35 -06:00
6ccb4b93b1 Option to ignore SD at startup (#20099)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-11 15:16:19 -06:00
ddc23c6224 M32 followup 2020-11-11 14:39:39 -06:00
7216b8f804 Fix compile with PLR, no fan (#20096) 2020-11-11 14:35:13 -06:00
bd6e60f56d 400 Z steps-per-mm (#20104) 2020-11-11 14:30:36 -06:00
5b9aeb2e5f Handle UTF in long filenames (#20087)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-11 14:14:39 -06:00
0465e0ae3a Distinct runout states (#19965)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-11 00:39:23 -06:00
3b68e44d9a Fix Linux GPIO logging (#20093)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-10 20:13:29 -06:00
d4ba94479b BTT driver expansion for SKR 1.3/1.4 (#20088)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-10 20:06:42 -06:00
87ce545e15 Tramming Wizard wait position (#20063) 2020-11-10 19:41:21 -06:00
f8ee6f8b31 Fix UI compile issues (#20092) 2020-11-10 19:39:34 -06:00
f15fef90a9 [cron] Bump distribution date (2020-11-11) 2020-11-11 00:09:42 +00:00
53e79224fc Fix Arduino DUE compilation (#20058) 2020-11-10 03:32:08 -06:00
2abb674c87 What if 8 was 9? (#20076) 2020-11-10 03:27:34 -06:00
6ce1eeb4ae Fix SKR E3 DIP pin CLCD_SPI_CS (#20078) 2020-11-10 03:22:08 -06:00
a70fdfaeba Fix 320x240 touch buttons Y (#20079) 2020-11-10 03:21:05 -06:00
f17394d677 Ability to disable M32 2020-11-10 02:21:12 -06:00
12ba2ad77e [cron] Bump distribution date (2020-11-10) 2020-11-10 00:11:19 +00:00
59eca253e1 Simplified temp sensor conditionals 2020-11-09 01:17:37 -06:00
4ace02f4c2 Add POWER_OFF_DELAY option (#19987)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-08 18:37:41 -06:00
c753d2b7f4 Use extra G35 BLTouch HS Mode clearance in Tramming Wizard (#20057)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-08 18:31:14 -06:00
d5fdc75c82 [cron] Bump distribution date (2020-11-09) 2020-11-09 00:11:21 +00:00
3c318d0dc7 POWER_LOSS_PIN for BTT SKR mini MZ / E3 2.0 (#20069) 2020-11-08 02:20:07 -06:00
5013fdaf79 Fix tool-change servo index for E2 and up (#20060) 2020-11-08 02:15:30 -06:00
06bf3ccfb7 Add alternative TERN macros 2020-11-07 22:19:25 -06:00
dcb0f5dc3b Temperature 'autostart' => 'auto_job' 2020-11-07 21:21:19 -06:00