Comment 16 for bug 1790534

Revision history for this message
Wayne Stambaugh (stambaughw) wrote : Re: [Bug 1790534] Re: 3D viewer crashes KiCAD when opened

@Seth, using the default line width for zero width line makes the most
sense to me. I can't think of a better option. I would not set the
board status as modified. Just make this the default. If the user
makes any changes to the board, zero line width will get overwritten.

On 9/5/2018 6:24 PM, Seth Hillbrand wrote:
> I pushed a patch for the issue Fabian reports. This was different from
> the first issue.
>
> The original issue still remains. Currently, gerber output will replace
> the zero-width lines with the value of "Default Line Width" in the plot
> dialog box. I suggest that we replace the zero width lines with the
> default values from include/board_design_settings.h. This gets us to
> WYSIWYG for layout/3d/gerber.
>