Compare commits

...

2 commits

Author SHA1 Message Date
555bdff22f New png 2024-12-14 22:55:10 +01:00
05561e8461 HD Hole on the wron side :-/ 2024-12-14 22:53:56 +01:00
4 changed files with 66381 additions and 95258 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -1,17 +1,19 @@
$fn=200; $fn=200;
difference () { rotate([180,0,0])union() {
cube ([168,105,23]); difference () {
translate([-0.5,2,-0.5])cube ([102,70.5,16.5]); cube ([168,105,23]);
translate([9,10,15.5])cube ([85,55,8]); translate([-0.5,32.5,-0.5])cube ([102,70.5,16.5]);
translate([150,25,-0.5])cube ([20,55,20.5]); translate([9,40,15.5])cube ([85,55,8]);
translate([150,25,-0.5])cube ([20,55,20.5]);
translate([15,105.5,3])rotate([90,0,0])cylinder(h=106,d=3);
translate([90,105.5,3])rotate([90,0,0])cylinder(h=106,d=3); translate([15,105.5,3])rotate([90,0,0])cylinder(h=106,d=3);
translate([15,105.5,3])rotate([90,0,0])cylinder(h=30.6,d=8); translate([91.5,105.5,3])rotate([90,0,0])cylinder(h=106,d=3);
translate([90,105.5,3])rotate([90,0,0])cylinder(h=30.6,d=8); translate([15,30.5,3])rotate([90,0,0])cylinder(h=30.6,d=8);
translate([11,105.5,-5])rotate([90,0,0])cube([8,8,30.6]); translate([91.5,30.5,3])rotate([90,0,0])cylinder(h=30.6,d=8);
translate([86,105.5,-5])rotate([90,0,0])cube([8,8,30.6]); translate([11,30.5,-5])rotate([90,0,0])cube([8,8,30.6]);
} translate([87.5,30.5,-5])rotate([90,0,0])cube([8,8,30.6]);
translate([163,24.5,18])cube ([5,56,2.5]); }
translate([165.5,80,18])rotate([90,0,0])cylinder(h=56,d=5); translate([163,24.5,15])cube ([5,56,5.5]);
translate([165.5,80,15])rotate([90,0,0])cylinder(h=56,d=5);
}

Binary file not shown.

File diff suppressed because it is too large Load diff