Skip to content

Commit

Permalink
Make puck screw holes PTH
Browse files Browse the repository at this point in the history
  • Loading branch information
duckyb committed Nov 10, 2022
1 parent 95b7f55 commit e4e9147
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions main.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -10962,9 +10962,9 @@
(fp_line (start -1.6 19.05) (end -1.6 -19.05) (layer "Cmts.User") (width 0.2) (tstamp f302e786-012d-479a-8d50-fe4202c77ca5))
(fp_line (start 1.6 19.05) (end 1.6 -19.05) (layer "Cmts.User") (width 0.2) (tstamp f4462a56-876e-43b0-8d1f-19000f1b43d0))
(fp_circle (center 0 0) (end 20.55 0) (layer "B.CrtYd") (width 0.55) (fill none) (tstamp 3c2d07d1-89e6-4d08-ab61-1c98276a3b23))
(pad "" np_thru_hole circle (at 0 19.05 3) (size 3 3) (drill 2.2) (layers F&B.Cu *.Mask) (tstamp 8c7126ee-68ea-4f8a-bbe0-34092bc4a05b))
(pad "" np_thru_hole circle (at -19.05 0 3) (size 3 3) (drill 2.2) (layers F&B.Cu *.Mask) (tstamp 8e35d35f-d432-45b5-bae3-f24ee5854baf))
(pad "" np_thru_hole circle (at 0 -19.05 3) (size 3 3) (drill 2.2) (layers F&B.Cu *.Mask) (tstamp fb6e6d69-9f29-4eba-8cb6-af338dc16425))
(pad "" thru_hole circle (at 0 19.05 3) (size 3 3) (drill 2.2) (layers *.Cu *.Mask) (tstamp 8c7126ee-68ea-4f8a-bbe0-34092bc4a05b))
(pad "" thru_hole circle (at -19.05 0 3) (size 3 3) (drill 2.2) (layers *.Cu *.Mask) (tstamp 8e35d35f-d432-45b5-bae3-f24ee5854baf))
(pad "" thru_hole circle (at 0 -19.05 3) (size 3 3) (drill 2.2) (layers *.Cu *.Mask) (tstamp fb6e6d69-9f29-4eba-8cb6-af338dc16425))
(model "D:/Users/duccio/Downloads/Puck-model v1.step"
(offset (xyz 0 0 6.6))
(scale (xyz 1 1 1))
Expand Down Expand Up @@ -11674,9 +11674,9 @@
(fp_line (start -1.6 19.05) (end -1.6 -19.05) (layer "Cmts.User") (width 0.2) (tstamp a3ed31d5-1a95-4479-89d1-7c2a5ee0c68d))
(fp_line (start 17.6 10) (end 17.6 -10) (layer "Cmts.User") (width 0.2) (tstamp f4b9f961-24ac-4908-9db7-c870c33bc57f))
(fp_circle (center 0 0) (end 20.55 0) (layer "B.CrtYd") (width 0.55) (fill none) (tstamp 03ca6814-1a3f-4e1f-8dd8-1ac49c14540d))
(pad "" np_thru_hole circle (at 0 -19.05 357) (size 3 3) (drill 2.2) (layers F&B.Cu *.Mask) (tstamp 445a77da-ff9e-4668-a0fe-d3b44a74ac9f))
(pad "" np_thru_hole circle (at 19.05 0 357) (size 3 3) (drill 2.2) (layers F&B.Cu *.Mask) (tstamp 7e39437c-e025-4922-a0bd-f1241c859f85))
(pad "" np_thru_hole circle (at 0 19.05 357) (size 3 3) (drill 2.2) (layers F&B.Cu *.Mask) (tstamp d4df3a9a-aafa-4def-be60-a01e6497a779))
(pad "" thru_hole circle (at 0 -19.05 357) (size 3 3) (drill 2.2) (layers *.Cu *.Mask) (tstamp 445a77da-ff9e-4668-a0fe-d3b44a74ac9f))
(pad "" thru_hole circle (at 19.05 0 357) (size 3 3) (drill 2.2) (layers *.Cu *.Mask) (tstamp 7e39437c-e025-4922-a0bd-f1241c859f85))
(pad "" thru_hole circle (at 0 19.05 357) (size 3 3) (drill 2.2) (layers *.Cu *.Mask) (tstamp d4df3a9a-aafa-4def-be60-a01e6497a779))
(model "D:/Users/duccio/Downloads/Puck-model v1.step"
(offset (xyz 0 0 6.6))
(scale (xyz 1 1 1))
Expand Down

0 comments on commit e4e9147

Please sign in to comment.