In response to a message written on 03.03.2015, 01:08, from nats:
Thanks a lot for this information.
I managed to get it working, after some discussion on IRC I copied the
LSET code
inside the plugin.
It'll be removed when kicad python new api will be ready.
Here is the link for reference:
https:
> In response to a message written on 02.03.2015, 01:26, from nats:
>> I add some details I got after more test. Maybe it should be considered
>> as a bug.
>> I can use this constructor: __init__(self, unsigned int aIdCount,
>> LAYER_ID aFirst, v(...) *args) -> LSET
>> But only if I put 1 layer in
In response to a message written on 02.03.2015, 01:26, from nats:
I add some details I got after more test. Maybe it should be considered
as a bug.
I can use this constructor: __init__(self, unsigned int aIdCount,
LAYER_ID aFirst, v(...) *args) -> LSET
But only if I put 1 layer in the list (with
I add some details I got after more test. Maybe it should be considered
as a bug.
I can use this constructor: __init__(self, unsigned int aIdCount,
LAYER_ID aFirst, v(...) *args) -> LSET
But only if I put 1 layer in the list (with no respect for the aIdCount
value).
For example
pcbnew.LSET(1, p
Hello,
I'm new to the List so don't hesitate to tell me if I should change my
way of posting e-mail.
I'm working on an "advanced" QFN generator with generation of
customized solder paste layer (percentage of the pad surface).
For that I need to change Layer Set parameter of the thermal pad
in or
5 matches
Mail list logo