SGsbbase

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Parametric Design
Introduced first in SolidGeometry 5.1, Creation date: 2021-03-08, Last change: 2025-09-15

Creates a base for a simple ball bearing four-bar linkage

Description

writes a STL file if called without argout. The dimension labeling takes place only if there is no output argument

See Also: , SGManipulatorLink , SGsblink

Example Illustration

 missing image of SGsbbase(L,sdl,hex,fit)

Syntax

B=SGsbbase([L,sdl,hex,fit])

Input Parameter

L: Distance between A0 and B0; default is [50 0 0]
sdl: [Di Do th w] Inner and Outer Diameter, width, and wall thickness
hex: optional diameter of an inner hexagon in the shaft
fit: if true, the pin use slfit('b') and will interfere; default is false

Output Parameter

B: Simple Bearing Base for a linkage with NO TEXT

Examples

SGfigure; fourBarLinkageplotanim([110,80,100,50]); % Franz Irlinger's 4 Bar Linkage
SGsbbase(110) % 110mm with two bearings
SGsbbase([110 1 1]) % 110mm with two pins




Copyright 2021-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Last html export of this page out of FM database by TL: 2025-09-21