From 38763deb27d8081430ab6de316fbe48290d4e4ad Mon Sep 17 00:00:00 2001
From: Eric Kooistra <kooistra@astron.nl>
Date: Tue, 13 Aug 2024 14:04:02 +0200
Subject: [PATCH] Add OPENSCADPATH.

---
 doc/erko_howto_tools.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/erko_howto_tools.txt b/doc/erko_howto_tools.txt
index a810dee399..cfa0b46a1f 100755
--- a/doc/erko_howto_tools.txt
+++ b/doc/erko_howto_tools.txt
@@ -1639,6 +1639,10 @@ Reading package lists... Done
 > sudo apt-get install openscad
 Gelukt!
 
+Add in ~/bashrc :
+export OPENSCADPATH=/dop466_0/kooistra/github/openscad/math:/dop466_0/kooistra/github/openscad/shapes
+
+Run OpenSCAD from terminal: > openscad &
 
 *******************************************************************************
 * Drawio
-- 
GitLab