Skip to content

Commit

Permalink
Add final bits
Browse files Browse the repository at this point in the history
  • Loading branch information
KenwoodFox committed Apr 17, 2023
1 parent 8f2a082 commit 0da4cb7
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Hardware/SegmentTestBoard/SegmentTestBoard.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -2135,6 +2135,8 @@
(stroke (width 0.01) (type solid)) (fill solid) (layer "B.SilkS") (tstamp 80d1bbd1-8541-4f00-8914-1673410d51e4))
)

(gr_rect (start 134 103) (end 179 133)
(stroke (width 0.15) (type default)) (fill none) (layer "Dwgs.User") (tstamp 167c9be1-81e4-4445-be7b-6b40fcf234ae))
(gr_arc (start 140 126) (mid 139.292893 125.707107) (end 139 125)
(stroke (width 0.1) (type default)) (layer "Edge.Cuts") (tstamp 24351a9f-44fb-4f19-baf1-c2435c0df4d5))
(gr_arc (start 139 110) (mid 139.292893 109.292893) (end 140 109)
Expand Down Expand Up @@ -2187,6 +2189,24 @@
(gr_text "GND" (at 171.6 111.8) (layer "F.SilkS") (tstamp ff71b923-9b2d-42aa-bc69-1722ca3b9f4a)
(effects (font (size 0.7 0.45) (thickness 0.1125) bold) (justify left))
)
(dimension (type aligned) (layer "Dwgs.User") (tstamp 966630d3-4829-4fe9-b3d5-4d9e23ee2d6a)
(pts (xy 134 133) (xy 134 103))
(height -2)
(gr_text "30.0000 mm" (at 130.85 118 90) (layer "Dwgs.User") (tstamp deffd55a-f261-41b0-a8c3-ce135a7a6ff5)
(effects (font (size 1 1) (thickness 0.15)))
)
(format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4))
(style (thickness 0.15) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned)
)
(dimension (type aligned) (layer "Dwgs.User") (tstamp f69ec56a-32b7-41ea-a683-8ae5ea9e6e30)
(pts (xy 179 103) (xy 134 103))
(height 1.999999)
(gr_text "45.0000 mm" (at 156.5 99.850001) (layer "Dwgs.User") (tstamp a041ea80-8869-4f24-92d4-52b6300ada19)
(effects (font (size 1 1) (thickness 0.15)))
)
(format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4))
(style (thickness 0.15) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned)
)

(segment (start 146.5875 122.275) (end 145.607538 122.275) (width 0.4) (layer "F.Cu") (net 1) (tstamp 099ab997-e06a-4efa-9b7e-e63ff3c30e4a))
(segment (start 168.8 120.54) (end 170.18 121.92) (width 0.4) (layer "F.Cu") (net 1) (tstamp 2232299b-e897-46df-abc8-e8f15adc6722))
Expand Down
8 changes: 8 additions & 0 deletions Hardware/SegmentTestBoard/SegmentTestBoard.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@
(paper "A4")
(title_block
(title "Segment Test Board")
(date "${ISSUE}")
(rev "${REVISION}")
(company "Kitsune Robotics")
(comment 5 "${FULL_REVISION}")
)
(lib_symbols
(symbol "Connector:Conn_01x05_Pin" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "J" (at 0 7.62 0)
Expand Down

0 comments on commit 0da4cb7

Please sign in to comment.