🔧 Warning for ZV Shaping on CoreQZ (#27200)
This commit is contained in:
committed by
Scott Lahteine
parent
b3d462b890
commit
6d7d281559
@@ -789,7 +789,7 @@
|
|||||||
* Input Shaping
|
* Input Shaping
|
||||||
*/
|
*/
|
||||||
#if HAS_ZV_SHAPING
|
#if HAS_ZV_SHAPING
|
||||||
#if ANY(CORE_IS_XY, MARKFORGED_XY, MARKFORGED_YX)
|
#if ANY(IS_CORE, MARKFORGED_XY, MARKFORGED_YX)
|
||||||
#warning "Input Shaping for CORE / MARKFORGED kinematic axes is still experimental."
|
#warning "Input Shaping for CORE / MARKFORGED kinematic axes is still experimental."
|
||||||
#endif
|
#endif
|
||||||
#if ENABLED(I2S_STEPPER_STREAM)
|
#if ENABLED(I2S_STEPPER_STREAM)
|
||||||
|
Reference in New Issue
Block a user