Syntax
[sl,Printer]=slfit([typ,name])
Input Parameter
typ : | | clearance type such as 'c', 't', 'i' |
name : | | name fo a printer such as FORM2 |
Output Parameter
sl : | | slot size ==> deivide by 2 for radius |
Printer : | | exact printer name |
Examples
slfit('set formiga');
Ri=3; [sl,AM]=slfit('c','FORM3B') % try 'c' and 't' and 'i'
A=SGofCPLz([PLsquare([8 8]);nan nan;PLcircle(Ri+sl); nan nan; PLcircle(Ri)],10); A.designed4=AM;
SGdimensioning4(A);
References
- Fischer et al. (2011): Tabellenbuch Metall, Verlag Europa-Lehrmittel, Nourney, 45. Auflage,
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