Animation peg Europe for standart hole puncher 80mm

Animation peg Europe for standart hole puncher 80mm

thingiverse

Parametric animation peg bar in OpenSCAD - you can customize peg distance and other variables. It is a tool for 2D hand drawn tracing animation. STL version is for 80mm peg distance so it fits common office hole puncher. OpenSCAD code: baseHeight = 2; pegDistance = 80; pegHeight = 8; pegDia = 5; //baseLength = pegDistance+pegDia*2; //slightly bigger then peg's ditance baseLength = 120; //enforce given length //base cube([pegDia*2,baseLength,baseHeight], true); //rounded corners translate([0, -baseLength/2, 0]) cylinder(baseHeight, pegDia, pegDia, true, $fn=360); translate([0, baseLength/2, 0]) cylinder(baseHeight, pegDia, pegDia, true, $fn=360); //pegs translate([0, pegDistance/2, 0]) cylinder(pegHeight, pegDia/2, pegDia/2, false, $fn=360); translate([0, -pegDistance/2, 0]) cylinder(pegHeight, pegDia/2, pegDia/2, false, $fn=360);

Download Model from thingiverse

With this file you will be able to print Animation peg Europe for standart hole puncher 80mm with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Animation peg Europe for standart hole puncher 80mm.