Skip to content
Snippets Groups Projects
Commit 6213df54 authored by fxk8y's avatar fxk8y :spider:
Browse files

Measured values

parent 0ce148c1
No related branches found
No related tags found
No related merge requests found
......@@ -5,15 +5,15 @@ $fa = $fs;
// hs = heat sink
hs_l = 150;
hs_w = 70;
hs_l = 120;
hs_w = 79;
hs_baseplate = 4;
hs_fin_w0 = 2;
hs_fin_w1 = 1.5;
hs_fin_d = 10; // depth
hs_fin_w1 = 1.3;
hs_fin_d = 11; // depth
hs_fin_cnt = 10;
hs_fin_spacing = 3;
hs_fin_spacing = 3.5;
/**
*
......@@ -139,7 +139,7 @@ module fan(
fan();
// fan();
// symmetricHeatsink();
symmetricHeatsink();
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment