Thingiverse
nRF DIY Box - Scaleable
by mr2clean
29
Downloads
21
Likes
0
Makes
Simple box with M3 screw holes.
You can edit the size of the box using these settings - Bottom thickness is always 2mm.
Download "radio.stl" and "sensor.stl" to use scad file (save in the same folder).
Update: nRF box "SnapOn" uses no screws to hold lid.
// This will hold a bread board (half size?)
Boxlength = 95;
Boxdepth = 65;
Boxheight = 35;
alignCenter = $true;
wallThickness = 2;
LogoTYpe = "True"; //Enable logos True/False
You can edit the size of the box using these settings - Bottom thickness is always 2mm.
Download "radio.stl" and "sensor.stl" to use scad file (save in the same folder).
Update: nRF box "SnapOn" uses no screws to hold lid.
// This will hold a bread board (half size?)
Boxlength = 95;
Boxdepth = 65;
Boxheight = 35;
alignCenter = $true;
wallThickness = 2;
LogoTYpe = "True"; //Enable logos True/False
Sign in to leave a comment
Sign in