Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HDL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Commits
c4f25bc1
Commit
c4f25bc1
authored
10 months ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Add link to OpenSCAD repo on github.
parent
38763deb
No related branches found
No related tags found
No related merge requests found
Pipeline
#90710
passed
10 months ago
Stage: linting
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/erko_howto_tools.txt
+7
-1
7 additions, 1 deletion
doc/erko_howto_tools.txt
with
7 additions
and
1 deletion
doc/erko_howto_tools.txt
+
7
−
1
View file @
c4f25bc1
...
@@ -1639,10 +1639,16 @@ Reading package lists... Done
...
@@ -1639,10 +1639,16 @@ Reading package lists... Done
> sudo apt-get install openscad
> sudo apt-get install openscad
Gelukt!
Gelukt!
To run swivel.scad simulation in OpenSCAD:
> git clone https://github.com/erkooi/openscad
> git clone https://github.com/erkooi/swivel
Add in ~/bashrc :
Add in ~/bashrc :
export OPENSCADPATH=/dop466_0/kooistra/github/openscad/math:/dop466_0/kooistra/github/openscad/shapes
export OPENSCADPATH=/dop466_0/kooistra/github/openscad/math:/dop466_0/kooistra/github/openscad/shapes
Run OpenSCAD from terminal: > openscad &
Run OpenSCAD from terminal:
> openscad &
*******************************************************************************
*******************************************************************************
* Drawio
* Drawio
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment