winder / Universal-G-Code-Sender

A cross-platform G-Code sender for GRBL, Smoothieware, TinyG and G2core.
http://winder.github.io/ugs_website/
GNU General Public License v3.0
1.88k stars 761 forks source link

Visualizer overlap #537

Open jahnj0584 opened 7 years ago

jahnj0584 commented 7 years ago

The grey grid lines, when coincident with the blue cut lines will cover them and make it seem like they arent there. I'd put it so the grid lines are for reference and do not mask or cover ANY of the gcode lines

breiler commented 3 years ago

I couldn't find a way to make the lines transparent and would appreciate if someone with a but more OpenGL skills to have a look: https://github.com/winder/Universal-G-Code-Sender/blob/master/ugs-platform/ugs-platform-visualizer/src/main/java/com/willwinder/ugs/nbm/visualizer/renderables/Grid.java