This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
chao
/
CocoCAD
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
CocoCAD
/
openscad-openjscad-translator
/
tests
/
transformations
/
mirrorEx1.scad
mirrorEx1.scad
81 B
Permalink
Histórico
Raw
1
2
3
mirror([ 0, 1, 0 ])
translate([5, 0, -5])
cube(size=[10, 10, 10], center=false);