← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] BuildConnectivity and re-DisplayBoard in python Refresh

 

Miles,

Please resend the patch.  It go lost in the chaos that is my inbox.

Thanks,

Wayne

On 12/20/2017 1:52 AM, miles mccoo wrote:
> Bumpity bump.  
> 
> Sounds like folks like the patch. Will someone merge it, please?
> 
> Miles
> 
> On Dec 7, 2017 3:13 PM, "Wayne Stambaugh" <stambaughw@xxxxxxxxx
> <mailto:stambaughw@xxxxxxxxx>> wrote:
> 
>     I do not have any objections but I'm not a big python scripting user so
>     it would be nice to hear from our python users.
> 
>     On 12/7/2017 3:57 AM, Maciej Sumiński wrote:
>     > I think this patch solves one of the problems the scripting interface
>     > users face now. Are there any objections to merging the patch?
>     Does any
>     > Python developer care to comment whether it is a requested change?
>     >
>     > Regards,
>     > Orson
>     >
>     > On 12/03/2017 11:54 AM, miles mccoo wrote:
>     >> Refresh is used in the python domain to refresh the display with
>     the current
>     >> design. If something has changed, board connectivity likely needs
>     >> rebuilding.
>     >> If using GAL canvas, update its display db.
>     >>
>     >>
>     >>
>     >> I am still looking at board_commit. This patch is to help those
>     who already
>     >> have working python code. Also, as I mentioned in my board_commit
>     thread,
>     >> <https://lists.launchpad.net/kicad-developers/msg32063.html
>     <https://lists.launchpad.net/kicad-developers/msg32063.html>> there
>     will be
>     >> some scripts for which undo functionality is not needed.
>     >>
>     >> also, in the same thread, some suggestions were made on getting
>     GAL to
>     >> redraw. They all seem to require doing something before changes
>     begin and
>     >> then calling something else. This patch enables the catch all of
>     "just
>     >> rebuild whatever needs to be rebuilt"
>     >>
>     >> Miles
>     >>
>     >> for my personal reference: this is my fifth patch.
>     >>
>     >>
>     >>
>     >> _______________________________________________
>     >> Mailing list: https://launchpad.net/~kicad-developers
>     <https://launchpad.net/~kicad-developers>
>     >> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>     <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>     >> Unsubscribe : https://launchpad.net/~kicad-developers
>     <https://launchpad.net/~kicad-developers>
>     >> More help   : https://help.launchpad.net/ListHelp
>     <https://help.launchpad.net/ListHelp>
>     >>
>     >
>     >
>     >
>     >
>     > _______________________________________________
>     > Mailing list: https://launchpad.net/~kicad-developers
>     <https://launchpad.net/~kicad-developers>
>     > Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>     <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>     > Unsubscribe : https://launchpad.net/~kicad-developers
>     <https://launchpad.net/~kicad-developers>
>     > More help   : https://help.launchpad.net/ListHelp
>     <https://help.launchpad.net/ListHelp>
>     >
> 
>     _______________________________________________
>     Mailing list: https://launchpad.net/~kicad-developers
>     <https://launchpad.net/~kicad-developers>
>     Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>     <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>     Unsubscribe : https://launchpad.net/~kicad-developers
>     <https://launchpad.net/~kicad-developers>
>     More help   : https://help.launchpad.net/ListHelp
>     <https://help.launchpad.net/ListHelp>
> 


References