git is a disaster

This commit is contained in:
Frederico Boavida
2025-03-02 16:45:27 +01:00
parent d7f12b8d27
commit b1ca202d95
12 changed files with 2728 additions and 2390 deletions

View File

@ -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": []
},