LinuxCNC version 2.6.0 seams to be a really good upgrade for those who using manual tool change and wants powerful tools to measure tool length in the tool changing process.
I have prepared my new GladeVCP panel for this upgrade to version 2.6.0 but I haven't decided whether I should try "master" yet. Anyway I will investigate if I could implement "run from here" in Python using LinuxCNC 2.5.0. The tricky part seams to be to find out how to get current program line when iocontrol.0.tool-change signal True. I have already manage to make an event handler for the signal and also figure out how to poll and get status from the linuxcnc class.
Is there any one out there who can give me an hint on this topic?
By the way, my GladeVCP panel is built up with Notebook containers. How do I select different tab children from Python, lets say from my tool change event handler?
Edit: I have found the current program line from within my event handler. It gives me the line before Tn M6