1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-10 17:33:57 +02:00

Added vero_pin PCB component.

This commit is contained in:
Chris Palmer
2021-09-11 11:44:36 +01:00
parent e952aa7840
commit 181c6ac624
3 changed files with 33 additions and 2 deletions

View File

@@ -97,6 +97,8 @@ test_pcb = ["test_pcb", "Test PCB",
[ 65, 12, 0, "ax_res", res1_8, 1000],
[ 65, 17, 0, "ax_res", res1_4, 10000],
[ 65, 22, 0, "ax_res", res1_2, 100000],
[ 55, 22, 0, "vero_pin"],
[ 55, 17, 0, "vero_pin", true],
[ 80, 9, 0, "link", inch(0.2), inch(0.4)],
[ 80, 12, 0, "ax_res", res1_8, 1000000, 1, inch(0.1)],