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.76k stars 1.14k forks source link

lathe macro screen not working with gtk3 #959

Closed rene-dev closed 1 year ago

rene-dev commented 3 years ago

the svg background is drawn over the UI elements. uncomment this line to reproduce. https://github.com/rene-dev/linuxcnc/blob/limuxcmc/configs/sim/gmoccapy/lathe_configs/lathehandler.py#L57 to start screen without linuxcnc: gladevcp -d -c gladevcp -u lathehandler.py lathemacro.ui

rene-dev commented 1 year ago

this was fixed by @andypugh, with a new macro screen.

andypugh commented 1 year ago

Versions now stored here: https://github.com/andypugh/LatheMacros/releases