Nautilus_Thumbnailer_GCode
Nautilus_Thumbnailer_GCode copied to clipboard
ERROR: 124 in povray
Installed per instructions, and get this error when I try to run a test:
[me@mylaptop Nautilus_Thumbnailer_GCode]$ ./gcode2png --output=test.png tests/sphere.gcode --timeout=10
gcode2png: ERROR: 124 in povray, abort
No verbose option in gcode2png?
Same problem here on debian, I had to do two steps to get it running:
- install both packages povray and povray-includes
- set the link ~/.povray as described in installation section