git is a disaster
This commit is contained in:
@ -37,9 +37,9 @@
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 1.2,
|
||||
"height": 2.4,
|
||||
"width": 2.4
|
||||
"drill": 0.0,
|
||||
"height": 1.65,
|
||||
"width": 3.43
|
||||
},
|
||||
"silk_line_width": 0.1,
|
||||
"silk_text_italic": false,
|
||||
@ -542,20 +542,36 @@
|
||||
"/-VIN": [
|
||||
"HV-"
|
||||
],
|
||||
"/G": "HV+",
|
||||
"/G": [
|
||||
"HV+"
|
||||
],
|
||||
"/HV+in": [
|
||||
"HV+"
|
||||
],
|
||||
"/HV-in": [
|
||||
"HV-"
|
||||
],
|
||||
"/~{EN}": "HV-",
|
||||
"Net-(D3-K)": "HV+",
|
||||
"Net-(HV_in1-HV+)": "HV+",
|
||||
"Net-(HV_in1-HV-)": "HV-",
|
||||
"Net-(Q1-D)": "HV+",
|
||||
"Net-(U1--VIN)": "HV-",
|
||||
"Net-(U1-CNT)": "HV-"
|
||||
"/~{EN}": [
|
||||
"HV-"
|
||||
],
|
||||
"Net-(D3-K)": [
|
||||
"HV+"
|
||||
],
|
||||
"Net-(HV_in1-HV+)": [
|
||||
"HV+"
|
||||
],
|
||||
"Net-(HV_in1-HV-)": [
|
||||
"HV-"
|
||||
],
|
||||
"Net-(Q1-D)": [
|
||||
"HV+"
|
||||
],
|
||||
"Net-(U1--VIN)": [
|
||||
"HV-"
|
||||
],
|
||||
"Net-(U1-CNT)": [
|
||||
"HV-"
|
||||
]
|
||||
},
|
||||
"netclass_patterns": []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user