satnogs-rotator-controller/library/satnogs.pretty/FuseHolder_Keystone-3557-10...

32 lines
1.9 KiB
Plaintext
Raw Normal View History

Rotator controller (#27) * Update satnogs library. Add new footprints, 3d shapes and schematic components. * Updates in rotator controller. Add RJ45 for communication and power in (PoE). New dimensions of board (euroboard 100x80 mm) Embed the power supply to the board (WIP). Add pins for indicator LED and for rf switch (optional). Add additional pads for power in case that PoE (RJ45) isn't suitable. Updates in schematic and board wuth new library parts. * Add PCA9540B schematic component, I2C multiplexer. * Add fuse holder and stitching via. * Updates in PCB and schematic. Add digital and power ground planes (WIP). Connection of separate GND with zero resistor. Add I2C multiplexer. Finalize power supply of 12V. Change RJ45 to headers. Add RC filter (LPF) for end-stops. Add more dev-pins. Add filter in uC voltage input. Signed-off-by: zisi <agzisim@gmail.com> * Add GND-GNDD vias and silkscreen. Signed-off-by: zisi <agzisim@gmail.com> * Updates according to Kicad library convention Signed-off-by: zisi <agzisim@gmail.com> * Resolve issues #22, #23, #24, #25 Signed-off-by: zisi <agzisim@gmail.com> * Fix silkscreen placement and zone cleanup * Use one GND bottom plane and GND areas in front Remove zero ohm resistors To avoid connection with GNDD directly with motor GND use keep out area Signed-off-by: zisi <agzisim@gmail.com> * Add electrolytic capacitor, TVS-diode in PSU input Capacitor reduces the voltage ripple of input voltage (long cable) TVS-diode protect the PSU and all the board from surges and ESD events Signed-off-by: zisi <agzisim@gmail.com>
2017-07-28 11:04:00 -06:00
(module FuseHolder_Keystone-3557-10 (layer F.Cu) (tedit 5884EFDF)
(descr "Keystone 3557-10")
(tags "Fuse holder")
(fp_text reference REF** (at 0 0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.2)))
)
(fp_text value FuseHolder_Keystone-3557-10 (at 0 5.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.2)))
)
(fp_line (start 10.16 -3.81) (end -10.16 -3.81) (layer F.Fab) (width 0.1))
(fp_line (start 10.16 3.81) (end 10.16 -3.81) (layer F.Fab) (width 0.1))
(fp_line (start -10.16 3.81) (end 10.16 3.81) (layer F.Fab) (width 0.1))
(fp_line (start -10.16 -3.81) (end -10.16 3.81) (layer F.Fab) (width 0.1))
(fp_line (start 10.414 -4.064) (end -10.414 -4.064) (layer F.CrtYd) (width 0.05))
(fp_line (start 10.414 4.064) (end 10.414 -4.064) (layer F.CrtYd) (width 0.05))
(fp_line (start -10.414 4.064) (end 10.414 4.064) (layer F.CrtYd) (width 0.05))
(fp_line (start -10.414 -4.064) (end -10.414 4.064) (layer F.CrtYd) (width 0.05))
(fp_line (start -10.16 3.81) (end -10.16 -3.81) (layer F.SilkS) (width 0.12))
(fp_line (start 10.16 3.81) (end -10.16 3.81) (layer F.SilkS) (width 0.12))
(fp_line (start 10.16 -3.81) (end 10.16 3.81) (layer F.SilkS) (width 0.12))
(fp_line (start -10.16 -3.81) (end 10.16 -3.81) (layer F.SilkS) (width 0.12))
(pad 1 thru_hole circle (at -6.735 -1.7) (size 2.6 2.6) (drill 1.85) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at -6.735 1.7) (size 2.6 2.6) (drill 1.85) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 6.735 1.7) (size 2.6 2.6) (drill 1.85) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 6.735 -1.7) (size 2.6 2.6) (drill 1.85) (layers *.Cu *.Mask))
(model ../../../../../home/azisi/Documents/SatNOGS/satnogs-rotator-controller/PCB/library/satnogs.3dshapes/FuseHolder_Keystone-3557-10.wrl
(at (xyz -0.003 -0.01 0.13))
(scale (xyz 0.3937 0.3937 0.3937))
(rotate (xyz -90 0 0))
)
)