fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
3.98k stars 826 forks source link

if drill hole gets clipped out because it's too close to the border, give a warning #1563

Open davidperrenoud opened 10 years ago

davidperrenoud commented 10 years ago

From irasc...@gmail.com on July 12, 2011 07:35:27

we already warn if the part is off the board, but this is a literal edge case.

Original issue: http://code.google.com/p/fritzing/issues/detail?id=1563

davidperrenoud commented 10 years ago

From irasc...@gmail.com on July 12, 2011 04:38:14

this may be a bug--it may be clipping unnecessarily far from the border. But it's a close call.

Labels: -Priority-Low Priority-Medium

KjellMorgenstern commented 1 year ago

image

image

The warning appears as soon as the circle cuts into the center of the outline.

Several problem here

  1. To protect against unintended weak structures, it would be better to take a keepout distance into account. Fritzing would then warn about holes close to the border, as intended in the original issue

  2. Placement might be intentional, to create designated breaking points. Or to create connectors at the edge of the board: image

  3. Holes are missing from the drill data if they are close to the border:

image