From 111b7a6bf37a271125f453bd2904cd72fd8f5b38 Mon Sep 17 00:00:00 2001 From: jaseg Date: Tue, 27 Nov 2018 17:15:13 +0900 Subject: center: Add BOM --- center/center.kicad_pcb | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) (limited to 'center/center.kicad_pcb') diff --git a/center/center.kicad_pcb b/center/center.kicad_pcb index 8fae1d9..6f8a127 100644 --- a/center/center.kicad_pcb +++ b/center/center.kicad_pcb @@ -2,7 +2,7 @@ (general (thickness 1.6) - (drawings 100) + (drawings 102) (tracks 390) (zones 0) (modules 52) @@ -34,7 +34,7 @@ ) (setup - (last_trace_width 0.3) + (last_trace_width 0.25) (user_trace_width 0.1) (user_trace_width 0.15) (user_trace_width 0.2) @@ -2461,6 +2461,30 @@ ) ) + (dimension 58.002155 (width 0.3) (layer Cmts.User) + (gr_text "58.002 mm" (at 99.998922 62.4) (layer Cmts.User) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (feature1 (pts (xy 70.997845 78) (xy 70.997845 63.913579))) + (feature2 (pts (xy 129 78) (xy 129 63.913579))) + (crossbar (pts (xy 129 64.5) (xy 70.997845 64.5))) + (arrow1a (pts (xy 70.997845 64.5) (xy 72.124349 63.913579))) + (arrow1b (pts (xy 70.997845 64.5) (xy 72.124349 65.086421))) + (arrow2a (pts (xy 129 64.5) (xy 127.873496 63.913579))) + (arrow2b (pts (xy 129 64.5) (xy 127.873496 65.086421))) + ) + (dimension 64.5 (width 0.3) (layer Cmts.User) + (gr_text "64.500 mm" (at 138.6 100.25 270) (layer Cmts.User) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (feature1 (pts (xy 116.5 132.5) (xy 137.086421 132.5))) + (feature2 (pts (xy 116.5 68) (xy 137.086421 68))) + (crossbar (pts (xy 136.5 68) (xy 136.5 132.5))) + (arrow1a (pts (xy 136.5 132.5) (xy 135.913579 131.373496))) + (arrow1b (pts (xy 136.5 132.5) (xy 137.086421 131.373496))) + (arrow2a (pts (xy 136.5 68) (xy 135.913579 69.126504))) + (arrow2b (pts (xy 136.5 68) (xy 137.086421 69.126504))) + ) (gr_circle (center 100 100) (end 125 100) (layer Dwgs.User) (width 0.15)) (gr_text ▶ (at 101.7 84.75 270) (layer F.SilkS) (tstamp 5C2A769D) (effects (font (size 1.5 1.5) (thickness 0.3))) -- cgit