PedalPCB 125B Drill Template

PedalPCB 125B Drill Template

thingiverse

Drill template for the most common [PedalPCB](http://pedalpcb.com) layouts. The provided STLs are sized for powder coated, [Tayda 125B](https://www.taydaelectronics.com/catalogsearch/result/?q=125b) enclosures. Customizing ---------------- The customizer can be used if you just want to tweak the enclosure dimensions a bit for other sizes. Unfortunately there wasn't an easy way to allow for customizing the hole locations, so in the customizer you can select either the Top or Back hole patterns. If you want to do something unique, you can download the [OpenSCAD](http://openscad.org) file and modify the hole coordinates as necessary. The coordinates are relative to the center of the surface. For example. Here's a custom template for the [Terrarium Pedal](https://www.pedalpcb.com/product/pcb351/): <code> width=65; height=120; holes = [   [-20.32, 38.1], [0, 38.1], [20.32, 38.1],   [-20.32, 12.7], [0, 12.7], [20.32, 12.1],   [-21, -12.7], [-7, -12.7], [7, -12.7], [21, -12.7],   [-15.24, -27.3], [15.24, -27.3],   [-15.24, -45], [15.24, -45], ]; DrillTemplate(width, height, holes); </code>

Download Model from thingiverse

With this file you will be able to print PedalPCB 125B Drill Template 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 PedalPCB 125B Drill Template.