summaryrefslogtreecommitdiff
path: root/body/veye_imx287.scad
diff options
context:
space:
mode:
authorNikita Kostovsky <nikita@kostovsky.me>2026-02-04 11:58:42 +0100
committerNikita Kostovsky <nikita@kostovsky.me>2026-02-04 11:58:42 +0100
commit7d32bce331e495c514a7a2272247b1b348e170b5 (patch)
treee37f7bc03e9c25b28d17164bf907c8a8105f1d69 /body/veye_imx287.scad
parent268cde2565bad4dd3b94488a006c702dfca1ac81 (diff)
start working on calibration stand; refactor
Diffstat (limited to 'body/veye_imx287.scad')
-rw-r--r--body/veye_imx287.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/body/veye_imx287.scad b/body/veye_imx287.scad
index aed7db0..dd414bf 100644
--- a/body/veye_imx287.scad
+++ b/body/veye_imx287.scad
@@ -249,7 +249,7 @@ module veye_imx287_mount_holes()
screw_hole(
m = m2,
id = id,
- il = hole_insert_height,
+ il = m2_hole_insert_height,
hd = m2_head_diameter,
hh = m2_head_height,
hs = hole_side_back);