Category: General LinuxCNC Questions
Hello, I am writing G-code files with parameters O<measure> call [#1] [#2] ... and I cannot access certain variables in LinuxCNC 2.9.4 (e.g., <#_tool_diameter>). I need to read this data in my tool table in order to develop my program. Can anyone help me?Thank you.