Skip to content

Commit

Permalink
commiting missed out files in the last commit
Browse files Browse the repository at this point in the history
Signed-off-by: Suyash <[email protected]>
  • Loading branch information
suyashsingh committed Sep 12, 2019
1 parent e1975fe commit 9bc6f5a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions kicad-tut.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
(psnegative false)
(psa4output false)
(plotreference true)
(plotvalue true)
(plotvalue false)
(plotinvisibletext false)
(padsonsilk false)
(subtractmaskfromsilk false)
Expand Down Expand Up @@ -429,7 +429,7 @@
(segment (start 146.812 87.122) (end 148.082 87.122) (width 0.25) (layer F.Cu) (net 6))
(segment (start 143.256 90.678) (end 146.812 87.122) (width 0.25) (layer F.Cu) (net 6))

(zone (net 4) (net_name GND) (layer B.Cu) (tstamp 5D85648F) (hatch edge 0.508)
(zone (net 4) (net_name GND) (layer B.Cu) (tstamp 5D79D04A) (hatch edge 0.508)
(connect_pads (clearance 0.508))
(min_thickness 0.254)
(fill yes (arc_segments 16) (thermal_gap 0.508) (thermal_bridge_width 0.508))
Expand Down
32 changes: 16 additions & 16 deletions kicad-tut.kicad_pcb-bak
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,24 @@
)

(layers
(0 F.Cu signal)
(31 B.Cu signal)
(32 B.Adhes user)
(33 F.Adhes user)
(34 B.Paste user)
(35 F.Paste user)
(36 B.SilkS user)
(0 F.Cu signal hide)
(31 B.Cu signal hide)
(32 B.Adhes user hide)
(33 F.Adhes user hide)
(34 B.Paste user hide)
(35 F.Paste user hide)
(36 B.SilkS user hide)
(37 F.SilkS user)
(38 B.Mask user)
(39 F.Mask user)
(40 Dwgs.User user)
(41 Cmts.User user)
(42 Eco1.User user)
(43 Eco2.User user)
(44 Edge.Cuts user)
(38 B.Mask user hide)
(39 F.Mask user hide)
(40 Dwgs.User user hide)
(41 Cmts.User user hide)
(42 Eco1.User user hide)
(43 Eco2.User user hide)
(44 Edge.Cuts user hide)
(45 Margin user hide)
(46 B.CrtYd user)
(47 F.CrtYd user)
(46 B.CrtYd user hide)
(47 F.CrtYd user hide)
(48 B.Fab user hide)
(49 F.Fab user hide)
)
Expand Down

0 comments on commit 9bc6f5a

Please sign in to comment.