diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-05-21 12:36:42 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-05-21 12:36:42 +0530 |
| commit | b974bd9febf785e0793a6b343925f6c3dd2eb32b (patch) | |
| tree | 1063d5091293c06f05980f08bd5d7d140fd35491 /hardware/sinthinator.kicad_pro | |
| parent | 505f13278a2109d6b26816df6cf182bf6dc7a171 (diff) | |
| download | sinthinator-b974bd9febf785e0793a6b343925f6c3dd2eb32b.tar.gz sinthinator-b974bd9febf785e0793a6b343925f6c3dd2eb32b.zip | |
Add potentiometer for the audio output
Diffstat (limited to 'hardware/sinthinator.kicad_pro')
| -rw-r--r-- | hardware/sinthinator.kicad_pro | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/hardware/sinthinator.kicad_pro b/hardware/sinthinator.kicad_pro index 8322791..a61c3b4 100644 --- a/hardware/sinthinator.kicad_pro +++ b/hardware/sinthinator.kicad_pro @@ -60,7 +60,12 @@ "width": 0.0 } ], - "drc_exclusions": [], + "drc_exclusions": [ + [ + "text_thickness|137230000|60140000|c52ff1c2-99e5-4a46-98d0-56aba5f55d87|00000000-0000-0000-0000-000000000000", + "" + ] + ], "meta": { "version": 2 }, @@ -671,7 +676,7 @@ "uuid": "64a5e531-3d7a-4ff8-86a8-ca74cfe0739b" } ], - "used_designators": "", + "used_designators": "RV1,R19", "variants": [] }, "sheets": [ |
