Commit Graph

147 Commits

Author SHA1 Message Date
b3890d385c Add multi-extruder condition 2021-04-29 08:44:59 -05:00
ba3b995e58 Fix DUET_SMART_EFFECTOR 2021-04-29 08:44:57 -05:00
ca8fbbc2be Shorthand values for M575 B 2021-04-29 08:44:56 -05:00
42fbd527f3 Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
dc6d8357a6 Reduce string duplication 2020-07-05 16:00:32 -05:00
70fa4c9323 Per-Hotend Default PIDs (#18483) 2020-07-01 16:18:20 -05:00
c1dcc56a0b Tool Change Migration fixes and debugging (#18448) 2020-06-27 21:57:01 -05:00
25c7c43a82 Add SERIAL_FLOAT_PRECISION option (#18367) 2020-06-22 21:12:45 -05:00
aea60d9450 Clean up trailing spaces 2020-06-15 18:11:32 -05:00
bac760207c Add volumetric extrusion limit (#17017) 2020-06-08 03:24:46 -05:00
45488a431a Clean up whitespace 2020-06-07 21:52:06 -05:00
6371782263 Add HAS_MULTI_SERIAL conditional 2020-06-05 16:20:27 -05:00
2d1cbf8e1d Add comment to M281 2020-06-04 03:14:41 -05:00
5ae45bab18 Adjustable XY_FREQUENCY_LIMIT (#17583) 2020-04-27 05:59:52 -05:00
8b3c7dda75 Add HAS_FAN and others 2020-04-27 05:07:08 -05:00
55d66fb897 Add HAS_JUNCTION_DEVIATION 2020-04-23 21:53:51 -05:00
2f6262c27b Automatic Tool Migration feature (#17248) 2020-04-22 21:03:28 -05:00
6d90d1e1f5 Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
c759729478 STM32F1: Restore M43 build support (#17336) 2020-03-31 14:13:20 -05:00
7988e31f5e whitespace 2020-03-21 21:16:15 -05:00
84dec5da10 Add M42 M, improve M43 (#17173) 2020-03-18 16:12:51 -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
bd44f041e8 M220 print FR percentage (#17101) 2020-03-10 20:13:59 -05:00
ca4423ed2a Clean up pins debugging 2020-03-06 13:14:22 -06:00
0a7e7a6fa5 Allow servo features in combination (#16960) 2020-02-26 06:26:54 -06:00
e78f607ef3 Use a STR_ prefix for non-translated strings 2020-02-26 03:02:03 -06:00
bfad23d3e2 (c) 2020 2020-02-03 08:00:57 -06:00
4716dac874 Apply REPEAT, RREPEAT, and loop macros (#16757) 2020-02-01 21:00:53 -06:00
0e72c315a0 Minor string storage optimization 2020-02-01 20:29:31 -06:00
22556a7bbf More 8-extruder fixups 2020-02-01 15:19:58 -06:00
90b6324563 Encapsulate probe as singleton class (#16751) 2020-02-01 04:21:36 -06:00
0d166f9c7d Duet Smart Effector support (#16641) 2020-01-25 02:00:51 -06:00
95046c9047 Extend SERIAL_CHAR to take multiple arguments 2020-01-08 18:36:47 -06:00
d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 2020-01-02 19:01:38 -06:00
f83bc0aa13 Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
2019-11-29 22:54:42 -06:00
ff6518c0a8 Add PID_FAN_SCALING option (#15585) 2019-11-26 03:34:43 -06:00
8ccfdaca02 Add M220 B/R with PRUSA_MMU2 (#15739) 2019-11-26 03:34:18 -06:00
0fcd1f4a49 Fix HAS_CLASSIC_E_JERK and related issues (#15968) 2019-11-23 15:56:07 -06:00
6a865a6146 Multi-language support (#15453) 2019-10-09 19:46:10 -05:00
c0005e939c Enable junction deviation by default (#15481) 2019-10-08 19:42:18 -05:00
438835f6a5 Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929) 2019-10-01 19:59:48 -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
847e4ced11 Fix M43 without watchdog (#15280) 2019-09-16 16:09:43 -05:00
f9992c5f33 Implausible 2019-09-11 02:52:14 -05:00
584c86bed1 More "zero extruders" changes (#15213) 2019-09-10 02:20:49 -05:00
f218405c36 Fix ExtUI invalid speed, timer (#15031) 2019-08-25 04:46:02 -05:00
af5a7a2925 Add missing ExtUI user confirmation (#14992) 2019-08-18 21:03:26 -05:00