Merge pull request #2035 from mkbel/enable_lin_corr
Re-enable linearity correction for MK3.
This commit is contained in:
commit
33195baf9d
1 changed files with 3 additions and 3 deletions
|
@ -193,9 +193,9 @@
|
|||
//#define FSENSOR_QUALITY
|
||||
|
||||
|
||||
//#define LINEARITY_CORRECTION
|
||||
//#define TMC2130_LINEARITY_CORRECTION
|
||||
//#define TMC2130_LINEARITY_CORRECTION_XYZ
|
||||
#define LINEARITY_CORRECTION
|
||||
#define TMC2130_LINEARITY_CORRECTION
|
||||
#define TMC2130_LINEARITY_CORRECTION_XYZ
|
||||
#define TMC2130_VARIABLE_RESOLUTION
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue