This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nicolas
/
OpenSCAD-Examples
mirror of
https://github.com/nmasse-itix/OpenSCAD-Examples.git
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
A few OpenSCAD sample files
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14
Commits
1
Branch
0
Tags
759 KiB
OpenSCAD
99.1%
Makefile
0.9%
Tree:
9951c34049
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9951c34049'
${ noResults }
OpenSCAD-Examples
/
001-Simple-Shapes
/
cylinder.scad
1 lines
22 B
Raw
Blame
History
cylinder
(
r
=
10
,
h
=
20
)
;
Reference in new issue