New paste Repaste Download
$fa=1;
$fs= 0.4;
$fn = $preview ? 64:360;
difference() {
    union() {
        difference() {
            color("gray",1.0)
            cylinder(h = 150, d = 152.4, center = false);
            translate([0, 0, -1])
            color("gray",1.0)
            cylinder(h = 202, d = 146, center = false);
              
            translate([0,65,61])
            color("gray",1.0)
            sphere(r=25);
            }
        
        translate([76,0,0])
        color("gray",1.0)
            cylinder(h=150,d=2,center=false);
            
        translate([-76,0,0])
        color("gray",1.0)
            cylinder(h=150,d=2,center=false);     
         
        translate([0,-76,0])
        color("gray",1.0)
            cylinder(h=150,d=2,center=false);    
       }
       
       
       translate([0,-65,61])
         color("gray",1.0)
         sphere(r=14);
       
}
    
    
  //91 mm high
    translate([0,-22,61])
        rotate([90, 0, 0])
            color("gray",1.0)
            cylinder(h = 7, d = 122, center = false);
            
            
translate([0,30,61])
    rotate([90, 0, 0])
       color("white",1.0)
       cylinder(h = 50, r2 = 61, r1=46, center = false);
       
       
translate([0,30,61])
    rotate([90, 0, 0])
       color("black",1.0)
       sphere(r=42);       
Filename: None. Size: 1kb. View raw, , hex, or download this file.

This paste expires on 2025-04-07 05:49:12.390117. Pasted through web.