Syntax
[VL,FL]=VLFLmotorRodSocket([ll,bl,az,bb,bh,ml,ch,cb])
Input Parameter
ll : | | length of the rod; default is 10 (FUTUBA S3156) |
bl : | | width of the rob; default is 4 (FUTUBA S3156) |
az : | | height of the rod top in z; default is 12 (FUTUBA S3156) |
bb : | | width of the socket walls; default is 1 mm |
bh : | | height of the socket walls; default is bl/2 |
ml : | | distance between center and start of socket walls; default is bl |
ch : | | height of the socket cover; default is 1 mm |
cb : | | width of the socket cover; default is 2*bb |
Output Parameter
VL : | | Vertex list of the rod socket of a servomotor |
FL : | | Facet list of the rod socket of a servomotor |
Examples
Generate a rod socket for the FUTUBA S3156 digital servo
[VL,FL]=VLFLmotorRodSocket (10,4);
VLFLplot(VL,FL,'m');
view (0,0), axis equal, xlabel 'X', ylabel 'Y', zlabel 'Z'
Copyright 2012-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