LinuxCNC / linuxcnc

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
http://linuxcnc.org/
GNU General Public License v2.0
1.73k stars 1.13k forks source link

Update axis.py: hide false display of '92.2'/'92.3' in active gcodes list #2922

Closed Sigma1912 closed 4 months ago

Sigma1912 commented 4 months ago

Fix false indications of 'G92.2' and 'G92.3' in the active Gcode display in Axis GUI

https://github.com/LinuxCNC/linuxcnc/issues/2743

Sigma1912 commented 4 months ago

Closed for now, as there may be a more elegant solution coming up.