mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-03 20:30:48 +00:00
Update TMC_ADV examples
This commit is contained in:
parent
27cb4db80e
commit
aa93e1f21a
106 changed files with 212 additions and 212 deletions
config/examples/WASP/PowerWASP
|
@ -2116,8 +2116,8 @@
|
|||
*
|
||||
* Example:
|
||||
* #define TMC_ADV() { \
|
||||
* stepperX.diag0_temp_prewarn(1); \
|
||||
* stepperY.interpolate(0); \
|
||||
* stepperX.diag0_otpw(1); \
|
||||
* stepperY.intpol(0); \
|
||||
* }
|
||||
*/
|
||||
#define TMC_ADV() { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue