Ben NanoNote 3D scans
Sign in or create your account | Project List | Help
Ben NanoNote 3D scans Commit Details
Date: | 2010-09-27 17:28:31 (12 years 11 months ago) |
---|---|
Author: | Werner Almesberger |
Commit: | 03e6a5433396e123a8c3bab23778e36c5a160ab1 |
Message: | Solidified the bottom shell. - sfy/bottom.sfy: assembly of the bottom shell - sfy/ben.pov: added the "bottom" part |
Files: |
sfy/ben.pov (2 diffs) sfy/bottom.sfy (1 diff) |
Change Details
sfy/ben.pov | ||
---|---|---|
8 | 8 | #include "baseframe.inc" |
9 | 9 | #include "kbd.inc" |
10 | 10 | /* pcb */ |
11 | /* bottom */ | |
11 | #include "bottom.inc" | |
12 | 12 | /* battery */ |
13 | 13 | #include "batcvr.inc" |
14 | 14 | |
... | ... | |
97 | 97 | } |
98 | 98 | |
99 | 99 | /* pcb 0 <0, 0.75, 0.25> */ |
100 | /* bottom -10 <0, 0.5, 0.5> */ | |
100 | ||
101 | object { | |
102 | Part_bottom | |
103 | pigment { rgb <0, 0.5, 0.5> } | |
104 | finish { Finish } | |
105 | translate <0, 0, -10> | |
106 | } | |
107 | ||
101 | 108 | /* battery -20 <0, 0.25, 0.75> */ |
102 | 109 | |
103 | 110 | object { |
104 | 111 | Part_batcvr |
105 | 112 | pigment { rgb <0, 0, 1> } |
106 | 113 | finish { Finish } |
107 | rotate <180, 0, 0> | |
114 | rotate <0, 180, 0> | |
108 | 115 | translate <0, 0, -30> |
109 | 116 | } |
sfy/bottom.sfy | ||
---|---|---|
1 | http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-bottom-inside2-100um.txt.bz2 | |
2 | http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-bottom-outside2-100um.txt.bz2 | |
3 | 1.6 | |
4 | 5.725 0.0433959 -0.166334 | |
5 | 178.809 -5.76551e-05 -0.0756439 | |
6 | 19.125 0.088591 0.394999 | |
7 | -0 0 0 |
Branches:
master