Browse Source

BreakoutBoard release 0.2

gobrien 6 years ago
parent
commit
e2c53a3d8f

File diff suppressed because it is too large
+ 2266 - 2830
MLI/Modular/BreakoutBoard/BreakoutBoard.kicad_pcb


File diff suppressed because it is too large
+ 2543 - 3104
MLI/Modular/BreakoutBoard/BreakoutBoard.kicad_pcb-bak


+ 8 - 6
PartsLibraries.pretty/Heatsink_AAVID_ML73_25.kicad_mod

@@ -1,7 +1,7 @@
-(module Heatsink_AAVID_ML73_25 (layer F.Cu) (tedit 0)
+(module Heatsink_AAVID_ML73_25 (layer F.Cu) (tedit 5AC5F0C8)
   (descr "Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC,")
   (tags "Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC, Kuehlkoerper,  Strangkuehlkoerper, Loetbefestigung, for TO-220")
-  (fp_text reference REF** (at -0.025 -4.875) (layer F.SilkS)
+  (fp_text reference REF** (at -0.025 -4.875) (layer F.SilkS) hide
     (effects (font (size 1 1) (thickness 0.15)))
   )
   (fp_text value Heatsink_Heatsink_AAVID_ML73_25_2xDrill2.5mm (at 0.65 9.075) (layer F.Fab)
@@ -49,11 +49,13 @@
   (fp_line (start -8.001 -0.762) (end -8.001 -6.35) (layer F.SilkS) (width 0.15))
   (fp_line (start 0 -0.762) (end 8.001 -0.762) (layer F.SilkS) (width 0.15))
   (fp_line (start 8.001 -0.762) (end 8.001 -6.35) (layer F.SilkS) (width 0.15))
-  (pad 1 thru_hole circle (at 12.7 0) (size 5.99948 5.99948) (drill 2.49936) (layers *.Cu *.Mask))
-  (pad 1 thru_hole circle (at -12.7 0) (size 5.99948 5.99948) (drill 2.49936) (layers *.Cu *.Mask))
-  (model ../../../../../../Development/mlihardware/3D/Heatsink_30mm.wrl
+  (pad 1 thru_hole circle (at 12.7 0) (size 5.99948 5.99948) (drill 2.49936) (layers *.Cu *.Mask)
+    (clearance 1))
+  (pad 1 thru_hole circle (at -12.7 0) (size 5.99948 5.99948) (drill 2.49936) (layers *.Cu *.Mask)
+    (clearance 1))
+  (model C:/Development/mlihardware/3D/Heatsink_30mm.wrl
     (at (xyz 0 0 0))
     (scale (xyz 1 1 1))
-    (rotate (xyz 0 0 0))
+    (rotate (xyz 270 0 0))
   )
 )

+ 2 - 2
PartsLibraries.pretty/MountingHole_M3.kicad_mod

@@ -1,4 +1,4 @@
-(module MountingHole_M3 (layer F.Cu) (tedit 5AC4FDCE)
+(module MountingHole_M3 (layer F.Cu) (tedit 5AC5E77E)
   (descr "module 1 pin (ou trou mecanique de percage)")
   (tags DEV)
   (fp_text reference Ref** (at 0 -3.048) (layer F.SilkS) hide
@@ -8,5 +8,5 @@
     (effects (font (size 1 1) (thickness 0.15)))
   )
   (pad 1 thru_hole circle (at 0 0) (size 3.2 3.2) (drill 3.2) (layers *.Cu)
-    (clearance 1))
+    (clearance 1) (zone_connect 2))
 )