On Mon, 21 Feb 2022 at 07:05, Andy Howell wrote:
> My guess is that speed_override was once a single bool, and later
> changed to array to support multiple spindles.
Yes, that is exactly what happened, and it looks like I definitely
messed that particular part up.
It probably needs to be:
i
On 2/20/22 20:44, Alec Ari via Emc-developers wrote:
I would submit pull requests on Github. Basically, fork LinuxCNC, make a commit
to your fork, then there's a button for make pull request:
https://www.digitalocean.com/community/tutorials/how-to-create-a-pull-request-on-github
Adding Clang
I would submit pull requests on Github. Basically, fork LinuxCNC, make a commit
to your fork, then there's a button for make pull request:
https://www.digitalocean.com/community/tutorials/how-to-create-a-pull-request-on-github
Adding Clang support in LinuxCNC may be a way to detect previously un