add sawing
This commit is contained in:
parent
ad146b0937
commit
24cbd2f5a1
|
@ -14,7 +14,7 @@ module nibble_for_Dropinnibble(){
|
||||||
{
|
{
|
||||||
difference(){
|
difference(){
|
||||||
Original_nibble();
|
Original_nibble();
|
||||||
trimod(5.5,3);
|
trimod(5.4,3.1);
|
||||||
}
|
}
|
||||||
translate([0,0,-0.4])cylinder(h = 1, d2=16, d1=16 ,center=true);
|
translate([0,0,-0.4])cylinder(h = 1, d2=16, d1=16 ,center=true);
|
||||||
}
|
}
|
||||||
|
@ -86,7 +86,7 @@ module wire(){
|
||||||
|
|
||||||
|
|
||||||
// base for magnets
|
// base for magnets
|
||||||
downshell();
|
//downshell();
|
||||||
|
|
||||||
// Lighting insert
|
// Lighting insert
|
||||||
//nibble_for_Dropinnibble();
|
nibble_for_Dropinnibble();
|
||||||
|
|
BIN
3d_Printing/Neuer_Nubbel/top_talr.stl
Normal file
BIN
3d_Printing/Neuer_Nubbel/top_talr.stl
Normal file
Binary file not shown.
BIN
sawing/brain_cap_pattern.pdf
Normal file
BIN
sawing/brain_cap_pattern.pdf
Normal file
Binary file not shown.
Loading…
Reference in a new issue