Implement BABYSTEPPING for COREXY and COREXZ
This commit is contained in:
parent
7d25c107a8
commit
e5fd43f343
20 changed files with 58 additions and 30 deletions
|
|
@ -32,9 +32,6 @@
|
|||
* Babystepping
|
||||
*/
|
||||
#if ENABLED(BABYSTEPPING)
|
||||
#if ENABLED(COREXY) && ENABLED(BABYSTEP_XY)
|
||||
#error BABYSTEPPING only implemented for Z axis on CoreXY.
|
||||
#endif
|
||||
#if ENABLED(SCARA)
|
||||
#error BABYSTEPPING is not implemented for SCARA yet.
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue