← Back to team overview

kicad-developers team mailing list archive

Re: Something new and old

 

Hi Orson

Any help?

Regards
Heikki

On Tue, Apr 25, 2017 at 1:31 PM, Heikki Pulkkinen <hei6mail@xxxxxxxxx>
wrote:

> Hi Orson
>
> Is it possible that I can test it too? Shall we put all those pieces
> together little by little. In attach there is current algorithm with my
> changes, so you can see what I have to be done to make it work now. All
> additions are inside preprosessor definition PCBNEW_WITH_TEARDROPS, maybe I
> change it PCBNEW_WITH_TRACKNODEITEMS,  so full code is compiled with or
> without them. Viastitchin is what it was except that I made it a class.
>
> In legacy canvas these things are working quite properly, but in gal. I
> did not look that wery deeply, but jus only how to commit. Now it is not
> good. Is it possible that PNS gives those removed and added tracks to
> commit like a unordered_multimap. Tracks that are removed and added are
> pairs so that it is possible to see witch removed belongs added?
>
>
>
> Regards
>
>
> Heikki
>
>
>
> On Mon, Apr 24, 2017 at 12:52 PM, Maciej Sumiński <maciej.suminski@xxxxxxx
> > wrote:
>
>> Hi Heikki,
>>
>> The new connectivity algorithm is now in the testing phase, and is
>> likely to be published/merged very soon and your tools would be a great
>> complement for the algorithm. Could we have a look at your code, even if
>> you think it is not finished yet? Perhaps we could help a bit, if
>> necessary.
>>
>> Regards,
>> Orson
>>
>> On 04/24/2017 10:35 AM, Heikki Pulkkinen wrote:
>> > Now they are there again. It was not so big job that I think.
>> >
>> > https://youtu.be/G1YCu2daNww
>> >
>> > On Thu, Mar 30, 2017 at 10:04 AM, Heikki Pulkkinen <hei6mail@xxxxxxxxx>
>> > wrote:
>> >
>> >> Yes, they all where there, but any longer.
>> >>
>> >> On Wed, Mar 29, 2017 at 8:28 PM, Mário Luzeiro <mrluzeiro@xxxxx>
>> wrote:
>> >>
>> >>> Impressive!
>> >>> Is it rendering in the 3D-Viewer?
>> >>> I.e.: does it reuse existent formats (segment, zones, arcs, etc) or
>> is it
>> >>> implementing new elements? (and so it is missing in 3D-Viewer) ?
>> >>>
>> >>>
>> >>> ________________________________________
>> >>> From: Kicad-developers <kicad-developers-bounces+mrluzeiro=
>> >>> ua.pt@xxxxxxxxxxxxxxxxxxx> on behalf of Jakub Kozdon <
>> fldrivers@xxxxxxxxx
>> >>>>
>> >>> Sent: 29 March 2017 16:38:29
>> >>> To: Heikki Pulkkinen; kicad-developers
>> >>> Subject: Re: [Kicad-developers] Something new and old
>> >>>
>> >>> Great work!
>> >>>
>> >>> Do you think that you can add snowman pads into your tool? [1]
>> >>>
>> >>> Hope will be soon merged!
>> >>>
>> >>> [1] http://www.ti.com/lit/an/sprabb3/sprabb3.pdf
>> >>>
>> >>>
>> >>> Hi,
>> >>>
>> >>> Any comments, questions!
>> >>>
>> >>> https://youtu.be/CQC6XMTGxkk
>> >>>
>> >>> Heikki
>> >>>
>> >>>
>> >>>
>> >>> _______________________________________________
>> >>> Mailing list: https://launchpad.net/~kicad-developers
>> >>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx<mailto:
>> >>> kicad-developers@xxxxxxxxxxxxxxxxxxx>
>> >>> Unsubscribe : https://launchpad.net/~kicad-developers
>> >>> More help   : https://help.launchpad.net/ListHelp
>> >>>
>> >>>
>> >>>
>> >>>
>> >>
>> >
>> >
>> >
>> > _______________________________________________
>> > 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
>> >
>>
>>
>>
>> _______________________________________________
>> 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
>>
>>
>

References