1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-09-02 11:52:42 +02:00

Updated readme and images for linear_bearings change.

This commit is contained in:
Chris Palmer
2020-01-11 08:57:33 +00:00
parent 2c77f184a2
commit 8ac06b53e7
8 changed files with 24 additions and 5 deletions

View File

@@ -136,7 +136,7 @@ translate([x5, cable_grommets_y + 250])
translate([900, 600])
box_test();
translate([850, 1170])
translate([850, 1220])
bbox_test();
x0 = 0;
@@ -204,7 +204,7 @@ translate([x0, linear_bearings_y]) {
rods();
}
translate([x0+120, linear_bearings_y+30]) {
translate([x0+150, linear_bearings_y+30]) {
extrusions();
}