On Thu, Nov 19, 2015 at 04:12:14PM -0500, Jean-Paul Louis wrote:
> I agree with Cirillo, an unique file called AUTHORS (or AUTHORS.txt for
> Windows users) is preferable, as it can be referenced in the About dialog
> with a link, so you have the best of both world, and only one place to
> update wh
On Wed, Nov 18, 2015 at 9:10 AM, Wayne Stambaugh
wrote:
>
>
> Before I spend too much time on the library licensing, do any of the
> library developers have any objections to the wording in the geda
> license? The nice thing about using an exception like the geda project
> used is we can still ke
When the 3D refactor is done and an Export API completed it will be
possible to
integrate this with kicad via an optional plugin - no more fiddling about
on the
command line. There's a lot of work to do yet but it's something to look
forward
to.
- Cirilo
On Fri, Nov 20, 2015 at 10:54 AM, Wayne St
Very nice. This is one more good reason to use KiCad.
On 11/19/2015 4:07 AM, easyw wrote:
> Hi to all,
>
> I've managed to create a new tool to align the 3d model directly moving
> it over the pcbnew footprint.
>
> here there is a small video tutorial:
> https://youtu.be/O6vr8QFnYGw
>
> With '
Hi,
eeschema and libedit don't have enough zoom levels. The finest grid is 1mil,
but at the finest zoom level, there are barely two pixels for each grid point,
making it bloody impossible to *use* these fine grid settings. Fine grid is
particularly useful in libedit when you want to carefully t
I agree with Cirillo, an unique file called AUTHORS (or AUTHORS.txt for Windows
users) is preferable, as it can be referenced in the About dialog with a link,
so you have the best of both world, and only one place to update when there are
any changes.
Also, you can change the list of contributor
On Fri, Nov 20, 2015 at 1:04 AM, Wayne Stambaugh
wrote:
> On 11/19/2015 2:09 AM, Marco Ciampa wrote:
> > On Wed, Nov 18, 2015 at 10:31:06PM +0900, yoneken wrote:
> >> Dear Wayne and JP,
> >>
> >> In AUTHORS.txt, I am counted twice as a translator in Japanese.
> >> Following two lines mean the sam
I think that there are some tools and actions that should be accessible
fast, with one hotkey, without the clarify selection menu. Probably most
of time while designing take moving footprints and drawing tracks. So
maybe some simple filter would be useful. It could be something like
"Mode footp
Hi Nick,
Packages *-pkg are source package only. But your true it is not
necessary to add this on name. I will remove that.
Regards,
Le 19/11/2015 17:25, Nick Østergaard a écrit :
> Hi Jean-Samuel
>
> Thank your for your work. :)
>
> But I noticed that some packages are called *-pkg, I was wonder
Actually, Wayne, hold off on any of these patches, I may be able to fix
this in the nightly/release packaging scripts with a symlink.
I will keep in touch!
Adam Wolf
On Nov 19, 2015 1:59 PM, "Wayne Stambaugh" wrote:
> None that wouldn't require a bunch of code changes which at this point
> is a
I am fairly new to the list so I didn't realize it had been widely
discussed already, sorry.
I understand your wariness about having lots of filter switches; it doesn't
seem ideal to me either.
My one concern with hover highlighting is that it almost always leads to
the need for disambiguation
whe
This horse has been resurrected and beat to death many times with no
clear solution. I'm not terribly thrilled about the idea of having a
bunch of filter switches. Although I wouldn't completely rule it out if
a better solution cannot be implemented. The solution that was
discussed in the past t
Hi folks,
It is possible that I may be able to use symlinks to make this just work
for everyone, and then it is just an packaging change in my nightlies and
releases.
I know I tried symlinks to do something else in the OS X KiCad stuff, and
there are edge cases where they don't work when being pa
None that wouldn't require a bunch of code changes which at this point
is a no go. I can commit your second patch that handles either install
path for packages3d. This should work on new installs and folks who are
brave enough to build and install from source on OSX. Any changes
beyond that we s
Do you have any ideas on how to make it work for the release?
Adam Wolf
On Thu, Nov 19, 2015, 12:18 PM Wayne Stambaugh wrote:
> It sounds like this is going to break the existing behavior so I would
> rather wait until after the stable release unless we can guarantee that
> it will continue to
It sounds like this is going to break the existing behavior so I would
rather wait until after the stable release unless we can guarantee that
it will continue to work on existing installs.
Moving forward, it probably makes more sense to install the 3D models
along side the library and module path
Hi,
Iñigo Zuluaga was a Spanish KiCad translator and icon artist, so he is
in both credit list, but there is a typo in AboutDialog_main.cpp, line
403, his correct name is "Iñigo Zuluaga" and not "Iñigo Zuluagaz", note
the last, not required, "z".
Iñigo. (Not Zuluaga).
__
Hi Wayne,
very good news. Maybe it makes sense to add the GPL font exception to the KiCad license too, although the font license
is now CC0 the newstroke-font will be part of the KiCad-binary (and thus GPL3+). You can find a template here:
https://www.gnu.org/software/freefont/license.htm
Hi Jean-Samuel
Thank your for your work. :)
But I noticed that some packages are called *-pkg, I was wondering
about this and thought it was a strange "meta-naming"... and now I see
your announcement description where you don't use that, so is this a
naming error in the package names in the repo?
This is also how it works in PADS and it is one of those features that I
really miss when using tools without it:
http://i.imgur.com/Ifd30l4.jpg
In fact, switching what you can select is such a common task that they have
it on the right-click menu when you click in empty space:
http://i.imgur.com
> On Nov 19, 2015, at 1:25 AM, Константин Барановский
> wrote:
>
> I think will be perfect to add filtering panel with buttons, like it done in
> ARES from Proteus VSM. I mean, panel that contains bi-state buttons (or
> checkboxes) for pcb's items like footprints, tracks, vias, pads, zones, e
So originally, I mostly forgot that people do source builds on OS X. :)
After thinking about it, I think we need both search paths in kiface_i, the
new default in pgmbase, and the docs changed. All of these are in the
patch on this list.
Then we also could make the kicad-library repo put the pa
Adam,
I forgot to ask, would this change be on top of your current patch or
replace the current patch?
Wayne
On 11/18/2015 8:49 PM, Adam Wolf wrote:
> Slick! Faster than I thought to make the change on a branch for
> kicad-libraries. This would make it so new from-source builders on OS X
> in
Just a quick update on the licensing front. I just committed a change
that included updating the KiCad source from GPL2+ to GPL3+ per the FSF.
I also updated the newstroke font license from CC-BY to CC0 per the
original author. I am waiting to hear back from the geda devs about
using their GPL e
On 11/19/2015 2:09 AM, Marco Ciampa wrote:
> On Wed, Nov 18, 2015 at 10:31:06PM +0900, yoneken wrote:
>> Dear Wayne and JP,
>>
>> In AUTHORS.txt, I am counted twice as a translator in Japanese.
>> Following two lines mean the same person (me!).
>>
>> 62: Japanese (JA) Kenta Yonekura
>> 63: Japanes
As long as you can verify that it works with both your package builds
and source builds on OSX and doesn't break any other platforms, I'm OK
with it.
On 11/18/2015 8:49 PM, Adam Wolf wrote:
> Slick! Faster than I thought to make the change on a branch for
> kicad-libraries. This would make it so
Great!
I'm trying it in the next design, soon enough hopefully.
Best regards
Marcos
On Thu, Nov 19, 2015 at 6:07 AM, easyw wrote:
> Hi to all,
>
> I've managed to create a new tool to align the 3d model directly moving it
> over the pcbnew footprint.
>
> here there is a small video tutorial:
I think will be perfect to add filtering panel with buttons, like it done
in ARES from Proteus VSM. I mean, panel that contains bi-state buttons (or
checkboxes) for pcb's items like footprints, tracks, vias, pads, zones,
etc. And on selecting something on pcb not selected items (on that panel)
will
28 matches
Mail list logo