fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
4.01k stars 828 forks source link

remove corners bug in autorouter #2100

Closed davidperrenoud closed 8 years ago

davidperrenoud commented 10 years ago

From irasc...@gmail.com on July 09, 2012 04:05:20

Sometimes removecorners is either removing a corner it shouldn't or is creating a zero-length trace. The bug shows up occasionally when autorouting the stepper motor example and is the bug described in this forum post: http://fritzing.org/forum/thread/1014 This bug has actually been around for quite some time, but was masked--the change to allow multiple pcbs uncovered it.

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

davidperrenoud commented 10 years ago

From irasc...@gmail.com on July 09, 2012 04:17:35

r6151 : possible fix

Status: PartlyDone

davidperrenoud commented 10 years ago

From irasc...@gmail.com on July 09, 2012 04:49:33

the frequency of zero-length traces is noticeably down, but a few still show up for example in 03287691_2_8In+8Out+I2C+V2.fzz

Labels: -Priority-High Priority-Medium

davidperrenoud commented 10 years ago

From irasc...@gmail.com on July 09, 2012 04:49:59

note: gerber output seems to ignore these

davidperrenoud commented 10 years ago

From irasc...@gmail.com on July 09, 2012 10:21:14

Labels: Component-Autorouter

davidperrenoud commented 10 years ago

From irasc...@gmail.com on December 13, 2012 15:11:32

new autorouter doesn't seem to have this issue

Status: ProbablyFixed