Index: 1008.scad =================================================================== --- 1008.scad (revision 37426) +++ 1008.scad (revision 37427) @@ -37,8 +37,8 @@ // body color([0.1,0.1,0.1]) cube([body_len-pad_len,width,height], center=true); - } - translate([0,0,pad_height/2]) { + } + translate([0,0,pad_height/2]) { // terminals color([0.8,0.8,0.8]) { translate([+body_len/2-pad_len/2, 0, 0])