Update config files
This commit is contained in:
committed by
Scott Lahteine
parent
18e456d38d
commit
884ad75cb8
@ -1268,7 +1268,7 @@
|
||||
#if ENABLED(SENSORLESS_HOMING)
|
||||
#define X_HOMING_SENSITIVITY 8
|
||||
#define Y_HOMING_SENSITIVITY 8
|
||||
#define Z_HOMING_SENSITIVITY 8
|
||||
//#define Z_HOMING_SENSITIVITY 8
|
||||
#endif
|
||||
|
||||
/**
|
||||
@ -1307,7 +1307,7 @@
|
||||
*/
|
||||
#define TMC_ADV() { }
|
||||
|
||||
#endif // TMC2130 || TMC2208
|
||||
#endif // HAS_TRINAMIC
|
||||
|
||||
// @section L6470
|
||||
|
||||
|
Reference in New Issue
Block a user