hd81-b ID
This commit is contained in:
parent
b3bc2d5d1f
commit
05dfc5ee07
|
@ -52,3 +52,4 @@
|
|||
"302","1000","750","uaefi-b"
|
||||
"303","1000","1000","gdi4chan-a"
|
||||
"304","1000","1200","alphax_bronze-a"
|
||||
"305","1000","1500","hd81-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","1000","R0603","C21190"
|
||||
"R134","1500","R0603","C22843"
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
@ -56,7 +56,8 @@
|
|||
#python3 gen_hellen_board_id.py hd81-a
|
||||
#python3 gen_hellen_board_id.py uaefi-b
|
||||
#python3 gen_hellen_board_id.py gdi4chan-a
|
||||
python3 gen_hellen_board_id.py alphax_bronze-a
|
||||
#python3 gen_hellen_board_id.py alphax_bronze-a
|
||||
python3 gen_hellen_board_id.py hd81-b
|
||||
|
||||
# do not forget to manually add new files into git
|
||||
# todo: one day make this a github action?
|
||||
|
|
Loading…
Reference in New Issue