not 5¼ -> 3½ and 2½ m)
This commit is contained in:
parent
cd7fa5a9de
commit
7315f8b0b1
13 changed files with 191111 additions and 75495 deletions
BIN
2-1-2HD.png
Normal file
BIN
2-1-2HD.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
19
2-1-2HD.scad
Normal file
19
2-1-2HD.scad
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
$fn=200;
|
||||||
|
|
||||||
|
rotate([180,0,0])union() {
|
||||||
|
difference () {
|
||||||
|
cube ([168,105,23]);
|
||||||
|
translate([-0.5,32.5,-0.5])cube ([102,70.5,16.5]);
|
||||||
|
translate([9,40,15.5])cube ([85,55,8]);
|
||||||
|
translate([150,25,-0.5])cube ([20,55,20.5]);
|
||||||
|
|
||||||
|
translate([15,105.5,3])rotate([90,0,0])cylinder(h=106,d=3);
|
||||||
|
translate([91.5,105.5,3])rotate([90,0,0])cylinder(h=106,d=3);
|
||||||
|
translate([15,30.5,3])rotate([90,0,0])cylinder(h=30.6,d=8);
|
||||||
|
translate([91.5,30.5,3])rotate([90,0,0])cylinder(h=30.6,d=8);
|
||||||
|
translate([11,30.5,-5])rotate([90,0,0])cube([8,8,30.6]);
|
||||||
|
translate([87.5,30.5,-5])rotate([90,0,0])cube([8,8,30.6]);
|
||||||
|
}
|
||||||
|
translate([163,24.5,15])cube ([5,56,5.5]);
|
||||||
|
translate([165.5,80,15])rotate([90,0,0])cylinder(h=56,d=5);
|
||||||
|
}
|
BIN
2-1-2HD.stl
Normal file
BIN
2-1-2HD.stl
Normal file
Binary file not shown.
BIN
3-1-2HD.png
BIN
3-1-2HD.png
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 9.9 KiB |
12
3-1-2HD.scad
12
3-1-2HD.scad
|
@ -3,16 +3,12 @@ $fn=200;
|
||||||
rotate([180,0,0])union() {
|
rotate([180,0,0])union() {
|
||||||
difference () {
|
difference () {
|
||||||
cube ([168,105,23]);
|
cube ([168,105,23]);
|
||||||
translate([-0.5,32.5,-0.5])cube ([102,70.5,16.5]);
|
translate([-0.5,1.5,-0.5])cube ([148.5,102,24]);
|
||||||
translate([9,40,15.5])cube ([85,55,8]);
|
|
||||||
translate([150,25,-0.5])cube ([20,55,20.5]);
|
translate([150,25,-0.5])cube ([20,55,20.5]);
|
||||||
|
|
||||||
translate([15,105.5,3])rotate([90,0,0])cylinder(h=106,d=3);
|
translate([28.5,105.5,5.5])rotate([90,0,0])cylinder(h=106,d=3);
|
||||||
translate([91.5,105.5,3])rotate([90,0,0])cylinder(h=106,d=3);
|
translate([70,105.5,5.5])rotate([90,0,0])cylinder(h=106,d=3);
|
||||||
translate([15,30.5,3])rotate([90,0,0])cylinder(h=30.6,d=8);
|
translate([130,105.5,5.5])rotate([90,0,0])cylinder(h=106,d=3);
|
||||||
translate([91.5,30.5,3])rotate([90,0,0])cylinder(h=30.6,d=8);
|
|
||||||
translate([11,30.5,-5])rotate([90,0,0])cube([8,8,30.6]);
|
|
||||||
translate([87.5,30.5,-5])rotate([90,0,0])cube([8,8,30.6]);
|
|
||||||
}
|
}
|
||||||
translate([163,24.5,15])cube ([5,56,5.5]);
|
translate([163,24.5,15])cube ([5,56,5.5]);
|
||||||
translate([165.5,80,15])rotate([90,0,0])cylinder(h=56,d=5);
|
translate([165.5,80,15])rotate([90,0,0])cylinder(h=56,d=5);
|
||||||
|
|
BIN
3-1-2HD.stl
BIN
3-1-2HD.stl
Binary file not shown.
BIN
3-1-2Platzhalter.png
Normal file
BIN
3-1-2Platzhalter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.4 KiB |
11
3-1-2Platzhalter.scad
Normal file
11
3-1-2Platzhalter.scad
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
$fn=200;
|
||||||
|
|
||||||
|
rotate([180,0,0])union() {
|
||||||
|
difference () {
|
||||||
|
cube ([168,105,23]);
|
||||||
|
translate([150,25,-0.5])cube ([20,55,20.5]);
|
||||||
|
translate([-0.5,-0.5,-0.5])cube ([10,106,10]);
|
||||||
|
}
|
||||||
|
translate([163,24.5,15])cube ([5,56,5.5]);
|
||||||
|
translate([165.5,80,15])rotate([90,0,0])cylinder(h=56,d=5);
|
||||||
|
}
|
BIN
3-1-2Platzhalter.stl
Normal file
BIN
3-1-2Platzhalter.stl
Normal file
Binary file not shown.
85930
CE3S1P_2-1-2HD.gcode
Normal file
85930
CE3S1P_2-1-2HD.gcode
Normal file
File diff suppressed because it is too large
Load diff
96470
CE3S1P_3-1-2HD.gcode
96470
CE3S1P_3-1-2HD.gcode
File diff suppressed because it is too large
Load diff
84152
CE3S1P_3-1-2Platzhalter.gcode
Normal file
84152
CE3S1P_3-1-2Platzhalter.gcode
Normal file
File diff suppressed because it is too large
Load diff
12
README.md
12
README.md
|
@ -1,12 +1,12 @@
|
||||||
# Serverplatteneinschübe
|
# Serverplatteneinschübe
|
||||||
|
|
||||||
für 5¼ Zoll Festplatten Einschübe eines HP Proliant 380 gen9
|
für 3½ Zoll Festplatten Einschübe eines HP Proliant 380 gen9
|
||||||
|
|
||||||
## 5-1-4Platzhalter.scad
|
## 3-1-2Platzhalter.scad
|
||||||
![5 ¼ Platzhalter.scad](./5-1-4Platzhalter.png "5 ¼ Platzhalter.scad")
|
![3 ½ Platzhalter.scad](./3-1-2Platzhalter.png "3 ½ Platzhalter.scad")
|
||||||
|
|
||||||
## 5-1-4HD.scad
|
|
||||||
![5 ¼ HD.scad](./5-1-4HD.png "5 ¼ HD.scad")
|
|
||||||
|
|
||||||
## 3-1-2HD.scad
|
## 3-1-2HD.scad
|
||||||
![3 ½ HD.scad](./3-1-2HD.png "3 ½ HD.scad")
|
![3 ½ HD.scad](./3-1-2HD.png "3 ½ HD.scad")
|
||||||
|
|
||||||
|
## 2-1-2HD.scad
|
||||||
|
![2 ½ HD.scad](./2-1-2HD.png "2 ½ HD.scad")
|
||||||
|
|
Loading…
Reference in a new issue