more board IDs

This commit is contained in:
andreika-git 2022-03-17 20:49:38 +02:00
parent bc570b1960
commit d155feb80f
5 changed files with 15 additions and 0 deletions

View File

@ -4,3 +4,6 @@
"2","510","750","81hd-a"
"3","510","1000","alpha2ch-b"
"4","510","1200","alpha4ch-a"
"5","510","1500","alpha2ch-c"
"6","510","1800","nb1-c"
"7","510","2200","na6_94-c"

Can't render this file because it has a wrong number of fields in line 2.

View File

@ -0,0 +1,3 @@
# resistor | value | footprint | part_number
"R133","510","R0603","C23193"
"R134","1500","R0603","C22843"
Can't render this file because it has a wrong number of fields in line 2.

View File

@ -0,0 +1,3 @@
# resistor | value | footprint | part_number
"R133","510","R0603","C23193"
"R134","2200","R0603","C4190"
Can't render this file because it has a wrong number of fields in line 2.

View File

@ -0,0 +1,3 @@
# resistor | value | footprint | part_number
"R133","510","R0603","C23193"
"R134","1800","R0603","C4177"
Can't render this file because it has a wrong number of fields in line 2.

View File

@ -6,4 +6,7 @@
#python3 gen_hellen_board_id.py 81hd-a
#python3 gen_hellen_board_id.py alpha2ch-b
#python3 gen_hellen_board_id.py alpha4ch-a
#python3 gen_hellen_board_id.py alpha2ch-c
#python3 gen_hellen_board_id.py nb1-c
#python3 gen_hellen_board_id.py na6_94-c