omdl  v0.9.5
OpenSCAD Mechanical Design Library
ISO 8677

[metric/bolts] Carriage bolts; ISO 8677; DIN 603. More...

+ Collaboration diagram for ISO 8677:

Files

file  iso_8677.scad
 [metric/bolts] Carriage bolts; ISO 8677; DIN 603.
 

Variables

 dtc_fastener_metric_bolts_iso_8677
 
 dtr_fastener_metric_bolts_iso_8677
 

Detailed Description

[metric/bolts] Carriage bolts; ISO 8677; DIN 603.

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

Carriage bolts table

idxnominal size (ns)thread pitch (tp)square width across flats (o_max)square width across flats (o_min)square width across corners (c_min)square depth (p_max)square depth (p_min)head diameter (a_max)head diameter (a_min)head height (h_max)head height (h_min)thread length (l1_ref)thread length (l2_ref)thread length (l3_ref)
0M50.85.484.525.94.12.91311.93.12.516undefundef
1M616.485.527.24.63.41614.93.6318undefundef
2M81.258.587.429.65.64.42018.74.842228undef
3M101.510.589.4212.26.65.42422.75.852632undef
4M121.7512.711.314.78.87.23028.76.863036undef
5M16216.715.319.912.911.13836.48.98384457
6M202.520.8419.1624.915.914.14644.410.910465265

l1_ref for [L<=125]; l2_ref for[L>125 & L<=200]; l3_ref for [L>200]

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 8677
DIN 603
fasteners.eu

Variable Documentation

◆ dtc_fastener_metric_bolts_iso_8677

dtc_fastener_metric_bolts_iso_8677

<map> ISO 8677 fastener data table columns map.

Definition at line 273 of file iso_8677.scad.

◆ dtr_fastener_metric_bolts_iso_8677

dtr_fastener_metric_bolts_iso_8677

<table> ISO 8677 fastener data table rows.

Definition at line 293 of file iso_8677.scad.