KiCad / Crystals.pretty

Crystal footprints
4 stars 23 forks source link

Adding two ABRACON SMD crystals (part two) #2

Closed zeroping closed 7 years ago

zeroping commented 9 years ago

Continuing from https://github.com/KiCad/Crystals_Oscillators_SMD.pretty/pull/3#issuecomment-139927661

If my understanding of the KLC and your suggestions is right, then these should be fixed now. An experienced eye is probably the best checking tool, so please take a look at them anyways.

pointhi commented 8 years ago

Please apply KLC:

checking module: Crystal_SMD_ABM3C
  Violating Rule 10.4
    Value is filled with footprint name and is placed on the fabrication layer.
  Violating Rule 10.5
    Attributes is set to the appropriate value, see tooltip for more information.
  Violating Rule 6.3
    For through-hole components, footprint anchor is set on pad 1.
checking module: Crystal_SMD_ABM8G
  Violating Rule 10.4
    Value is filled with footprint name and is placed on the fabrication layer.
  Violating Rule 10.5
    Attributes is set to the appropriate value, see tooltip for more information.
  Violating Rule 6.3
    For through-hole components, footprint anchor is set on pad 1.

Please also note crystals have wider clearances than other footprints:

6.7. Courtyard clearance is 0.25mm except for components smaller than 0603 at 0.15mm, connectors, SMD canned capacitors and crystals at 0.5mm and BGA at 1.0mm. (IPC-7251, IPC-7351B)
jkriege2 commented 7 years ago

is included in this: https://github.com/KiCad/Crystals.pretty/pull/19

zeroping commented 7 years ago

It looks like you included the two parts I had wanted to, the ABM3C and the ABM8. Good job on getting both the ABM3C and the ABM3B - they're nearly identical but slightly different. Thanks for being more awesome than I have been!

Fixed as soon as #19 goes in.