chiark / gitweb /
poster-tube-lid: bayo polygon seems good-ish
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Oct 2017 00:25:19 +0000 (01:25 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Oct 2017 00:25:19 +0000 (01:25 +0100)
poster-tube-lid.scad.pl

index 399ea2519c5688924ae2caa52095dd8287e11d43..4a862cd99a3447fb966ddff6d914aa238b70bf38 100755 (executable)
@@ -72,7 +72,7 @@ bayo_d = [-bayo_a[0], bayo_a[1]] - [rivet_entry_width,0];
 bayo_c = bayo_d + [0,-5];
 bayo_b = bayo_a + [0,-5];
 
-bayo_f = [ bayo_e[0], bayo_g[1] - rivet_entry_width ];
+bayo_f = [ bayo_e[0], bayo_g[1] + (bayo_e[0] - bayo_g[0]) ];
 
 bayo_polygon = [ bayo_a,
                 bayo_b,