This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
RISCI_ATOM
/
reform
mirror de
https://github.com/mntmn/reform.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ramo:
reform2
Ramos
Etiquetas
master
reform2
reform2-clsom
reform2-nitrogen8m
reform
/
case-parts
/
trackball-spacer.scad
trackball-spacer.scad
103 B
Link permanente
Histórico
Em bruto
1
2
3
4
5
6
difference() {
cylinder(4.9, 6/2, 6/2, true, $fn=60);
cylinder(6, 2.5/2, 2.5/2, true, $fn=60);
}