Re: [Kicad-developers] Geographic reannotation - any feedback

2020-05-10 Thread Brian Piccioni
Gabriel Thank you for the reply! I am using Windows 10/MSYS2 64/Eclipse. I think the important part is MSYS2 since it really seems to be something between clang-format and git. I believe I followed the kicad instructions to set up clang-format exactly In my kicad source directory I entered

Re: [Kicad-developers] Geographic reannotation - any feedback

2020-05-10 Thread Gabriel Staples, ElectricRCAircraftGuy.com
Brian, I'd like to help you get clang-format working if possible. What OS are you on? Do these install instructions help? I haven't looked at any instructions for KICAD but I wrote these for another project I contribute to:

[Kicad-developers] 5.1.6 Release Update

2020-05-10 Thread Wayne Stambaugh
Since we are only a week away (Friday) from the proposed 5.1.6 release date and none of the critical bugs seem to be reproducible, I would like to tag the 5.1 branch tomorrow along with the other repos so we have time to allow the package builders to complete and website download page to be

[Kicad-developers] Geographic reannotation - any feedback

2020-05-10 Thread Brian Piccioni
Hello I managed to update my Merge Request (https://gitlab.com/kicad/code/kicad/-/merge_requests/108) to master without any GIT screw ups. The only change I had to make to the code was the name of the PCBNew configuration method. It compiles and runs. I have been using this for some time

Re: [Kicad-developers] Eeschema annotate block / specific component types proposal

2020-05-10 Thread Eeli Kaikkonen
On Thu, May 7, 2020 at 4:20 PM James Jackson wrote: > I would really have liked the ability to only automatically annotate > either a selected block of components, and/or only a subset of the > component types. > For reference, see https://gitlab.com/kicad/code/kicad/-/issues/2209. Eeli