sparkfun / SparkFun_Eagle_Settings

The Eagle settings SparkFun uses for board designs

Home Page:https://www.sparkfun.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Panelizer ULP misses components placed outside of board dimensions

oclyke opened this issue · comments

I noticed this issue while panelizing the board below. It is supposed to have drill holes to interface with a TFT display but these were dropped when panelizing. I believe this is due to the fact that the drill holes are part of a footprint that has its origin outside of the "active" board area (within dimension lines).

miscopy

A solution to this problem will require (at least):

  • Additionally including in the copy group components whose origin is outside the active board area AND have an "effect" on the board.
  • Continuing to disregard "non-hardware" items like the CC note and attributions so as to reduce clutter.
  • Continuing to capture items on all applicable layers

Should be fixed in earlier commit. Panelizer now scans overhanging parts. Please re-open if you still have problems.