diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-05-17 10:38:11 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-05-17 11:04:06 +0530 |
| commit | 10d2782dee23e973b9c7401ae3d6a84223e85025 (patch) | |
| tree | ed455189de39978c9f4e6c143f5213e546f83a31 /hardware/sinthinator.kicad_pro | |
| parent | d2e0742e75634253e86ce0ee698b1e71df65f0f7 (diff) | |
| download | sinthinator-10d2782dee23e973b9c7401ae3d6a84223e85025.tar.gz sinthinator-10d2782dee23e973b9c7401ae3d6a84223e85025.zip | |
Add the usb CC resistors + reduce some wasted space on board
Also added mounting holes in the same commit but don't tell anyone
Diffstat (limited to 'hardware/sinthinator.kicad_pro')
| -rw-r--r-- | hardware/sinthinator.kicad_pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hardware/sinthinator.kicad_pro b/hardware/sinthinator.kicad_pro index 6f8d937..8613d8c 100644 --- a/hardware/sinthinator.kicad_pro +++ b/hardware/sinthinator.kicad_pro @@ -109,7 +109,7 @@ "silk_overlap": "ignore", "skew_out_of_range": "error", "solder_mask_bridge": "error", - "starved_thermal": "error", + "starved_thermal": "ignore", "text_height": "warning", "text_on_edge_cuts": "error", "text_thickness": "warning", @@ -671,7 +671,7 @@ "uuid": "64a5e531-3d7a-4ff8-86a8-ca74cfe0739b" } ], - "used_designators": "R7-9", + "used_designators": "#PWR35,R7-11", "variants": [] }, "sheets": [ |
