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 Ratchet Library por rustedrobot no Thingiverse

Descrição

Version 0.2 of a parametric, OpenSCAD ratchet library. It will generate an inner ring with teeth, and an outer ring with arms that ratchet against the teeth. The latest version adds support for a slant parameter which slants the ratchet teeth and arm faces to provide a basic interlock between the two parts.

Instruções

Use the lib to generate the inner and outer rings as needed. Integrate the rings with other OpenSCAD elements as your design dictates.

Usage is driven by two methods:

inner_ratchet_ring - inner ratchet ring with teeth outer_ratchet_ring - outer ratchet ring with spring-arms

Each method has a number of configurable parameters. A number of the parameters should match between the two method calls to ensure correct interoperation.

outer_ratchet_ring

  • ratchet_direction - direction the ratcheting should occurr, should be "clockwise" or "counter-clockwise"
  • inner_ring_diameter - diameter if the inner ring
  • inner_ring_height - height of the inner ring
  • inner_ring_thickness - thickness of the inner ring
  • outer_ring_diameter -diameter of the outer ring
  • outer_ring_height - height of the outer ring
  • outer_ring_thickness - thickness of the outer ring
  • arms - the number of arms we're using
  • arm_type - the type of arm to use, currently only "straight" is supported
  • arm_head_width - width of the arm head
  • arm_head_length - length of the arm head which engages with the teeth
  • arm_shaft_width - how wide the shaft should be, preferably less tha head width
  • arm_height - height of the arm
  • tolerance - gap between the ratchet teeth and arm
  • slant - angle to slant the arm faces (should be between 0 and ~50)
  • facets - number of facets for the ring

inner_ratchet_ring

  • ratchet_direction - direction the ratcheting should occurr, should be "clockwise" or "counter-clockwise"
  • inner_ring_diameter - diameter if the inner ring
  • inner_ring_height - height of the inner ring
  • inner_ring_thickness - thickness of the inner ring
  • outer_ring_diameter -diameter of the outer ring
  • outer_ring_height - height of the outer ring
  • outer_ring_thickness - thickness of the outer ring
  • arms - the number of arms we're using
  • arm_type - the type of arm to use, currently only "straight" is supported
  • arm_head_width - width of the arm head
  • arm_head_length - length of the arm head which engages with the teeth
  • arm_height - height of the spring arms
  • teeth_multiple - multiplier against the number of arms to determine how many teeth to create total
  • tolerance - gap between the ratchet teeth and arm
  • slant - the angle to slant the ratchet teeth
  • facets - the number of facets for the ring
Thingiverse

Parametric Ratchet Library

264
Curtidas
0
Downloads
273
Coleções
Tags
3D Gear library openscad parametric part ratchet
Licença Creative Commons - Attribution - Non-Commercial - Share Alike
Arquivos (6)
2armratchet.stl 175.5 KB
3armratchet.stl 190.9 KB
5armratchet.stl 223.4 KB
8armratchet.stl 266.3 KB
4arm-ccw-ratchet.stl 211.1 KB
4arm-slant-ratchet.stl 225.4 KB
Ver no Thingiverse (abre em nova aba)