Open Source Bearing Generator in FreeCAD

From Open Source Ecology
Revision as of 03:00, 31 May 2020 by Marcin (talk | contribs) (→‎Ball Bearing via Sketch Rotation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Scripted Ball Bearing

Does it allow parameters to be changed readily? See article at [1]. This doesn't have a groove, so not useful for a real print.

This is a useful exercise. You can paste the Ball Bearing Script into the Python console of FreeCAD and you get the CAD - generated via command line. Neat example of scripting.

Ball Bearing via Sketch Rotation

Algorithm: Draw a cross section, then rotate it.

Base it on the OpenSCAD Bearing Generator.

See also: