Ir para conteúdo
3DFinder
Entrar

Você está no 3DFinder

Buscamos em Thingiverse, MakerWorld e Printables ao mesmo tempo para te dar o melhor de cada uma.

Buscar mais como este
Modelo 3D Parametric sprocket por Aleksejs no Thingiverse

Descrição

Parametric sprocket for various roller-chain or catepillar-track drive applications.

Update: generated STL file for bicycle front sprocket with these parameters (measurements in inches): sprocket(34,0.312,0.5,0.12,0.001);

Instruções

You need OpenSCAD to use this file. OpenSCAD can be downloaded here: http://www.openscad.org/

Include file in openscad and then call: sprocket(number_of_teeth,roller_diameter,pitch_length,thickness,tolerance);

For instance code for sprocket block: sprocket(34,6,9,3,0.2); translate([0,0,6]){ sprocket(26,6,9,3,0.2); translate([0,0,6]){ sprocket(20,6,9,3,0.2); translate([0,0,6]){ sprocket(16,6,9,3,0.2); translate([0,0,6]){ sprocket(14,6,9,3,0.2); } } } }

Thingiverse

Parametric sprocket

110
Curtidas
0
Downloads
123
Coleções
Tags
openscad parametric part sprocket
Licença Creative Commons - Attribution - Share Alike
Arquivos (1)
bicycle_sprocket_34_teeth.stl 2.8 MB
Ver no Thingiverse (abre em nova aba)