1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-09 08:56:29 +02:00

Better screw test layout.

This commit is contained in:
Chris Palmer
2020-12-29 11:30:14 +00:00
parent fc47b1d9db
commit 46ff632bbb
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 860 KiB

After

Width:  |  Height:  |  Size: 859 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 148 KiB

View File

@@ -52,7 +52,7 @@ module screws() {
screw(screw, length);
}
}
translate([80, 20])
translate([20, 40, -15])
polysink_stl();
}