27. Axle Lid Design

Ready-to-use parametric axle_lid design kit. The axle_lid is a an assembly of three parts:

  • annulus-holder
  • middle-axle-lid
  • top_axle-lid
_images/axle_lid_examples.png _images/axle_lid_3d.png

To get an overview of the possible axle_lid designs that can be generated by axle_lid(), run:

> python axle_lid.py --run_self_test

27.1. Axle-lid Parameter List

The parameter relative to the external outline are inherit from the Gearring Design.

_images/axle_lid_parameters.png _images/axle_lid_axle_B_parameters.png _images/axle_lid_rear_leg_parameters.png _images/axle_lid_side_leg_parmeters.png

27.2. Axle-lid Parameter Dependency

27.2.1. Diameters

The following relations between diameters (or radius) must be respected:

cnc_router_bit_radius < axle_hole_diameter/2
axle_hole_diameter    < central_diameter
central_diameter      < clearance_diameter
clearance_diameter    < holder_diameter

27.2.2. Generated files

For a same set of parameters, you may need several flavour of the design such as a plate with a hole and the same plate without this hole. Instead of adding input parameters to select if the plate must have a hole or not, the both variants are generated. You just need to pick up the file you need.

_images/axle_lid_generated_files.png