Update default driver configuration
Co-Authored-By: teemuatlut <teemu.mantykallio@live.fi>
This commit is contained in:
		@@ -552,9 +552,12 @@
 | 
			
		||||
#define Z_MIN_PROBE_ENDSTOP_INVERTING false // set to true to invert the logic of the probe.
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Specify Stepper Driver types
 | 
			
		||||
 * The options are used to determine driver pulse timings as well as more advanced functionality.
 | 
			
		||||
 * Stepper timing options can be overridden in Configuration_adv.h
 | 
			
		||||
 * Stepper Drivers
 | 
			
		||||
 *
 | 
			
		||||
 * These settings allow Marlin to tune stepper driver timing and enable advanced options for
 | 
			
		||||
 * stepper drivers that support them. You may also override timing options in Configuration_adv.h.
 | 
			
		||||
 *
 | 
			
		||||
 * A4988 is assumed for unspecified drivers.
 | 
			
		||||
 *
 | 
			
		||||
 * Options: A4988, A5984, DRV8825, LV8729, L6470, TB6560, TB6600, TMC2100,
 | 
			
		||||
 *          TMC2130, TMC2130_STANDALONE, TMC2208, TMC2208_STANDALONE,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user