Re: [Kicad-developers] Origin for Gerber plots

2015-01-06 Thread LordBlick
In response to a message written on 05.01.2015, 22:30, from Andy Peters: […] My questions: […] b) If I send these Gerbers to the fab house, will they be able to make the board? (I suspect the design will be bounced back.) > You may checkout it by yourself, by gerbview… -- Best Regards, LordBlick

[Kicad-developers] Icons needed

2015-01-06 Thread Tomasz Wlostowski
Hi guys, We need a bunch of icons for the new P&S router tools (menu & toolbar versions): - draw a differential pair, - set diff pair gap, - set diff pair via gap, - tune length of a single trace, - tune length of a diff pair (coupled), - tune phase/skew of a diff pair. Would anyone here voluntee

Re: [Kicad-developers] Availability of the KiCad coding style policy

2015-01-06 Thread Wayne Stambaugh
On 1/5/2015 7:28 PM, Adam Wolf wrote: > I think that is a good idea. > > Is our "coding standard checker" script still working well? I haven't used uncrustify in a while so I'm not sure. The last time I did use it, it seemed to handle everything OK except the _() macros which for some reason the

Re: [Kicad-developers] Availability of the KiCad coding style policy

2015-01-06 Thread Nick Østergaard
2015-01-06 14:48 GMT+01:00 Wayne Stambaugh : > On 1/5/2015 7:28 PM, Adam Wolf wrote: >> I think that is a good idea. >> >> Is our "coding standard checker" script still working well? > > I haven't used uncrustify in a while so I'm not sure. The last time I > did use it, it seemed to handle everyth

[Kicad-developers] Adding .gitignore file.

2015-01-06 Thread Wayne Stambaugh
A bug report and patch has been submitted to add a .gitignore file to the repo. I think it's a good idea to make life easier for our developers using git so I'm OK with committing the patch. Before I do so, I want to make sure there are no objections. Adding this patch does not mean we are movin

Re: [Kicad-developers] Adding .gitignore file.

2015-01-06 Thread Adam Wolf
(I think adding a .gitignore is great.) Adam Wolf Cofounder and Engineer W&L On Tue, Jan 6, 2015 at 8:08 AM, Wayne Stambaugh wrote: > A bug report and patch has been submitted to add a .gitignore file to > the repo. I think it's a good idea to make life easier for our > developers using git so

Re: [Kicad-developers] Icons needed

2015-01-06 Thread Tomasz Wlostowski
On 06.01.2015 16:21, Botond Kiss wrote: > I would like to make them. Hi Balint, That's great. Please make a few and post them to kicad-dev! Cheers, Tom > > Balint Kiss > > > On 2015-01-06 14:38, Tomasz Wlostowski wrote: >> Hi guys, >> >> We need a bunch of icons for the new P&S router tools (

Re: [Kicad-developers] Icons needed

2015-01-06 Thread Botond Kiss
I would like to make them. Balint Kiss On 2015-01-06 14:38, Tomasz Wlostowski wrote: Hi guys, We need a bunch of icons for the new P&S router tools (menu & toolbar versions): - draw a differential pair, - set diff pair gap, - set diff pair via gap, - tune length of a single trace, - tune lengt

Re: [Kicad-developers] Adding .gitignore file.

2015-01-06 Thread Andy Peters
> On Jan 6, 2015, at 7:08 AM, Wayne Stambaugh wrote: > > so please refrain from the > usual git fanfare that seems to happen every time git is mentioned. I don't need a special directive to ignore git :) ___ Mailing list: https://launchpad.net/~kica

Re: [Kicad-developers] Origin for Gerber plots

2015-01-06 Thread Thiadmer Riemersma
Hello Andy, When plotting the Gerbers and making the drill file, did you also specify to use the "auxiliary axis"? This must be checked to have the Gerber and drill file coordinates relative to the coordinates. On your second question, I advise to download and install GC-Preview. This is a Gerber

Re: [Kicad-developers] Project file '' not found on first execution of Kicad

2015-01-06 Thread Adam Wolf
Hi everyone, Attached is a patch that quiets the noname.pro error in the situation that the last history item isn't loadable, as well as on first load of kicad on a machine where the history doesn't exist yet. If someone could test on Linux in both of those cases, that'd be awesome. Thanks! Ada

Re: [Kicad-developers] Adding .gitignore file.

2015-01-06 Thread Wayne Stambaugh
On 1/6/2015 10:23 AM, Andy Peters wrote: > >> On Jan 6, 2015, at 7:08 AM, Wayne Stambaugh wrote: >> >> so please refrain from the >> usual git fanfare that seems to happen every time git is mentioned. > > I don't need a special directive to ignore git :) > LOL! Me neither. In all fairness,

Re: [Kicad-developers] plugins and the import/export features

2015-01-06 Thread Wayne Stambaugh
Cirilo, I apologize for not responding sooner but I took some time for myself and my family over the holidays. I would like to see some type of clean up of this code. I have a few suggestions that you might want to consider. 1) Separate out the 3D model stuff from the other plot/export code. 2

[Kicad-developers] CLion support

2015-01-06 Thread Adam Wolf
Just so no one else wastes their time, CLion is not currently able to handle building KiCad. There are a variety of blocking issues, and I have filed bugs with Jetbrains on all of them that I have found. Adam Wolf Cofounder and Engineer W&L ___ Mailing

Re: [Kicad-developers] Adding .gitignore file.

2015-01-06 Thread Joel Holdsworth
I like git. I'm just not one of those folks who needs to follow the latest trends. Ahh you're so cool! It would be a damn shame if the doors were actually flung open to all these developers. That would suck! ___ Mailing list: https://launchpad.ne

Re: [Kicad-developers] Origin for Gerber plots

2015-01-06 Thread Andy Peters
> On Jan 6, 2015, at 10:24 AM, Thiadmer Riemersma > wrote: > > Hello Andy, > > When plotting the Gerbers and making the drill file, did you also specify to > use the "auxiliary axis"? This must be checked to have the Gerber and drill > file coordinates relative to the coordinates. Ohh,

Re: [Kicad-developers] Adding .gitignore file.

2015-01-06 Thread Adam Wolf
Joel, Sarcasm is often hard to read over the internet, but if you are being serious, there is a github mirror you and anyone else can use. https://github.com/KiCad/kicad-source-mirror Adam Wolf Cofounder and Engineer W&L On Tue, Jan 6, 2015 at 12:13 PM, Joel Holdsworth wrote: > > >> I like gi

Re: [Kicad-developers] OS X Packaging Update

2015-01-06 Thread Wayne Stambaugh
Hey Adam, Sorry for the late reply. I'm finally getting caught up from my lazy holiday break. I though our current Linux (at least Ubuntu and other Debian based distros) situation was pretty good. I would like to see more up to date Windows nightly builds if at all possible. You might want to

Re: [Kicad-developers] OS X Packaging Update

2015-01-06 Thread Adam Wolf
No problem. I hope you enjoyed your break--I definitely enjoyed mine! I'm going to stick with the OS X nightlies, and get them actually uploading nightly. I realized I do not have Python scripting enabled with those, so that'll be the next thing, but I think between Bernhard and the person who e

Re: [Kicad-developers] Adding .gitignore file.

2015-01-06 Thread Paulo Henrique Silva
Folks, It is funny how discussions go every time git is mentioned. I am very satisfied with current git workflow for KiCad. With the oficial .gitignore I proposed it will be even more natural. It is as first class citizen as bzr for me. I don't feel any hurry to change the status quo. Please let

Re: [Kicad-developers] Adding .gitignore file.

2015-01-06 Thread Adam Wolf
Good to hear! Adam Wolf Cofounder and Engineer W&L On Tue, Jan 6, 2015 at 12:52 PM, Paulo Henrique Silva wrote: > Folks, > > It is funny how discussions go every time git is mentioned. > > I am very satisfied with current git workflow for KiCad. With the oficial > .gitignore I proposed it will

Re: [Kicad-developers] plugins and the import/export features

2015-01-06 Thread Cirilo Bernardo
Thanks Wayne, I'll get onto it and get back when I've got a plan. - Cirilo On Wed, Jan 7, 2015 at 5:03 AM, Wayne Stambaugh wrote: > Cirilo, > > I apologize for not responding sooner but I took some time for myself > and my family over the holidays. I would like to see some type of clean > up

Re: [Kicad-developers] OS X Packaging Update

2015-01-06 Thread Wayne Stambaugh
On 1/6/2015 1:31 PM, Adam Wolf wrote: > No problem. I hope you enjoyed your break--I definitely enjoyed mine! Good to hear you enjoyed your break. I enjoyed mine as well. My son was home from college. It was nice to have the whole family together. > > I'm going to stick with the OS X nightli

Re: [Kicad-developers] Adding .gitignore file.

2015-01-06 Thread Nick Østergaard
Wayne Please see my last comment on the bug tracker, it contains a new patch which actually makes that gitignore work. Nick 2015-01-06 20:03 GMT+01:00 Adam Wolf : > Good to hear! > > Adam Wolf > Cofounder and Engineer > W&L > > On Tue, Jan 6, 2015 at 12:52 PM, Paulo Henrique Silva > wrote: >> >

Re: [Kicad-developers] Adding .gitignore file.

2015-01-06 Thread Wayne Stambaugh
Thanks Nick. I committed your patch in r5356. On 1/6/2015 4:27 PM, Nick Østergaard wrote: > Wayne > > Please see my last comment on the bug tracker, it contains a new patch > which actually makes that gitignore work. > > Nick > > 2015-01-06 20:03 GMT+01:00 Adam Wolf : >> Good to hear! >> >> Ad

Re: [Kicad-developers] Adding .gitignore file.

2015-01-06 Thread Nick Østergaard
Thank you. :) 2015-01-06 22:47 GMT+01:00 Wayne Stambaugh : > Thanks Nick. I committed your patch in r5356. > > On 1/6/2015 4:27 PM, Nick Østergaard wrote: >> Wayne >> >> Please see my last comment on the bug tracker, it contains a new patch >> which actually makes that gitignore work. >> >> Nick

Re: [Kicad-developers] Adding .gitignore file.

2015-01-06 Thread Wayne Stambaugh
Your welcome. Good catch. Cheers, Wayne On 1/6/2015 4:57 PM, Nick Østergaard wrote: > Thank you. :) > > 2015-01-06 22:47 GMT+01:00 Wayne Stambaugh : >> Thanks Nick. I committed your patch in r5356. >> >> On 1/6/2015 4:27 PM, Nick Østergaard wrote: >>> Wayne >>> >>> Please see my last comment

Re: [Kicad-developers] OS X Packaging Update

2015-01-06 Thread Collin Anderson
Hi, I'm the guy who emailed the list on Sunday. Sorry, I've been swamped with things but I will be more present and involved. I have python scripting working great, but involves some of that python voodoo I mentioned. It does require downloading the official python redistributable framework a

Re: [Kicad-developers] OS X Packaging Update

2015-01-06 Thread Collin Anderson
I should clarify, learning traditional build systems and unix shell usage is of very limited benefit to OS X users and developers. I did not mean in general, that would be absurd. :). OS X and Apple's development tools are what they are, but its actually more difficult to use any command line

Re: [Kicad-developers] OS X Packaging Update

2015-01-06 Thread Adam Wolf
HI Collins, Thanks for the message and the branch. As far as I know, it is the official position of the kicad team that users shouldn't have to compile kicad if they don't want to. This is somewhat stronger of an opinion that the team may have had in the past. OS X for kicad has been a funny t

Re: [Kicad-developers] OS X Packaging Update

2015-01-06 Thread Bob Gustafson
The https://github.com/metacollin/homebrew-kicad looks pretty good. What does the gist.githubusercontent.com/metacollin patch do? Bob G On 01/06/2015 04:08 PM, Collin Anderson wrote: Hi, I'm the guy who emailed the list on Sunday. Sorry, I've been swamped with things but I will be more presen

[Kicad-developers] adjust copyright date to 2015?

2015-01-06 Thread Adam Wolf
Hi folks, Is it time to adjust copyright dates in Kicad to include 2015? I started, and saw how many there were, so I want to ask before submitting a megapatch. Adam Wolf Cofounder and Engineer W&L ___ Mailing list: https://launchpad.net/~kicad-develop

Re: [Kicad-developers] adjust copyright date to 2015?

2015-01-06 Thread Cirilo Bernardo
Do not replace the older dates with a newer date. Instead, as files are modified (and only as they're modified), add '2015'. So "Copyright 2014 Mr. X" would become "Copyright 2014-2015 Mr. X". Book publishers do something similar with their "1st ed. Copyright, 2nd ed. Copyright" etc. You don't wa