Você está no 3DFinder
Buscamos em Thingiverse, MakerWorld e Printables ao mesmo tempo para te dar o melhor de cada uma.
Descrição
Drill template for the most common PedalPCB layouts. The provided STLs are sized for powder coated, [Tayda 125B] (https://www.taydaelectronics.com/catalogsearch/result/?q=125b) and [Tayda 1590B] (https://www.taydaelectronics.com/catalogsearch/result/?q=1590b) enclosures.
NOTE: The 1590B template may or may not work with your board/enclosure. You should verify the spacing and clearances beforehand. Top mounted jacks on a 1590B may require you to modify the enclosure lid and it will not work with just any type of jack. Lumberg KLBM 3 are a good option.
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 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:
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);
Gostou deste modelo? Crie uma conta grátis para salvar seus favoritos e voltar a eles depois.
Criar conta