OpenSCAD Basic
Ein Workshop von Paul Rosset(paul@rsst.eu)
Fablab Neckar-Alb
Vortrag online unter: openscad.rsst.eu
Modifier Characters
* |
disable |
! |
show only |
# |
highlight / debug |
% |
transparent / background |
3D Primitive
- cube
- sphere
- cylinder
- polyhedron
Special Variables
-
$fa
minimum angle
-
$fs
minimum size
-
$fn
number of fragments
-
$t
animation step
- $vpr
viewport rotation angles in degrees
- $vpt
viewport translation
- $vpd
viewport camera distance
- $children
number of module children
Operatoren
- Union
- Differece
- Intersection
- Projektion
Aufgabe Fablab Würfel bauen
2D Primitive
- square
- circle
- ellipse
- polygon
Datentypen und Registerzuweisung
-
Numbers
-
Bool
-
Strings
-
Ranges
-
Variablen