1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-09-01 03:21:53 +02:00

Updated images and readme.

This commit is contained in:
Chris Palmer
2020-03-15 17:35:21 +00:00
parent b6a32b6b41
commit fd8712d6bf
4 changed files with 11 additions and 2 deletions

View File

@@ -151,13 +151,13 @@ translate([890, 730])
printed_boxes();
translate([850, 1260])
translate([850, 1300])
bbox_test();
inserts_y = 0;
nuts_y = inserts_y + 20;
washers_y = nuts_y + 100;
washers_y = nuts_y + 120;
screws_y = washers_y + 120;
o_rings_y = screws_y + 130;
springs_y = o_rings_y + 20;