| 
							
							
								 Scott Lahteine | 7597b4fb40 | 🎨 Apply shorthand and cleanups | 2021-05-23 02:17:41 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 7cd0f2a32a | 🎨 pause => pause_heaters | 2021-05-23 02:17:31 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 4dae5890e9 | ♻️ Refactor, comment endstop/probe enums | 2021-05-23 02:09:04 -05:00 |  | 
			
				
					| 
							
							
								 Danol | 738ae4be33 | 🐛 Fix wrong Z_ENDSTOP flag bit (#21963) Bug introduced in #18424 | 2021-05-23 01:11:48 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | e573611021 | 🎨 Combine M104/M109 and M140/M190 code | 2021-05-22 19:09:51 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | f60965a107 | 📝 Update ExtUI example | 2021-05-22 16:19:02 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 3995e8373c | 🎨 Shorten lcd relative paths | 2021-05-22 16:18:59 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | ddc82b84e2 | 📝 Document diveToFile, printListing | 2021-05-22 16:18:55 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 87a943756a | 🎨 Move HAS_EXTRUDERS | 2021-05-22 16:18:42 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 8e28731f96 | 🎨 Update a condition | 2021-05-22 16:18:42 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | cdbd438a04 | 🎨 Rename all/no axis enums | 2021-05-22 16:18:42 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 94e67a036a | 🐛 Fix compile with PREVENT_COLD_EXTRUSION off | 2021-05-22 16:18:42 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | c977e82074 | 🎨 MULTI_MANUAL => MULTI_E_MANUAL | 2021-05-22 16:18:42 -05:00 |  | 
			
				
					| 
							
							
								 Moonglow | 9878a5ab58 | 🐛 Fix Toshiba FlashAir (SDCARD_COMMANDS_SPLIT) (#21944) | 2021-05-22 16:18:42 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 2de914c38c | 🎨 Move switch sensor strings | 2021-05-22 16:09:20 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 49b05ba989 | 🎨 Flags for homing directions | 2021-05-22 16:09:18 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 85fa8c55c9 | 🐛 Fix DELTA with SENSORLESS_PROBING | 2021-05-22 16:09:17 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 57eef65d9c | ♻️ Refactor axis homing/trusted state bits | 2021-05-22 16:08:46 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 894c954e8f | ♻️ Minimize endstop bits | 2021-05-22 16:08:43 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 765720e98b | ♻️ Simplify TMC utilities for more axes | 2021-05-22 16:08:09 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 26a244325b | ♻️ Refactor axis counts and loops | 2021-05-22 16:08:08 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | f7d28ce1d6 | 🎨 Misc cleanup and fixes | 2021-05-22 16:08:03 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | c85633b47f | 🎨 Use defined strings | 2021-05-22 16:03:19 -05:00 |  | 
			
				
					| 
							
							
								 Alvaro Segura Del Barco | 6861b1ec82 | 🐛 Fix Teensy PINS_DEBUGGING compile (#21958) Followup to 84a11cfedc | 2021-05-22 15:55:08 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | f1f622de01 | Fix 'G29 K' value | 2021-05-19 22:02:53 -05:00 |  | 
			
				
					| 
							
							
								 ellensp | dbb8f3db09 | Fix EEPROM_CHITCHAT (#21934) Fix #21929 | 2021-05-18 18:08:22 -05:00 |  | 
			
				
					| 
							
							
								 ekef | 0977429138 | Fix MKS Robin E3 BLTOUCH and Fan PWM timer conflicts (#21889) | 2021-05-15 18:22:30 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 1dfa6cbc80 | Marlin 2.0.8.1 | 2021-05-15 15:22:03 -05:00 |  | 
			
				
					| 
							
							
								 Luu Lac | e3998dc3df | M154 Position Auto-Report (#18427) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> | 2021-05-15 15:06:59 -05:00 |  | 
			
				
					| 
							
							
								 Moonglow | b6e1838fa6 | Fix MKS UI missing font select condition (#21905) | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 ondrada | 908caba735 | Fix G29_RETRY_AND_RECOVER dependency (#21907) Co-authored-by: Scott Lahteine <github@thinkyhead.com> | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 121f3b1096 | 🐛 Fix RR collision with MM (#21902) | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 Jamie | 9e373617dc | ✨ Instant Freeze/Resume Function (#17462) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 ellensp | 5298fa357c | Fix nextion compile error  (#21884) | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 Alexander D. Kanevskiy | 2c15bc5d39 | Fix compilation failure in M1001 (#21897) | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 159f9c85a6 | 🔧 Improve SD_DETECT_STATE default (#21885) | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 Victor Oliveira | 1d1f318752 | Update Robin Pro TFT Pins (#21879, #21900) | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 Keith Bennett | 40a9d82ae9 | ✨ BigTreeTech Octopus (STM32F446ZET6) (#21826, #21882, #21883, #21901) | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 Elton Law | 72c28d3462 | 🐛 Fix G5 IJ with Motion Mode (#21858) | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 vyacheslav-shubin | ed224ca7d8 | 🩹 G60-G61 Save E position (#21810) | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 02e131b5fd | 🎨 Misc. code cleanup | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 5afb5e03b0 | 🎨 Additional utility macros | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 52a23b969b | 🎨 Better error message for bad array sizes | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 Victor Oliveira | c463b81819 | BTT SKR Mini E3 for HAL/STM32 (#21488) | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | f688c7d20d | Simplify macro expansion with recursion (#21859) | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 0167bba371 | Fix L64xx init for Z4 | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 ellensp | 2f2dd3322d | update FLSUN_HISPEED env to flsun_hispeedv1 (#21510) | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 tobuh | 31d3a781a8 | Fix and improve Power-Loss Recovery (#21779, #21894) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 Keith Bennett | a7fd6b68be | Unify BTT Motor Expansion Options (#21823) | 2021-05-15 15:05:53 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 6a1e78e614 | Optimize G-code flag parameters (#21849) | 2021-05-15 15:05:53 -05:00 |  |