Skip to content

Commit

Permalink
Merge pull request foostan#83 from foostan/add_holes_for_mini
Browse files Browse the repository at this point in the history
Add add holes for mini
  • Loading branch information
foostan authored Nov 14, 2020
2 parents 7db55c1 + 5dea5c2 commit 319f425
Show file tree
Hide file tree
Showing 8 changed files with 218 additions and 10 deletions.
60 changes: 58 additions & 2 deletions corne-light/pcb/corne-light.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
(drawings 849)
(tracks 1240)
(zones 0)
(modules 118)
(modules 122)
(nets 89)
)

Expand Down Expand Up @@ -70,7 +70,7 @@
(pad_drill 0.8128)
(pad_to_mask_clearance 0.2)
(aux_axis_origin 74.8395 91.6855)
(grid_origin 31.6975 55.41)
(grid_origin 31.7125 74.445)
(visible_elements FFFFFF7F)
(pcbplotparams
(layerselection 0x010f0_ffffffff)
Expand Down Expand Up @@ -299,6 +299,62 @@
(diff_pair_gap 0.00001)
)

(module kbd:spacer_m2 (layer B.Cu) (tedit 5F8C61B2) (tstamp 5FAF813B)
(at 250.2125 55.426932 180)
(descr "Mounting Hole 2.2mm, no annular, M2")
(tags "mounting hole 2.2mm no annular m2")
(attr virtual)
(fp_text reference Ref** (at -0.95 0.55) (layer B.Fab) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value Val** (at 0 -0.55) (layer B.Fab) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad "" np_thru_hole circle (at 0 0 180) (size 4.3 4.3) (drill 4.3) (layers *.Cu *.Mask))
)

(module kbd:spacer_m2 (layer B.Cu) (tedit 5F8C61B2) (tstamp 5FAF811C)
(at 250.2125 74.426932 180)
(descr "Mounting Hole 2.2mm, no annular, M2")
(tags "mounting hole 2.2mm no annular m2")
(attr virtual)
(fp_text reference Ref** (at -0.95 0.55) (layer B.Fab) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value Val** (at 0 -0.55) (layer B.Fab) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad "" np_thru_hole circle (at 0 0 180) (size 4.3 4.3) (drill 4.3) (layers *.Cu *.Mask))
)

(module kbd:spacer_m2 (layer B.Cu) (tedit 5F8C61B2) (tstamp 5FAF80CF)
(at 50.7125 55.445 180)
(descr "Mounting Hole 2.2mm, no annular, M2")
(tags "mounting hole 2.2mm no annular m2")
(attr virtual)
(fp_text reference Ref** (at -0.95 0.55) (layer B.Fab) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value Val** (at 0 -0.55) (layer B.Fab) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad "" np_thru_hole circle (at 0 0 180) (size 4.3 4.3) (drill 4.3) (layers *.Cu *.Mask))
)

(module kbd:spacer_m2 (layer B.Cu) (tedit 5F8C61B2) (tstamp 5FAF80C7)
(at 50.7125 74.445 180)
(descr "Mounting Hole 2.2mm, no annular, M2")
(tags "mounting hole 2.2mm no annular m2")
(attr virtual)
(fp_text reference Ref** (at -0.95 0.55) (layer B.Fab) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value Val** (at 0 -0.55) (layer B.Fab) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad "" np_thru_hole circle (at 0 0 180) (size 4.3 4.3) (drill 4.3) (layers *.Cu *.Mask))
)

(module kbd:D3_TH_SMD_v2 (layer B.Cu) (tedit 5FAC0B14) (tstamp 5DC6AE6B)
(at 30.1875 83.916875 90)
(descr "Resitance 3 pas")
Expand Down
14 changes: 13 additions & 1 deletion corne-light/pcb/svg/corne-light-B_Cu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 58 additions & 2 deletions corne-light/pcb/svg/corne-light-B_Mask.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion corne-light/pcb/svg/corne-light-B_SilkS.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 9 additions & 1 deletion corne-light/pcb/svg/corne-light-Edge_Cuts.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion corne-light/pcb/svg/corne-light-F_Cu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 65 additions & 1 deletion corne-light/pcb/svg/corne-light-F_Mask.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion corne-light/pcb/svg/corne-light-F_SilkS.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 319f425

Please sign in to comment.