Thingiverse
Yet Another Gcode Viewer
by jonathanw
48
Downloads
139
Likes
0
Makes
# yagv - Yet Another Gcode Viewer
This is a fast 3D Gcode Viewer for Reprap-style 3D printers, in Python and OpenGL (via pyglet)
It was written since I could not find a visualizer that fitted my needs, i.e:
* Load large files painlessly
* Let me choose the layer to display
* Color segments according to function
* Show a full 3D view for better undertanding of the code.
Designed in Ubuntu Linux; Expected to work in any Linux, Windows or OS X
Full code at https://github.com/jonat
This is a fast 3D Gcode Viewer for Reprap-style 3D printers, in Python and OpenGL (via pyglet)
It was written since I could not find a visualizer that fitted my needs, i.e:
* Load large files painlessly
* Let me choose the layer to display
* Color segments according to function
* Show a full 3D view for better undertanding of the code.
Designed in Ubuntu Linux; Expected to work in any Linux, Windows or OS X
Full code at https://github.com/jonat
Sign in to leave a comment
Sign in