-
Couldn't load subscription status.
- Fork 116
Description
When I look here https://github.com/grblHAL/drivers?tab=readme-ov-file - specifically, at spindle modbus support line - there's a bit of confusion for me. Is it done artificially, or is there any fundamental reason for a firmware for an stm32f407 or stm32f411 not to support modbus spindle control?
Then, there's another question - on choosing the right option in web-configurator. Initially I thought they (vfds) are using the same application-level protocol, so to say, and a common instruction set. But after looking through that part of code it looks like implementation is different for each make. I am using the KD200-00220S2 from Kinda. Does it mean, I have to provide a pull request to get it supported by firmware?