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.
25
Commits
1
Branch
0
Tags
759 KiB
OpenSCAD
99.1%
Makefile
0.9%
Tree:
bcca8d4c90
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bcca8d4c90'
${ noResults }
OpenSCAD-Examples
/
001-Simple-Shapes
/
sphere.scad
1 lines
31 B
Raw
Blame
History
sphere
(
r
=
20
,
$fa
=
1
,
$fs
=
0.5
)
;
Reference in new issue