1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-09-01 19:33:06 +02:00

Fixed typos, corrected vitamin call, added boilerplate, updated images and readme.

This commit is contained in:
Chris
2023-03-11 17:50:16 +00:00
parent e899306a13
commit 18cd33c663
7 changed files with 105 additions and 18 deletions

View File

@@ -85,6 +85,7 @@ use <tests/o_ring.scad>
use <tests/opengrab.scad>
use <tests/panel_meters.scad>
use <tests/PCBs.scad>
use <tests/photo_interrupters.scad>
use <tests/pillars.scad>
use <tests/pillow_blocks.scad>
use <tests/potentiometers.scad>
@@ -428,6 +429,9 @@ translate([x3 + 60, modules_y])
translate([x3 + 90, modules_y])
modules();
translate([x3 + 150, modules_y])
photo_interrupters();
translate([x3, ssrs_y]) {
ssrs();