simplify the interchange hole to make print easier
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
parent
d97f68a5cd
commit
3b886d3994
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user