include difference() { ExtensionArm(); translate([3,0,0]) cube([50,50,50],center=true); // translate([-47,0,0]) cube([150,50,50],center=true); };