This commit is contained in:
pacheth 2019-07-12 11:21:41 +00:00 committed by GitHub
commit 072ea46622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ module y_idler_holes(){
// Final part
module y_idler(){
$fn=30;
translate(v = [0,0,8])rotate([0,-90,0]) difference(){
y_idler_base();
y_idler_holes();