From ad581dba314fdbd54b9aad863189e4535ba75a14 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Mon, 23 Jan 2023 04:47:48 +0100 Subject: nikon: increase height of flange --- nikon_lens_2x2.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nikon_lens_2x2.scad') diff --git a/nikon_lens_2x2.scad b/nikon_lens_2x2.scad index e1b7248..fb614f6 100644 --- a/nikon_lens_2x2.scad +++ b/nikon_lens_2x2.scad @@ -11,7 +11,7 @@ lip_height = 1.9; lip_positions = [[50,-35], [55,-155], [55,-270]]; lip_offset = 0.8; -flange_height = 10; +flange_height = 15; size_x = 2; size_y = 2; -- cgit v1.2.3