mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-14 10:17:49 -06:00
Allow G26 with no heated bed (#13511)
This commit is contained in:
parent
6d9aaca082
commit
7240e3a68f
75 changed files with 82 additions and 154 deletions
|
@ -1674,8 +1674,7 @@
|
|||
/**
|
||||
* You can set your own advanced settings by filling in predefined functions.
|
||||
* A list of available functions can be found on the library github page
|
||||
* https://github.com/teemuatlut/TMC2130Stepper
|
||||
* https://github.com/teemuatlut/TMC2208Stepper
|
||||
* https://github.com/teemuatlut/TMCStepper
|
||||
*
|
||||
* Example:
|
||||
* #define TMC_ADV() { \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue