simplify the interchange hole to make print easier

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
Brian S. Stephan 2024-03-03 13:46:50 -06:00
parent d97f68a5cd
commit 3b886d3994
Signed by: bss
GPG Key ID: 3DE06D3180895FCB
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ module frame_hex_bolt_hole() {
}
module frame_interchange_hole() {
cylinder(r=15, h=50, $fn=50, center=true);
cylinder(r=18, h=50, $fn=4, center=true);
}
module neutrik_d_hole() {