omdl  v0.9.5
OpenSCAD Mechanical Design Library
bearing_linear_rod.scad File Reference

Linear rod ball and sled bearing. More...

Go to the source code of this file.

Functions

module make_bearing_linear_rod (pipe, ball, count, angle, h, tunnel, feed, load=1, offset=1, delta=0, gap=10, reveal=50, dilate=15, type=0, align=2, verb=0, view)
 Transform 2d or 3d shape into a linear rod ball or sled bearing. More...
 

Detailed Description

Linear rod ball and sled bearing.

Author
Roy Allen Sutton
Date
2023-2024

This file is part of omdl, an OpenSCAD mechanical design library.

The omdl is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

The omdl is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with the omdl; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA; or see http://www.gnu.org/licenses/.

Definition in file bearing_linear_rod.scad.