Commit Graph

381 Commits

Author SHA1 Message Date
abea6d5787 Tweak some lambdas 2020-03-18 10:33:15 -05:00
118bd2f8b2 Apply loop shorthand macros (#17159) 2020-03-13 23:18:16 -05:00
6bead0c1b0 Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
c083728e4c General code cleanup 2020-03-03 14:20:37 -06:00
646599d0d9 Finish M900 updates 2020-03-02 17:10:51 -06:00
49c5f614c6 Minor motion style changes 2020-03-02 12:54:18 -06:00
6b5347ee39 Improved M900 2020-03-02 12:05:00 -06:00
b1a50d54e2 HAS_TRINAMIC => HAS_TRINAMIC_CONFIG 2020-03-02 12:04:36 -06:00
c4db8e49a7 XYZ_CHAR macro 2020-03-01 14:36:06 -06:00
18b875dc9f Allow print recovery after parking 2020-02-26 08:16:46 -06:00
e78f607ef3 Use a STR_ prefix for non-translated strings 2020-02-26 03:02:03 -06:00
f312ddfa4f More updates for 8 extruders, REPEAT 2020-02-04 12:37:20 -06:00
bfad23d3e2 (c) 2020 2020-02-03 08:00:57 -06:00
0e72c315a0 Minor string storage optimization 2020-02-01 20:29:31 -06:00
3c9464eea4 Tweak G60/G61 slots 2020-01-30 03:25:40 -06:00
99b6a132bc Fix G60/G61 slots > 8 and compile error (#16715) 2020-01-30 03:18:45 -06:00
e2eef1256a G60/G61 Position Save/Restore (#16557) 2020-01-26 23:19:05 -06:00
248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 2020-01-25 02:13:39 -06:00
a1f5245e27 L64xx M906 Fix status variable, formatting (#16597) 2020-01-20 01:15:00 -06:00
0fcf2b1110 Quad Z stepper support (#16277) 2020-01-19 23:35:07 -06:00
707349d492 Updates for L64XX 2020-01-19 19:53:12 -06:00
0d0dfba203 STM32 soft SPI. STEVAL_3DP001V1 SD read. M906 tweaks. (#16579) 2020-01-17 02:44:01 -06:00
7481563bd9 Nikon IR support for time lapse photos (#16539) 2020-01-15 17:59:41 -06:00
ffd8b595d1 Fix PLR cancel with ExtUI (#16556) 2020-01-13 20:52:24 -06:00
1ad53cee1f Improved STMicro L64XX stepper driver support (#16452) 2020-01-13 18:47:30 -06:00
c4ffe74d71 Add SERVO, TONE timers to variant for better STEVAL_3DP001V1 support (#16538) 2020-01-13 00:26:17 -06:00
e593da1c23 Update and fix DGUS (#16317) 2020-01-03 21:00:44 -06:00
d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 2020-01-02 19:01:38 -06:00
865071a946 Tweak code formatting 2019-12-19 02:16:17 -06:00
e9dadacf7b Fix bad #ifdef (#16227) 2019-12-15 11:16:36 -06:00
f83bc0aa13 Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
2019-11-29 22:54:42 -06:00
ab8b24fdba Power Loss Recovery with a UPS (#15943) 2019-11-20 17:40:21 -06:00
776632c503 Add and apply REPEAT macro (#15829) 2019-11-09 17:59:04 -06:00
ca6d00b862 Save some string flash 2019-11-02 00:48:05 -05:00
e7d9db284e Followup to M240 patch 2019-10-31 17:27:19 -05:00
7c60853219 Fix blocking delay in Photo G-code M240 (#15728) 2019-10-31 17:14:11 -05:00
4e6e02bc3e Include pause.h for M701-702 2019-10-31 13:18:50 -05:00
014b739bac Fix M486 int parameters 2019-10-25 19:19:33 -05:00
93f0012959 Cancel Objects - As seen at ERRF2019 (#15590) 2019-10-24 15:35:40 -05:00
bb381e22b2 Fix left-shift warning 2019-10-16 15:42:46 -05:00
519cc1bc67 NUM_AXIS is now obsolete 2019-10-06 22:18:16 -05:00
0322348924 Handle runout in runout.cpp 2019-10-03 06:27:30 -05:00
139b7196a0 Watchdog cleanup (#15283) 2019-09-29 17:57:29 -05:00
50e4545255 Add custom types for position (#15204) 2019-09-29 04:25:39 -05:00
665e45e0ba Reduce string storage, use masking 'seen' 2019-09-26 04:30:55 -05:00
455dabb183 Add a feedRate_t data type (#15349) 2019-09-26 01:28:09 -05:00
b2e1f77f58 Fix extraneous "Home XYZ First" message 2019-09-25 21:57:20 -05:00
465c6d9230 Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 2019-09-14 03:05:10 -05:00
75927e17dd Filament Width Sensor singleton (#15191) 2019-09-10 18:48:58 -05:00
586b334c2a Split up stepper indirection (#15111) 2019-08-31 19:44:45 -05:00