add sawing

This commit is contained in:
isa10110 2024-08-11 11:36:06 +02:00
parent ad146b0937
commit 24cbd2f5a1
3 changed files with 3 additions and 3 deletions

View file

@ -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();

Binary file not shown.

Binary file not shown.