mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-15 02:37:53 -06:00
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
This commit is contained in:
parent
da40e5c85f
commit
18cca5311a
138 changed files with 276 additions and 276 deletions
|
@ -2019,7 +2019,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2349,7 +2349,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2025,7 +2025,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2355,7 +2355,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2024,7 +2024,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2354,7 +2354,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2025,7 +2025,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2355,7 +2355,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2027,7 +2027,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2357,7 +2357,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2031,7 +2031,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2361,7 +2361,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2025,7 +2025,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2355,7 +2355,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2025,7 +2025,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2355,7 +2355,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2019,7 +2019,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2349,7 +2349,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2022,7 +2022,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2352,7 +2352,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2025,7 +2025,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2355,7 +2355,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2027,7 +2027,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2357,7 +2357,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2027,7 +2027,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2357,7 +2357,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2022,7 +2022,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2352,7 +2352,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2022,7 +2022,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2352,7 +2352,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2022,7 +2022,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2352,7 +2352,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2015,7 +2015,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2345,7 +2345,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2028,7 +2028,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2358,7 +2358,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2028,7 +2028,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2358,7 +2358,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2018,7 +2018,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2348,7 +2348,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2025,7 +2025,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2355,7 +2355,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2024,7 +2024,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2354,7 +2354,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2020,7 +2020,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2350,7 +2350,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2020,7 +2020,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2350,7 +2350,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
|
@ -2023,7 +2023,7 @@
|
||||||
* TMCStepper library is required to use TMC stepper drivers.
|
* TMCStepper library is required to use TMC stepper drivers.
|
||||||
* https://github.com/teemuatlut/TMCStepper
|
* https://github.com/teemuatlut/TMCStepper
|
||||||
*/
|
*/
|
||||||
#if HAS_TRINAMIC
|
#if HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
#define HOLD_MULTIPLIER 0.5 // Scales down the holding current from run current
|
||||||
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
#define INTERPOLATE true // Interpolate X/Y/Z_MICROSTEPS to 256
|
||||||
|
@ -2353,7 +2353,7 @@
|
||||||
*/
|
*/
|
||||||
#define TMC_ADV() { }
|
#define TMC_ADV() { }
|
||||||
|
|
||||||
#endif // HAS_TRINAMIC
|
#endif // HAS_TRINAMIC_CONFIG
|
||||||
|
|
||||||
// @section L64XX
|
// @section L64XX
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue