board_id_alpha4ch-b
This commit is contained in:
parent
cbba18b19f
commit
90b612fa06
|
@ -10,3 +10,4 @@
|
|||
"8","510","2700","nissan121-c"
|
||||
"9","510","3300","alpha8ch-a"
|
||||
"10","510","3900","154hyundai-c"
|
||||
"11","510","4700","alpha4ch-b"
|
||||
|
|
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","4700","R0603","C23162"
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
@ -11,4 +11,5 @@
|
|||
#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
|
||||
python3 gen_hellen_board_id.py 154hyundai-c
|
||||
#python3 gen_hellen_board_id.py 154hyundai-c
|
||||
python3 gen_hellen_board_id.py alpha4ch-b
|
||||
|
|
Loading…
Reference in New Issue