kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #35208
Re: Partial fix for bug #1758747 Import Eagle Project ignores cream="no" option
Hi Russell-
I was unclear. The change in the LSET makes sense. But it looks like you
are not setting the solderpaste margin when the solderpaste layer is
enabled. I think you need to handle both the case where the paste is
enabled and where it is disabled.
-S
2018-03-27 12:53 GMT-07:00 Russell Oliver <roliver8143@xxxxxxxxx>:
> The cream setting is the eagle equivalent to enabling/disabling the
> soldering paste layer for the pad. Hence the change in the layer set.
>
> On Wed, 28 Mar 2018 03:14 Seth Hillbrand, <seth.hillbrand@xxxxxxxxx>
> wrote:
>
>> Hi Russell-
>>
>> Thanks for the patch. However, currently, if there is no e.cream
>> setting, the local solderpaste margin gets set. In your patch, if the
>> setting is missing, that doesn't happen.
>>
>> Is this your intention?
>>
>> -S
>>
>> 2018-03-27 5:06 GMT-07:00 Russell Oliver <roliver8143@xxxxxxxxx>:
>>
>>> This fixes the issue where the cream setting is ignored when setting the
>>> layer set for the pad, but the bug report also mentions that the rotation
>>> for rectangles are ignored during import. They rectangle is niavely
>>> converted to a polygon.
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~kicad-developers
>>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>> More help : https://help.launchpad.net/ListHelp
>>>
>>>
>>
Follow ups
References