On Mon, 21 Feb 2022 at 07:05, Andy Howell <a...@gamubaru.com> 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: if (settings->speed_override[settings->active_spindle]) Though not if there is already an outer loop counting through the spindles. -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George Fitch, Atlanta Constitution Newspaper, 1912 _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers