Nautilus_Thumbnailer_GCode icon indicating copy to clipboard operation
Nautilus_Thumbnailer_GCode copied to clipboard

ERROR: 124 in povray

Open BillyCroan opened this issue 3 years ago • 1 comments

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?

BillyCroan avatar Sep 04 '22 00:09 BillyCroan

Same problem here on debian, I had to do two steps to get it running:

  1. install both packages povray and povray-includes
  2. set the link ~/.povray as described in installation section

EtherGraf avatar Nov 10 '24 11:11 EtherGraf