SGbottleholder

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Modeling function
Introduced first in SolidGeometry 5.1, Creation date: 2021-07-12, Last change: 2025-09-15

returns the geometry of a simple bottle holder

Description

This function uses slfit to be adaptive to different 3D Printers

See Also: SGrobotTCPdesign

Example Illustration

 missing image of SGbottleholder(D,L,B,H,n);

Syntax

SA=SGbottleholder([D,L,B,H,n]);

Input Parameter

D: Diameter of the bottle; default is 68mm
L: Length of the Hold
B: Wall tickness of all elements; default is 3
H: Height of the rings and struts
n: number of struts

Output Parameter

SA: Geometry of the bottle holder with Frames 'B' and 'F'

Examples


SGbottleholder(68,40,3,10,3)
SGbottleholder(68,106,3,10,7)




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