This commit is contained in:
Davide Toldo 2023-04-01 15:55:24 +02:00 committed by GitHub
commit f6c4930e79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ module x_carriage_holes()
translate([-7,15.5,4])cylinder(r=3.1, h=4, $fn=6); translate([-7,15.5,4])cylinder(r=3.1, h=4, $fn=6);
translate([-27,15.5,4])cylinder(r=3.1, h=4, $fn=6); translate([-27,15.5,4])cylinder(r=3.1, h=4, $fn=6);
translate([-7,15.5,7])cylinder(r=4, h=30, $fn=6); translate([-7,15.5,7])cylinder(r=4, h=30, $fn=6);
translate([-27,15.5,7])cylinder(r=3.5, h=30, $fn=6); translate([-27,15.5,7])cylinder(r=4, h=30, $fn=6);