Implement BABYSTEPPING for COREXY and COREXZ
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user