Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								c54f6cf23d
								
							
								
							
						 | 
						
							
							
								
								Updates to support 5 extruders
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								04050237f0
								
							
								
							
						 | 
						
							
							
								
								Header and pins changes to support 5 extruders
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								45f949d833
								
							
								
							
						 | 
						
							
							
								
								TMC2130 Library: @teemuatlut replaces @makertum
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Moritz
							
						 | 
						
							
							
							
							
								
							
								d67c1d825f
								
							
								
							
						 | 
						
							
							
								
								Add TMC2130 support
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								c6226bb0aa
								
							
								
							
						 | 
						
							
							
								
								Unify config in a single include without nested includes
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								750a1e5116
								
							
								
							
						 | 
						
							
							
								
								Arrange stepper_indirection by axis
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								b5a9647fec
								
							
								
							
						 | 
						
							
							
								
								Use `ENABLED` in `stepper_indirection.h`
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								cbc7f22ad9
								
							
								
							
						 | 
						
							
							
								
								Implement DUAL_NOZZLE_DUPLICATION_MODE
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								260bbb3109
								
							
								
							
						 | 
						
							
							
								
								Fix a couple of simple typos
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								05da02f0a2
								
							
								
							
						 | 
						
							
							
								
								Implement MIXING_EXTRUDER and SWITCHING_EXTRUDER
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								4b4a582c4f
								
							
								
							
						 | 
						
							
							
								
								X_DUAL_STEPPER_DRIVERS implementation
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								07c9a11c3c
								
							
								
							
						 | 
						
							
							
								
								Automatically set X2 stepper pins
							
							
							
							
							
						 | 
						
							10 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								516e79bbda
								
							
								
							
						 | 
						
							
							
								
								Declare extruder_duplication_enabled in Marlin.h
							
							
							
							
							
						 | 
						
							10 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								0da744b7b0
								
							
								
							
						 | 
						
							
							
								
								Further cleanup of comments, partial Doxygen-style
							
							
							
							
							
							
							
							Following up on #3231 
							
						 | 
						
							10 years ago | 
						
					
				
					
						
							
							
								 
								jbrazio
							
						 | 
						
							
							
							
							
								
							
								5e5d250832
								
							
								
							
						 | 
						
							
							
								
								Added gplv3 header to all Marlin files
							
							
							
							
							
						 | 
						
							10 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								89838cdb10
								
							
								
							
						 | 
						
							
							
								
								Move step macros to stepper_indirection.h
							
							
							
							
							
						 | 
						
							10 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								0c7f7ebcfb
								
							
								
							
						 | 
						
							
							
								
								Styling adjustments (PR#2668 & PR#2670)
							
							
							
							
							
							
							
							Keep "astyled" reformatting 
							
						 | 
						
							10 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								c35fb88094
								
							
								
							
						 | 
						
							
							
								
								Overridable Options - Part 8 (PR#2560)
							
							
							
							
							
							
							
							Apply `ENABLED` / `DISABLED` macros to stepper-related files. 
							
						 | 
						
							10 years ago | 
						
					
				
					
						
							
							
								 
								Scott Lahteine
							
						 | 
						
							
							
							
							
								
							
								d85861d296
								
							
								
							
						 | 
						
							
							
								
								Move macros, add ENABLED/DISABLED, add includes
							
							
							
							
							
						 | 
						
							10 years ago | 
						
					
				
					
						
							
							
								 
								domonoky
							
						 | 
						
							
							
							
							
								
							
								443e7edef4
								
							
								
							
						 | 
						
							
							
								
								- Add support for L6470 Drivers.
							
							
							
							
							
							
							
							- Both TMC, L6470 and pin-driven drivers work.
- All can be mixed and matched as needed. 
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								domonoky
							
						 | 
						
							
							
							
							
								
							
								5727cb3ed4
								
							
								
							
						 | 
						
							
							
								
								Cleanup TMC Stepper a bit.
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								domonoky
							
						 | 
						
							
							
							
							
								
							
								38500165ea
								
							
								
							
						 | 
						
							
							
								
								First attempt at adding TMC Driver support. May need some cleanup.
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								domonoky
							
						 | 
						
							
							
							
							
								
							
								b55995aae8
								
							
								
							
						 | 
						
							
							
								
								Introduce a layer of macro indirection to all stepper pins. This allows other stepper drivers to redefine them, so they can use SPI/I2C instead of direct pin manipulation.
							
							
							
							
							
						 | 
						
							11 years ago |