Update gerbers and add gitignore

This commit is contained in:
Duccio 2021-11-30 00:15:54 +01:00
parent 458509fe47
commit 4b8b7e9d58
7 changed files with 10 additions and 21713 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
# backup files
*-bak
# auto-generated folder by plugin
gerber_to_order/

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
(kicad_pcb (version 20171130) (host pcbnew 5.1.10)
(kicad_pcb (version 20171130) (host pcbnew "(5.1.4)-1")
(general
(thickness 1.6)
@ -5741,7 +5741,7 @@
(segment (start 51.828352 78.48715) (end 51.828352 67.046468) (width 0.25) (layer B.Cu) (net 44) (tstamp 6198380F))
(segment (start 54.35882 64.516) (end 59.310408 64.516) (width 0.25) (layer B.Cu) (net 44) (tstamp 61983824))
(zone (net 2) (net_name gnd) (layer F.Cu) (tstamp 6198486B) (hatch edge 0.508)
(zone (net 2) (net_name gnd) (layer F.Cu) (tstamp 61A566B8) (hatch edge 0.508)
(connect_pads (clearance 0.508))
(min_thickness 0.254)
(fill yes (arc_segments 32) (thermal_gap 0.508) (thermal_bridge_width 0.508))
@ -8663,7 +8663,7 @@
)
)
)
(zone (net 2) (net_name gnd) (layer B.Cu) (tstamp 61984868) (hatch edge 0.508)
(zone (net 2) (net_name gnd) (layer B.Cu) (tstamp 61A566B5) (hatch edge 0.508)
(connect_pads (clearance 0.508))
(min_thickness 0.254)
(fill yes (arc_segments 32) (thermal_gap 0.508) (thermal_bridge_width 0.508))

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -1,4 +1,4 @@
(kicad_pcb (version 20171130) (host pcbnew 5.1.10)
(kicad_pcb (version 20171130) (host pcbnew "(5.1.4)-1")
(general
(thickness 1.6)
@ -5947,7 +5947,7 @@
(segment (start 159.143352 75.18515) (end 159.143352 63.744468) (width 0.25) (layer B.Cu) (net 44) (tstamp 61984454))
(segment (start 161.67382 61.214) (end 166.625408 61.214) (width 0.25) (layer B.Cu) (net 44) (tstamp 61984415))
(zone (net 2) (net_name gnd) (layer F.Cu) (tstamp 0) (hatch edge 0.508)
(zone (net 2) (net_name gnd) (layer F.Cu) (tstamp 61A55D8D) (hatch edge 0.508)
(connect_pads (clearance 0.508))
(min_thickness 0.254)
(fill yes (arc_segments 32) (thermal_gap 0.508) (thermal_bridge_width 0.508))
@ -8842,7 +8842,7 @@
)
)
)
(zone (net 2) (net_name gnd) (layer B.Cu) (tstamp 0) (hatch edge 0.508)
(zone (net 2) (net_name gnd) (layer B.Cu) (tstamp 61A55D8A) (hatch edge 0.508)
(connect_pads (clearance 0.508))
(min_thickness 0.254)
(fill yes (arc_segments 32) (thermal_gap 0.508) (thermal_bridge_width 0.508))

Binary file not shown.