Commit Graph

154 Commits

Author SHA1 Message Date
d33fe2378c Move common strings (#20846) 2021-01-22 15:01:19 -06:00
978d93af88 Make M220 B / R a standard feature (#20355) 2020-12-17 06:13:07 -06:00
41529b6598 SMUFF (MMU2 clone) support (#19912) 2020-11-18 01:27:21 -06:00
eaf6777a66 Rename ultralcd => marlinui 2020-10-16 19:55:18 -05:00
18dd0d00a6 Implement wait_for_user for Color UI (#19694) 2020-10-11 19:26:16 -05:00
4975e93350 Tweak MMU beeps, misc. cleanup 2020-09-27 02:03:00 -05:00
4b928b2da8 HAL and serial cleanup
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
2020-09-23 19:45:33 -05:00
76d8d1742c Add multi-extruder condition 2020-09-20 20:51:21 -05:00
6036a0df6b Fix DUET_SMART_EFFECTOR 2020-08-23 02:07:52 -05:00
f7b261a363 Shorthand values for M575 B 2020-08-09 15:55:31 -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