Skip to content

Commit

Permalink
fix hole size
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Borick committed Apr 26, 2022
1 parent 575605e commit 897096b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angle.scad
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ include <relativity.scad>

$fn=200;

rod_diamater = 3;
rod_diamater = 3.3;
rod_distance = 22;

plate_thickness = 3;
Expand Down

0 comments on commit 897096b

Please sign in to comment.