Skip to content

Commit

Permalink
added sources for dimensions
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-gilbert committed Jan 25, 2023
1 parent b8fa53d commit 5d04eb6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion openscad_pvc.scad
Original file line number Diff line number Diff line change
Expand Up @@ -1870,10 +1870,13 @@ function list_apply_defaults(l, defaults) =
/// **NOTE:** thread-len and pitch values pulled from online
/// have not every size for sched-40 & sched-80; a best-effort
/// fill-in-the-gaps is done here.
/// .
/// Data throughout this table was assembled from various places
/// and dropped into this public Google sheet: https://docs.google.com/spreadsheets/d/16uJ9TI1HDpMDmowM9_0UBDWN-NWQXJ5RcD7DOoRFrvU/edit#gid=0
/// Sources - as much as they're known - are listed there.
///
/// Todo:
/// Get the final two columns of data for Schedule 120: thread-length & pitch
/// List the sources used
///
_PVC_specs_raw = [
// 40
Expand Down

0 comments on commit 5d04eb6

Please sign in to comment.