summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorsigurdb <sigurdb@redpill-linpro.com>2019-08-15 18:57:32 +0200
committertoonn <toonn@toonn.io>2019-12-29 13:18:10 +0100
commit5291bad4a87c76f9856b7a1bafc7f48e8bf8e19c (patch)
tree583dca3cc86b803f15b14e0fd0f17ac216f543a5 /README.md
parent9a837720c28825603c88362a1ce7434a8ea9b4b2 (diff)
downloadranger-5291bad4a87c76f9856b7a1bafc7f48e8bf8e19c.tar.gz
add support for 3D files including STL and DXF
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bf1533a6..8134bc59 100644
--- a/README.md
+++ b/README.md
@@ -105,6 +105,7 @@ For enhanced file previews (with `scope.sh`):
 * `odt2txt` for OpenDocument text files (`odt`, `ods`, `odp` and `sxw`)
 * `python` or `jq` for JSON files
 * `fontimage` for font previews
+* `openscad` for 3D model previews (`stl`, `off`, `dxf`, `scad`, `csg`)
 
 Installing
 ----------