Skip to content

Commit a394531

Browse files
committed
feat(pcb): indicate VCC with a circle
per ShittyAddon V1 standard
1 parent 96a7f03 commit a394531

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pcb/tiny-sao.kicad_pcb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
(general
44
(thickness 1.6)
5-
(drawings 3)
5+
(drawings 4)
66
(tracks 35)
77
(zones 0)
88
(modules 5)
@@ -335,6 +335,7 @@
335335
)
336336
)
337337

338+
(gr_circle (center 134.6835 104.4575) (end 134.9835 104.4575) (layer F.SilkS) (width 0.5))
338339
(gr_circle (center 125.222 92.2655) (end 125.476 92.456) (layer F.SilkS) (width 0.15))
339340
(gr_text CTF (at 129.921 89.916) (layer F.SilkS)
340341
(effects (font (size 1.5 1.5) (thickness 0.3)))

0 commit comments

Comments
 (0)