more board IDs
This commit is contained in:
parent
0fe5bfe417
commit
42c2c0b38e
|
@ -7,3 +7,5 @@
|
|||
"5","510","1500","alpha2ch-c"
|
||||
"6","510","1800","nb1-c"
|
||||
"7","510","2200","na6_94-c"
|
||||
"8","510","2700","nissan121-c"
|
||||
"9","510","3300","alpha8ch-a"
|
||||
|
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
@ -0,0 +1,3 @@
|
|||
# resistor | value | footprint | part_number
|
||||
"R133","510","R0603","C23193"
|
||||
"R134","3300","R0603","C22978"
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
@ -0,0 +1,3 @@
|
|||
# resistor | value | footprint | part_number
|
||||
"R133","510","R0603","C23193"
|
||||
"R134","2700","R0603","C13167"
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
@ -9,4 +9,5 @@
|
|||
#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
|
||||
|
||||
#python3 gen_hellen_board_id.py nissan121-c
|
||||
python3 gen_hellen_board_id.py alpha8ch-a
|
||||
|
|
Loading…
Reference in New Issue