diff options
| author | Nikita Kostovsky <nikita@kostovsky.me> | 2026-02-04 11:58:42 +0100 |
|---|---|---|
| committer | Nikita Kostovsky <nikita@kostovsky.me> | 2026-02-04 11:58:42 +0100 |
| commit | 7d32bce331e495c514a7a2272247b1b348e170b5 (patch) | |
| tree | e37f7bc03e9c25b28d17164bf907c8a8105f1d69 /body/noctua_nf_a4x20.scad | |
| parent | 268cde2565bad4dd3b94488a006c702dfca1ac81 (diff) | |
start working on calibration stand; refactor
Diffstat (limited to 'body/noctua_nf_a4x20.scad')
| -rw-r--r-- | body/noctua_nf_a4x20.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/body/noctua_nf_a4x20.scad b/body/noctua_nf_a4x20.scad index 5d3a2a0..23e3dd8 100644 --- a/body/noctua_nf_a4x20.scad +++ b/body/noctua_nf_a4x20.scad @@ -42,7 +42,7 @@ module ld3007ms_holes() screw_hole( m = m2, id = 4, - il = hole_insert_height * 2, + il = m2_hole_insert_height * 2, hd = m2_head_diameter, hh = m2_head_height, hs = hole_side_back); |
