// Inverts the spindle enable pin from low-disabled/high-enabled to low-enabled/high-disabled. Useful // for some pre-built electronic boards. // NOTE: If VARIABLE_SPINDLE is enabled(default), this option has no effect as the PWM output and // spindle enable are combined to one pin. If you need both this option and spindle speed PWM, // uncomment the config option USE_SPINDLE_DIR_AS_ENABLE_PIN below. #define INVERT_SPINDLE_ENABLE_PIN // Default disabled. Uncomment to enable.
我不会说英语。抱歉
我认为控制主轴速度,就像 Super-PID
https://item.taobao.com/item.htm?spm=a230r.1.14.1.6bd531139fLfiF&id=560241574916&ns=1&abbucket=12#detail
现在控制速度可以了,但是M3是停止的,M5是运行的。=。= 为什么?
所以我需要帮助,谢谢