>Since my CAD package pretty much handles the code generation for FLASH
>and DRAW I couldn't say for sure without looking in the output file, BUT
>I doubt it. I do know that CADStar can optimize route T's and other
>junctures so there isn't an overshoot bulge on the far side. Kinda'
>does a little pull back on the gerber data.
Where does that "overshoot bulge" come from?
If I draw a T with 3 lines using the same dia round pen,
it comes out clean. I'm drawing the lines so they all meet
at the same point which is the middle of each line.
The circle from the left matches the circle from the right.
At the junction, there is a circle that gets painted twice.
If I bring the bottom line up to the exact same point, it
doesn't overshoot at all. The circle at the end point overpaints
the same circle that was already painted twice. The new line
adds a pair of small sections to the area that gets painted
twice. They are the corners from the circle SW and SE to the
edges of the lines.

Signature
These are my opinions, not necessarily my employer's. I hate spam.
James Beck - 28 Jan 2008 16:09 GMT
> >Since my CAD package pretty much handles the code generation for FLASH
> >and DRAW I couldn't say for sure without looking in the output file, BUT
[quoted text clipped - 17 lines]
> twice. They are the corners from the circle SW and SE to the
> edges of the lines.
If all the routes are of the same diameter then yes, no bulge, but not
all intersections are from the same DRAW code. You, obviously, don't
need to optimize out a bulge that isn't there. You can also get a bulge
when a DRAW and a FLASH overlap/end on each other. Big DRAW aperture
onto a smaller rectangular FLASH and you get a little overshoot.
Jim
sycochkn - 29 Jan 2008 00:56 GMT
>> >Since my CAD package pretty much handles the code generation for FLASH
>> >and DRAW I couldn't say for sure without looking in the output file, BUT
[quoted text clipped - 25 lines]
>
> Jim