yagv
yet another G-code viewer
Install
- All systems
-
curl cmd.cat/yagv.sh
- Debian
-
apt-get install yagv - Ubuntu
-
apt-get install yagv - Kali Linux
-
apt-get install yagv - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install yagv - Raspbian
-
apt-get install yagv
yagv
yet another G-code viewer
yagv is a fast 3D Gcode Viewer for Reprap-style 3D printers, in Python and OpenGL (via pyglet) It has the following features: - Load large files painlessly - Select specific layers to look at - Colour segments according to function - Shows a full 3D view for better undersrtanding the G-code.