Re: [Emc-developers] Moved musl libm library into Kbuild

2023-10-18 Thread Alec Ari via Emc-developers
Hey, I ironed out the last few bugs with the gnu11-libm-kbuild branch. Andy, when you start on RTAI again, use that branch as your starting point. I already reverted LinuxCNC commit 3d926d87f14ada9dea313c2989ee8f24f0e54e0c locally and it builds fine. 100% Kbuild is the way to go if it works.

Re: [Emc-developers] Task/Motion startup race

2023-10-18 Thread Greg C
Sebastian, I made an issue on Monday that also speaks to this race condition that's been exposed by the recent iocontrol moves. Here is the issue: https://github.com/LinuxCNC/linuxcnc/issues/2700 I am not sure if Rene is on the dev list, so it might be prudent to make these observations in the

[Emc-developers] Task/Motion startup race

2023-10-18 Thread Sebastian Kuzminsky
When the `linuxcnc` script launches linuxcnc it starts Task, then loads motmod (as one of the commands in the [HAL]HALFILE list). I believe this is racey, leading to at least some of the intermittent failures on the buildbot. Task does this at startup: 1. Runs `usrmotInit()` which connects

[Emc-developers] got nother bug in master

2023-10-18 Thread gene heskett
I tried to set tool #9 as a 1/16" rn cutter with a length of cut .25" in the tool table. basically to get a better idea of hw has I had to increment a var to get a good finish on the back, nomially 45 degree angle of buttress thread using the rn tool. 2 problem after I put an M6 T9 in the