![]() |
omdl
v0.9.7
OpenSCAD Mechanical Design Library
|
[metric/washers] Flat washers; DIN 125A; ISO 7089. More...
Collaboration diagram for DIN 125A:Files | |
| file | din_125a.scad |
| [metric/washers] Flat washers; DIN 125A; ISO 7089. | |
Variables | |
| dtc_fastener_metric_washers_din_125a | |
| dtr_fastener_metric_washers_din_125a | |
[metric/washers] Flat washers; DIN 125A; ISO 7089.
| Requires: |
|---|
| include <omdl-base.scad>; |
| include <database/component/fastener/din_125a.scad>; |
Flat washers table
| idx | nominal size (ns) | internal diameter (id_max) | internal diameter (id_min) | outside diameter (od_max) | outside diameter (od_min) | thickness (t_max) | thickness (t_min) |
|---|---|---|---|---|---|---|---|
| 0 | 3 | 3.38 | 3.2 | 7 | 6.64 | 0.55 | 0.45 |
| 1 | 3.5 | 3.88 | 3.7 | 8 | 7.64 | 0.55 | 0.45 |
| 2 | 4 | 4.48 | 4.3 | 9 | 8.64 | 0.9 | 0.7 |
| 3 | 5 | 5.48 | 5.3 | 10 | 9.64 | 1.1 | 0.9 |
| 4 | 6 | 6.62 | 6.4 | 12 | 11.57 | 1.8 | 1.4 |
| 5 | 8 | 8.62 | 8.4 | 16 | 15.57 | 1.8 | 1.4 |
| 6 | 10 | 10.77 | 10.5 | 20 | 19.48 | 2.2 | 1.8 |
| 7 | 12 | 13.27 | 13 | 24 | 23.48 | 2.7 | 2.3 |
| 8 | 16 | 17.27 | 17 | 30 | 29.48 | 3.3 | 2.7 |
| 9 | 20 | 21.33 | 21 | 37 | 36.38 | 3.3 | 2.7 |
The A in 125A denotes that this washer is not chamfered.
length_unit_base="mm". These measurements will convert when the base units are changed. See Length Units for more information on setting the base units.| References: |
|---|
| DIN 125A |
| ISO 7089 |
| fasteners.eu |
| dtc_fastener_metric_washers_din_125a |
<map> DIN 125A data table columns map.
Definition at line 283 of file din_125a.scad.
| dtr_fastener_metric_washers_din_125a |
<table> DIN 125A data table rows.
Definition at line 296 of file din_125a.scad.