Board-ID for 4ch-e
This commit is contained in:
parent
ea44259bb9
commit
616a5ed984
|
@ -20,3 +20,4 @@
|
|||
"102","620","750","gm-e67-b"
|
||||
"103","620","1000","alpha4ch-d"
|
||||
"104","620","1200","nissan121-d"
|
||||
"105","620","1500","alpha4ch-e"
|
||||
|
|
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","620","R0603","C23220"
|
||||
"R134","1500","R0603","C22843"
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
@ -21,4 +21,6 @@
|
|||
#python3 gen_hellen_board_id.py alpha4ch-c
|
||||
#python3 gen_hellen_board_id.py gm-e67-b
|
||||
#python3 gen_hellen_board_id.py alpha4ch-d
|
||||
python3 gen_hellen_board_id.py nissan121-d
|
||||
#python3 gen_hellen_board_id.py nissan121-d
|
||||
#python3 gen_hellen_board_id.py alpha4ch-e
|
||||
|
||||
|
|
Loading…
Reference in New Issue