Re: [Kicad-developers] 5.0.1 release

2018-08-29 Thread Carsten Schoenert
Hello Seth, Am 29.08.18 um 22:32 schrieb Seth Hillbrand: > Hi All- > > Quick question for packagers:  If we need to re-make a package after > 5.0.1 is released, can we use -DKICAD_VERSION_EXTRA=1 when you re-build > and increment the number for each subsequent build of the same release? I'm not

Re: [Kicad-developers] Add a new language entry

2018-08-29 Thread Liu Guang
Hi Jean-Pierre CHARRAS Thanks!zh_TW language display is normal. To: kicad-developers@xxx From: jp charras Date: Mon, 27 Aug 2018 19:16:06 +0200 In-reply-to: <47e75c66.a516.16579282598.coremail.l.g...@163.com> Openpgp: preference=signencrypt User-agent: Mozilla/5.0 (Windows NT 6.

Re: [Kicad-developers] 5.0.1 release

2018-08-29 Thread Evan Shultz
There is one library name I'm concerned about. See https://github.com/KiCad/kicad-symbols/issues/451#issuecomment-378701973. This would be a breaking change, but if it's important enough to change it's likely to only affect a small subset of all KiCad users. It is "correct" to have a library with

[Kicad-developers] Jenkins build is back to normal : linux-kicad-full-gcc-head #3877

2018-08-29 Thread Miguel Angel Ajo
See ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-devel

[Kicad-developers] Build failed in Jenkins: linux-kicad-full-gcc-head #3876

2018-08-29 Thread Miguel Angel Ajo
See Changes: [jeff] More safety fixes for uncommitted grid changes. [jeff] Add single-click editing to grid cells. (Experimental.) [jeff] Implement double-click for other filetypes in project tree. [je

Re: [Kicad-developers] 5.0.1 release

2018-08-29 Thread Seth Hillbrand
Hi All- Quick question for packagers: If we need to re-make a package after 5.0.1 is released, can we use -DKICAD_VERSION_EXTRA=1 when you re-build and increment the number for each subsequent build of the same release? The extra string will be appended to the KICAD_FULL_VERSION and get reported

Re: [Kicad-developers] Diff pair button

2018-08-29 Thread Clemens Koller
Hi! On 29/08/2018 20.43, Seth Hillbrand wrote: > Does this mean we should be expressly dis-allowing single-track routing on a > differential pair? My experience tells me, that in complex designs, some differential routers reach their limits quite often and get stuck. So, manual single-track rou

Re: [Kicad-developers] Diff pair button

2018-08-29 Thread Wayne Stambaugh
On 8/29/2018 2:43 PM, Seth Hillbrand wrote: > > > Am Mi., 29. Aug. 2018 um 11:04 Uhr schrieb Wayne Stambaugh > mailto:stambau...@gmail.com>>: > > On 8/29/2018 12:22 PM, Simon Richter wrote: > > Hi, > > > > On 28.08.2018 21:56, Anthony Tonizzo wrote: > > > >> Recently dur

Re: [Kicad-developers] GAL canvas strategy

2018-08-29 Thread Jeff Young
Hi Tom, I pushed again. This one fixes up the Symbol Viewer (aka Symbol Library Browser). I’ll go on to pin/text labels next…. Cheers, Jeff. > On 29 Aug 2018, at 08:44, Nick Østergaard wrote: > > In the Symbol Library Browser > > ons. 29. aug. 2018 01.47 skrev Jeff Young

Re: [Kicad-developers] Diff pair button

2018-08-29 Thread Seth Hillbrand
Am Mi., 29. Aug. 2018 um 11:04 Uhr schrieb Wayne Stambaugh < stambau...@gmail.com>: > On 8/29/2018 12:22 PM, Simon Richter wrote: > > Hi, > > > > On 28.08.2018 21:56, Anthony Tonizzo wrote: > > > >> Recently during the manual layout of a board with many > >> differential pairs I noticed that there

Re: [Kicad-developers] Diff pair button

2018-08-29 Thread Wayne Stambaugh
On 8/29/2018 12:22 PM, Simon Richter wrote: > Hi, > > On 28.08.2018 21:56, Anthony Tonizzo wrote: > >> Recently during the manual layout of a board with many >> differential pairs I noticed that there was no button to add >> a diff-pair the way there is a button for regular tracks. >> Rather, add

Re: [Kicad-developers] Diff pair button

2018-08-29 Thread Simon Richter
Hi, On 28.08.2018 21:56, Anthony Tonizzo wrote: > Recently during the manual layout of a board with many > differential pairs I noticed that there was no button to add > a diff-pair the way there is a button for regular tracks. > Rather, adding diff-pairs is currently accomplished using > a menu

Re: [Kicad-developers] GAL canvas strategy

2018-08-29 Thread Nick Østergaard
In the Symbol Library Browser ons. 29. aug. 2018 01.47 skrev Jeff Young : > Hi Tom, > > I pushed changes to > https://git.launchpad.net/~jeyjey/kicad/log/?h=tom-eeschema-gal-aug27. > > This includes converting the Choose Symbol dialog to GAL, moving the > GAL_DISPLAY_OPTIONS to common, and suppor