omdl  v0.9.5
OpenSCAD Mechanical Design Library

[metric/washers] Standard flat washer; ISO 7089; DIN 125 A. More...

+ Collaboration diagram for ISO 7089:

Files

file  iso_7089.scad
 [metric/washers] Standard flat washer; ISO 7089; DIN 125 A.
 

Variables

 dtc_fastener_metric_washers_iso_7089
 
 dtr_fastener_metric_washers_iso_7089
 

Detailed Description

[metric/washers] Standard flat washer; ISO 7089; DIN 125 A.

Requires:
include <omdl-base.scad>;
include <database/component/fastener/iso_7089.scad>;
parameters

Standard flat washer table

idxnominal size (ns)internal diameter (id_max)internal diameter (id_min)outside diameter (od_max)outside diameter (od_min)thickness (t_max)thickness (t_min)
01.61.841.743.70.350.25
122.342.254.70.350.25
22.52.842.765.70.550.45
333.383.276.640.550.45
43.53.883.787.640.550.45
544.484.398.640.90.7
655.485.3109.641.10.9
766.626.41211.571.81.4
888.628.41615.571.81.4
91010.7710.52019.482.21.8
101213.27132423.482.72.3
111415.27152827.482.72.3
121617.27173029.483.32.7
132021.33213736.383.32.7
142425.33254443.384.33.7
153031.39315655.264.33.7
163637.62376664.85.64.4
Note
The measurements in the table above are shown with: 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:
ISO 7089
DIN 125 A
fasteners.eu

Variable Documentation

◆ dtc_fastener_metric_washers_iso_7089

dtc_fastener_metric_washers_iso_7089

<map> ISO 7089 fastener data table columns map.

Definition at line 283 of file iso_7089.scad.

◆ dtr_fastener_metric_washers_iso_7089

dtr_fastener_metric_washers_iso_7089

<table> ISO 7089 fastener data table rows.

Definition at line 296 of file iso_7089.scad.