GTK thumbnailers for .scad and .stl files.
This project allows most GTK file managers (Nautilus, Nemo, Caja and PCManFM-gtk) to show thumbnails for .stl
and .scad
files.
It also works with Nautilus>=3.28, which introduced thumbnailers sandboxing with bubblewrap.
- openscad
- imagemagick
- Xvfb
In Fedora they can be installed with the following command:
sudo dnf install openscad ImageMagick xorg-x11-server-Xvfb
To install the thumbnailern a terminal into this directory and execute:
sudo bash install.sh
After that clean the old thumbnails and restart nautilus
rm -r ~/.cache/thumbnails
nautilus -q