Re: [Emc-developers] Show used tools for loaded NC program?

2023-01-14 Thread Chris Morley
Ok I pushed this work to linuxcnc 2.9/master AXIS Qtdragon/hd and Qtaxis now will display the tool change numbers with the gcode properties Gremlin/Gladevcp was missing the gcode properties code all together so I added it. GMoccapy could tap into this with GStat messages but I didn't go that far

Re: [Emc-developers] Unable to start LinuxCNC: TypeError: 'NoneType' object is not callable

2023-01-14 Thread Hans Unzner
This sounds like the problem reported here: https://github.com/LinuxCNC/linuxcnc/issues/1599#issuecomment-1364752832 Am 14.01.23 um 07:57 schrieb Alec Ari via Emc-developers: Will give it a shot soon! Thanks! On Friday, January 13, 2023 at 08:40:41 AM UTC, Sebastian Kuzminsky wrote: Does

Re: [Emc-developers] Unable to start LinuxCNC: TypeError: 'NoneType' object is not callable

2023-01-14 Thread Alec Ari via Emc-developers
Will give it a shot soon! Thanks! On Friday, January 13, 2023 at 08:40:41 AM UTC, Sebastian Kuzminsky wrote: Does this work around the problem? https://github.com/LinuxCNC/linuxcnc/issues/2264#issuecomment-1380954324 -- Sebastian Kuzminsky ___