Browse Source

prototype finished

main
Hendrik Langer 6 years ago
parent
commit
ae7b608f73
  1. 2
      README.md
  2. 0
      cad/case1.jpg
  3. 0
      cad/case1.scad
  4. 0
      cad/case1_bottom.stl
  5. 0
      cad/case1_top.stl
  6. BIN
      cad/case2.jpg
  7. 4
      cad/case2.scad
  8. 83924
      cad/case2.stl
  9. 77170
      cad/case2_lid.stl
  10. BIN
      windows-snapshot-tool/bin/freeze.exe

2
README.md

@ -1,6 +1,6 @@
# RasPi Freezer
![Photo](cad/photo.jpg)
![Photo](cad/case2.jpg)
# Usage Instructions
* Plug HDMI into Beamer

0
cad/photo.jpg → cad/case1.jpg

Before

Width:  |  Height:  |  Size: 429 KiB

After

Width:  |  Height:  |  Size: 429 KiB

0
cad/case.scad → cad/case1.scad

0
cad/case_bottom.stl → cad/case1_bottom.stl

0
cad/case_top.stl → cad/case1_top.stl

BIN
cad/case2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

4
cad/case2.scad

@ -101,4 +101,6 @@ module lid() {
translate([width-1.5*corner,length-1.5*corner,z-8]) {cylinder(r=3.0/2,h=8+0.2); cylinder(r=6/2,h=3);}
}
}
}
}
%lid();

83924
cad/case2.stl

File diff suppressed because it is too large

77170
cad/case2_lid.stl

File diff suppressed because it is too large

BIN
windows-snapshot-tool/bin/freeze.exe

Binary file not shown.
Loading…
Cancel
Save