[2.0.x] TMC2130 support for LPC platform (#9114)
This commit is contained in:
		
				
					committed by
					
						
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							34160806c0
						
					
				
				
					commit
					5c69d45f5b
				
			@@ -1087,6 +1087,12 @@
 | 
			
		||||
  #define E4_CURRENT         800
 | 
			
		||||
  #define E4_MICROSTEPS       16
 | 
			
		||||
 | 
			
		||||
  /**
 | 
			
		||||
   * Use software SPI for TMC2130.
 | 
			
		||||
   * SW SPI pins are defined the respective pins files.
 | 
			
		||||
   */
 | 
			
		||||
  //#define TMC_USE_SW_SPI
 | 
			
		||||
 | 
			
		||||
  /**
 | 
			
		||||
   * Use Trinamic's ultra quiet stepping mode.
 | 
			
		||||
   * When disabled, Marlin will use spreadCycle stepping mode.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user