diff options
author | xengineering <me@xengineering.eu> | 2025-01-06 21:26:09 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-01-06 21:26:09 +0100 |
commit | 85e1e53c176ea1c2be5d97674489115b63cdf84d (patch) | |
tree | f71725d97cfbac2ba30f7c2429a5cfc63767d034 /pcb/soundbox.kicad_pcb | |
parent | 804f3be0f47ea57516ee8eea1f4bc2fc5ca17682 (diff) | |
download | soundbox-85e1e53c176ea1c2be5d97674489115b63cdf84d.tar soundbox-85e1e53c176ea1c2be5d97674489115b63cdf84d.tar.zst soundbox-85e1e53c176ea1c2be5d97674489115b63cdf84d.zip |
pcb: Add soundbox label to silkscreen
Diffstat (limited to 'pcb/soundbox.kicad_pcb')
-rw-r--r-- | pcb/soundbox.kicad_pcb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pcb/soundbox.kicad_pcb b/pcb/soundbox.kicad_pcb index 88c3deb..bdbfac4 100644 --- a/pcb/soundbox.kicad_pcb +++ b/pcb/soundbox.kicad_pcb @@ -3743,4 +3743,16 @@ (layer "Edge.Cuts") (uuid "6e560e1f-034c-4809-b698-99d3ec7c84f6") ) + (gr_text "soundbox" + (at 164 126 0) + (layer "F.SilkS") + (uuid "aca5b3df-70e8-438b-9b9f-b23a38e3db4a") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + (justify left bottom) + ) + ) ) |