1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-31 19:13:33 +02:00

Added images and readme.

This commit is contained in:
Chris Palmer
2020-02-23 15:02:39 +00:00
parent 08c268145e
commit 16dd8d6d17
4 changed files with 5 additions and 5 deletions

View File

@@ -254,7 +254,7 @@ buttons_y = spades_y + 40;
jacks_y = buttons_y + 40;
microswitches_y = jacks_y + 40;
rockers_y = microswitches_y + 40;
toggles_y = rockers_y + 40;
toggles_y = rockers_y + 60;
components_y = toggles_y + 40;
translate([x2, leds_y])