hd81-d ID
This commit is contained in:
parent
5375a2b899
commit
083af1b516
|
@ -59,3 +59,4 @@
|
||||||
"309","1000","3300","polaris-112-a"
|
"309","1000","3300","polaris-112-a"
|
||||||
"310","1000","3900","uaefi121-b"
|
"310","1000","3900","uaefi121-b"
|
||||||
"311","1000","4700","gdi4chan-b"
|
"311","1000","4700","gdi4chan-b"
|
||||||
|
"312","1000","5600","hd81-d"
|
||||||
|
|
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","5600","R0603","C23189"
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
@ -63,7 +63,8 @@
|
||||||
#python3 gen_hellen_board_id.py uaefi121-a
|
#python3 gen_hellen_board_id.py uaefi121-a
|
||||||
#python3 gen_hellen_board_id.py polaris-112-a
|
#python3 gen_hellen_board_id.py polaris-112-a
|
||||||
#python3 gen_hellen_board_id.py uaefi121-b
|
#python3 gen_hellen_board_id.py uaefi121-b
|
||||||
python3 gen_hellen_board_id.py gdi4chan-b
|
#python3 gen_hellen_board_id.py gdi4chan-b
|
||||||
|
python3 gen_hellen_board_id.py hd81-d
|
||||||
|
|
||||||
# do not forget to manually add new files into git
|
# do not forget to manually add new files into git
|
||||||
# todo: one day make this a github action?
|
# todo: one day make this a github action?
|
||||||
|
|
Loading…
Reference in New Issue