reorder supermicro-sc808t stuff

main
zeus 2022-09-30 19:51:14 +02:00
parent 501be215b8
commit 7ca9ac3331
31 changed files with 9 additions and 17 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

View File

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View File

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

@ -1,5 +1,5 @@
// supermicro SC808 (and others) fan holder for 2x 40x40x28mm fans instead of 3x 40x40x56mm
// by zeus - 2022-09-09 - CC-BY-NC-SA-4.0 - https://git.kostianix.de/zeus/3d-stuff/openscad/
// by zeus - 2022-09-09 - CC-BY-NC-SA-4.0 - https://git.kostianix.de/zeus/3d-stuff/openscad/own/supermicro_sc808t/
// #####################################
$fn=100;
mt=1.75;
@ -90,5 +90,3 @@ rotate([0,0,180])translate([-base_w/2,0,mt/2])mirror([0,1,0])tab();
//hole_control();
//translate([-6.25,-10.25,-base_h/2])%import("fanholdersrc.stl",center=true);

View File

@ -1,5 +1,5 @@
// supermicro SC808 (and others) fan holder for 2x 40x40x28mm fans instead of 3x 40x40x56mm
// by zeus - 2022-09-09 - CC-BY-NC-SA-4.0 - https://git.kostianix.de/zeus/3d-stuff/openscad/
// by zeus - 2022-09-09 - CC-BY-NC-SA-4.0 - https://git.kostianix.de/zeus/3d-stuff/openscad/own/supermicro_sc808t/
// #####################################
$fn=100;
mt=1.75;
@ -80,6 +80,4 @@ translate([-base_w/2,0,mt/2])tab();
rotate([0,0,180])translate([-base_w/2,0,mt/2])tab();
//hole_control();
//translate([-6.25,-10.25,-base_h/2])%import("fanholdersrc.stl",center=true);
//hole_control();

View File

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 113 KiB

View File

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

View File

Before

Width:  |  Height:  |  Size: 125 KiB

After

Width:  |  Height:  |  Size: 125 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,3 @@
The actual model is in SCAD/hdd-holder.scad
the folderstructure and the box.scad is from another project that I borrowed from 'Joaquín Fernández'
(https://gitlab.com/joaquinfq/openscad/, CC-BY-NC-4.0)

View File

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View File

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

View File

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View File

@ -1,5 +1,5 @@
// supermicro SC808 (and others) I/O-Shields to be able to utilize mITX-boards with extenation-cords that allow for Surface-Mounting
// by zeus - 2022-09-11 - CC-BY-NC-SA-4.0 - https://git.kostianix.de/zeus/3d-stuff/openscad/
// by zeus - 2022-09-11 - CC-BY-NC-SA-4.0 - https://git.kostianix.de/zeus/3d-stuff/openscad/own/supermicro_sc808t/
// #####################################
// VARS:
// #####################################
@ -198,22 +198,15 @@ module shield_ports(){
translate([-23,-1,-3*mt-q])rotate([0,0,-90])#port_ethernet();
translate([22.5,-1,-3*mt-q])rotate([0,0,-90])#port_ethernet();
translate([63.5,-1,-3*mt-q])rotate([0,0,-90])#port_ethernet();
// slots
}
}
// #####################################
// DRAWING:
// shield_2();
shield_grill();
//port_ethernet();
shield_ports();
// todo: add text
// shield_ports();