Syntax
[H,N,S,mt,parts]=SGdesignDIN912DIN985radialbearing([bbb,sdl,ins,tpl,W])
Input Parameter
bbb : | | [Ri Ro Width] of the ball bearing |
sdl : | | [length overize] length and oversize of the screw DIN912 |
ins : | | "TT", "TP, "PT", "PP"; Default is "TT" |
tpl : | | Length of Insertion T/P for [HEAD NUT]; default is 10 10 |
W : | | Rotation angle for the depth of the pocket |
Output Parameter
H : | | Subtraction Solid for plug side including frame 'C' |
N : | | Subtraction Solid for bearing side including frame 'C' |
S : | | Geometry of Plug including frame 'C' |
mt : | | remaining material width |
parts : | | parts list for assembly of one connection |
Examples
SGdesignDIN912DIN985radialbearing
[P,N,S]=SGdesignDIN912DIN985radialbearing([2.5 7 3.5],[8 -1],'T',20);
SG=SGManipulatorLink('',true);
SG=SGsubtract(SG,P,'alignT',{'C','B'});
SG=SGsubtract(SG,N,'alignT',{'C','F'}); SGfigure(SG);
Copyright 2020-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