mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-21 21:57:53 -06:00
Update TMC_ADV examples
This commit is contained in:
parent
27cb4db80e
commit
aa93e1f21a
106 changed files with 212 additions and 212 deletions
|
@ -2117,8 +2117,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