| 
							
							
								 Keith Bennett | 9a8f8f8284 | Let boards set Default TMC Slave Addresses (#20498) Co-authored-by: Scott Lahteine <github@thinkyhead.com> | 2020-12-19 21:48:31 -06:00 |  | 
			
				
					| 
							
							
								 Victor Oliveira | b167cd2427 | MKS Robin Nano V3 and STM32F4x0Vx Variant (#20430) | 2020-12-18 16:18:04 -06:00 |  | 
			
				
					| 
							
							
								 Jason Smith | 7b9ff164cc | Balance CI tests (#20485) | 2020-12-17 06:18:07 -06:00 |  | 
			
				
					| 
							
							
								 Jason Smith | 81a0206df8 | Trust that script -x flags will always be set (#20453) | 2020-12-14 21:02:46 -06:00 |  | 
			
				
					| 
							
							
								 Jason Smith | 8a4f8e72df | SENSORLESS_PROBING sanity check followup (#20438) | 2020-12-11 01:39:51 -08:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 7f20184ebc | Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) | 2020-12-07 05:53:15 -06:00 |  | 
			
				
					| 
							
							
								 Jason Smith | 2c8f566231 | Suspend Servos for STM32+NeoPixel (#19963) | 2020-12-05 00:02:58 -06:00 |  | 
			
				
					| 
							
							
								 Victor Oliveira | 3eddbc7286 | Require minimum PlatformIO version (#20361) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com> | 2020-12-03 09:23:48 -08:00 |  | 
			
				
					| 
							
							
								 Jason Smith | a4d6908d55 | Permit SD EEPROM emulation on E3V2 (#20353) | 2020-12-02 05:23:34 -06:00 |  | 
			
				
					| 
							
							
								 Jason Smith | a4618309ce | Fix E3V2 DWIN Jerk Menu (#20352) * Fix E3V2 DWIN build without CLASSIC_JERK
* Fix jerk edits applying to wrong index | 2020-12-02 01:31:06 -08:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | b6a32500c4 | M808 Repeat Markers (#20084) | 2020-11-26 21:18:40 -06:00 |  | 
			
				
					| 
							
							
								 wmariz | 58ac815822 | Level Corners with Probe option (#20241) | 2020-11-26 07:58:19 -06:00 |  | 
			
				
					| 
							
							
								 Jason Smith | 3a396a25dc | Retire HAL for STM32F4 / F7 (#20153) | 2020-11-26 00:37:18 -06:00 |  | 
			
				
					| 
							
							
								 Jason Smith | e9431b5445 | No Z_MULTI_ENDSTOPS when HOMING_Z_WITH_PROBE (#20254) | 2020-11-24 16:27:59 -06:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 48b0abc3a8 | Hide docker droppings | 2020-11-21 23:00:38 -06:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 60e8c7afb2 | Put "$3" on all tests | 2020-11-21 22:33:27 -06:00 |  | 
			
				
					| 
							
							
								 Kurt Haenen | ca83e1a26f | Proper pullup/pulldown configurability (#20242) Co-authored-by: Scott Lahteine <github@thinkyhead.com> | 2020-11-21 17:56:56 -06:00 |  | 
			
				
					| 
							
							
								 Orel | 8db72d027e | Skip unnecessary (costly) SW Stepper Enable (#20218) Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com> | 2020-11-21 16:27:06 -06:00 |  | 
			
				
					| 
							
							
								 Giuliano Zaro | 41529b6598 | SMUFF (MMU2 clone) support (#19912) | 2020-11-18 01:27:21 -06:00 |  | 
			
				
					| 
							
							
								 Victor Oliveira | 75924edcf8 | COLOR_UI without TOUCH_SCREEN 👍🏻 (#20178) | 2020-11-17 20:07:34 -06:00 |  | 
			
				
					| 
							
							
								 Costas Basdekis | 1cceae89cd | Local testing via Makefile & Docker (#19981) | 2020-11-17 20:04:28 -06:00 |  | 
			
				
					| 
							
							
								 InsanityAutomation | 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 |  | 
			
				
					| 
							
							
								 JoAnn Manges | 40d442fde2 | Fix MAX31865 on SPI (PT100/1000) support (#20074) | 2020-11-11 15:52:35 -06:00 |  | 
			
				
					| 
							
							
								 LinFor | 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 |  | 
			
				
					| 
							
							
								 Costas Basdekis | 0465e0ae3a | Distinct runout states (#19965) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> | 2020-11-11 00:39:23 -06:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | f17394d677 | Ability to disable M32 | 2020-11-10 02:21:12 -06:00 |  | 
			
				
					| 
							
							
								 Speaka | 6954772ece | Tramming Wizard submenu option (#20000) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> | 2020-11-07 03:20:27 -06:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | bb7dbceb5c | Add 'mfconfig' script used to manage configs | 2020-11-07 02:39:02 -06:00 |  | 
			
				
					| 
							
							
								 Jason Smith | a439892d7a | Sanity-check illegal native USB (#20047) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> | 2020-11-07 00:48:17 -06:00 |  | 
			
				
					| 
							
							
								 Victor Oliveira | 85d094bbb4 | Standardize Marlin SPI (part 1) (#19989) | 2020-11-06 21:07:15 -06:00 |  | 
			
				
					| 
							
							
								 Jason Smith | ce90447531 | Fix 0 extruders & bed compile (#20030) | 2020-11-05 18:15:29 -06:00 |  | 
			
				
					| 
							
							
								 Jason Smith | 077b9201ef | Fix BTT002 PeripheralPins PWM assignments (#20036) | 2020-11-05 18:10:18 -06:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 1f6612dfc4 | Comment, spacing cleanup | 2020-11-05 17:16:47 -06:00 |  | 
			
				
					| 
							
							
								 Victor Oliveira | 76f4dd34e0 | Put PIO "debug" build in the corner (#19975) | 2020-10-31 17:14:10 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | be0c9ff705 | Fix comments, spacing | 2020-10-29 00:49:18 -05:00 |  | 
			
				
					| 
							
							
								 Victor Oliveira | 18a5000718 | Permit spaces in dependencies g++ path (#19929) | 2020-10-28 23:45:10 -05:00 |  | 
			
				
					| 
							
							
								 Jason Smith | bdb3f1ae2f | Fix LCD menus + DAC (#19907) | 2020-10-27 21:40:12 -05:00 |  | 
			
				
					| 
							
							
								 Lucas Seiki Oshiro | c0b4f4eb47 | "Sound: ON/OFF" menu item (#19901) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> | 2020-10-27 20:41:12 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 83aa3dbfa6 | Archim test matching env | 2020-10-27 17:21:54 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 82ac8a1e76 | Fix Archim 1, add Archim 1&2 tests | 2020-10-27 16:21:03 -05:00 |  | 
			
				
					| 
							
							
								 ellensp | 8cc0369d97 | Use LiquidCrystal_I2C@1.1.4 for RA_CONTROL_PANEL (#19875) | 2020-10-24 19:46:27 -05:00 |  | 
			
				
					| 
							
							
								 Victor Oliveira | b632b52b11 | Update PIO dependencies script | 2020-10-24 16:25:14 -05:00 |  | 
			
				
					| 
							
							
								 Victor Oliveira | 9630c2683c | More MKS UI cleanup, optimization (#19869) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> | 2020-10-23 23:37:45 -05:00 |  | 
			
				
					| 
							
							
								 Foxies | 9aee6674bb | FLSUN Delta QQS-Pro pins (#19793) | 2020-10-21 19:00:57 -05:00 |  | 
			
				
					| 
							
							
								 bilsef | 9baa944460 | Teensy 4.1 Ethernet support (#19801) | 2020-10-20 14:35:29 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | 92767f5513 | Misc. cleanup, serial strings | 2020-10-19 20:39:36 -05:00 |  | 
			
				
					| 
							
							
								 ellensp | ea80b2c8fc | Ensure A4988 for unspecified driver type (#19798) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> | 2020-10-19 03:16:02 -05:00 |  | 
			
				
					| 
							
							
								 Jason Smith | 7f83231385 | Fix NUCLEO_F767ZI build, add tests (#19746) | 2020-10-16 02:04:55 -05:00 |  | 
			
				
					| 
							
							
								 Scott Lahteine | f6ffbe548c | TFT Presets, Generic options, Sanity checks (#19723) | 2020-10-15 03:00:27 -05:00 |  | 
			
				
					| 
							
							
								 InsanityAutomation | e7838c5f79 | G34 Mechanical Gantry Calibration (like Prusa M915) (#18972) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> | 2020-10-11 21:34:27 -05:00 |  |