Comment 21 for bug 1643330

Revision history for this message
Wayne Stambaugh (stambaughw) wrote : Re: [Bug 1643330] Re: pcbnew: plot dxf draws 2 lines instead 1 with the right width

That's two more drawing tools that do not show thickness. This is why I
was wondering if it's a DXF file version issue. It may be possible that
line thickness was introduced in later DXF file versions which is
ignored by the drawing tools tested where KiCad happily uses the
thickness parameter. It could also be some other setting within the DXF
file that controls the display of line thickness that we are not setting
correctly when exporting. I find it hard to believe that we are the
only application doing this correctly given that DXF has been around a
really long time.

On 4/18/2017 2:25 PM, jean-pierre charras wrote:
> I also tried Librecad, with no success (lines have no thickness).
> Only pcbnew (which uses the dxf library used in Librecad!) shows the thickness.
>