sparkfun / SAMD51_Thing_Plus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Double Check for v01

edspark opened this issue · comments

  1. Are NET labels the correct FLAG type? [NO]
    comment: The enable line on the voltage regulator has the incorrect label format.

  2. Are dashed grey lines ('info' eagle layer 97) used to clearly separate different areas? [YES]
    comment: Box labels for "Programming Test Points" and "Flash Memory" are on the wrong layer.

  3. Have you verified that the BOM in Sparkle is accurate (also checking for PROD_ID, NAME, VALUE, PREFIX)? [NO]
    comment: Need two more 10k resistors on the sparkle BOM

  4. If there are any DRC errors, have they all been approved? [NO]
    comment: Two dimension errors are not approved, using Sparkfun 4-layer Tight DRC

  1. Added a flaggy label to that line
  2. Made sure they're on "Symbols" layer. I think that's what we settled on.
  3. Added.
  4. Approved.

Committed and pushed!

Looks good!