Re: [Kicad-developers] [RFC] eeschema new tool/feature.

2016-11-07 Thread Edwin van den Oetelaar
Yes, I like it too. ;-) Gr, Edwin On Sun, Nov 6, 2016 at 9:15 PM, Clemens Koller wrote: > Hello, Dino! > > I was just watching your video. Spreadsheet editing seem extremely useful > to me, especially when creating and verifying big designs as well as > refactoring/reusing older designs. > > Som

Re: [Kicad-developers] my build breaks (it worked a few days ago)

2016-06-13 Thread Edwin van den Oetelaar
. I noticed the update by JP who made some minor changes to allow for compiling with standard gcc. Thanks for your support, Edwin van den Oetelaar On Mon, Jun 13, 2016 at 11:53 AM, Mário Luzeiro wrote: > Please have a look on this thread and a possible solution for you: > &

[Kicad-developers] my build breaks (it worked a few days ago)

2016-06-13 Thread Edwin van den Oetelaar
I did a make clean, but it still breaks. I am on Ubuntu 14.4.4 LTS, all updated. gcc --version gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4 Any help is appreciated. Thanks, Edwin van den Oetelaar Info from my last running build : Application: kicad

Re: [Kicad-developers] crash on kicad latest dev version, what can I do now?

2016-05-10 Thread Edwin van den Oetelaar
It appears that "ldconfig" solved my issues. The application can now find the dynamic library. Sorry to bother you. Greetings, Edwin van den Oetelaar On Tue, May 10, 2016 at 2:04 PM, Edwin van den Oetelaar < oetelaar.automatiser...@gmail.com> wrote: > I just recompiled the

[Kicad-developers] crash on kicad latest dev version, what can I do now?

2016-05-10 Thread Edwin van den Oetelaar
23e17956e65bf19a /home/oetelaar/kicad_sources/kicad.bzr/build/3d-viewer/3d_cache/sg/libkicad_3dsg.so.2.0.0 0e8d66e650b2be7523e17956e65bf19a /usr/local/lib/libkicad_3dsg.so 0e8d66e650b2be7523e17956e65bf19a /usr/local/lib/libkicad_3dsg.so.2.0.0 Bes

Re: [Kicad-developers] KiCad Coroutines

2016-01-07 Thread Edwin van den Oetelaar
Hello all, In that case, take a look at http://dunkels.com/adam/pt/examples.html for inspiration. (proto-threads) Greetings, Edwin van den Oetelaar On Thu, Jan 7, 2016 at 1:39 PM, Lorenzo Marcantonio < l.marcanto...@cz-dynamic.it> wrote: > On Thu, Jan 07, 2016 at 01:24:18PM +0100,

Re: [Kicad-developers] [rfc] actual sexpression parsing

2015-12-18 Thread Edwin van den Oetelaar
On Fri, Dec 18, 2015 at 3:49 PM, Tomasz Wlostowski < tomasz.wlostow...@cern.ch> wrote: > On 18.12.2015 15:46, Edwin van den Oetelaar wrote: > > Concerning changing the format of the PCB file again... > > Making a new binary file format is a big NO NO NO (screaming) in

Re: [Kicad-developers] [rfc] actual sexpression parsing

2015-12-18 Thread Edwin van den Oetelaar
any issues than to start all over again with yet another file format (like there are not enough file formats in the PCB industry already) Just make the thing work as designed now, do not start another project which brings nothing but trouble. Thanks for listening, Edwin van den Oetelaar On Fri

Re: [Kicad-developers] [PATCH] Warnings cleanup

2015-07-04 Thread Edwin van den Oetelaar
the NO_AVAILABLE_LAYERS and UNSELECTED_LAYER should be defined there a bit differently. #define UNDEFINED_LAYER LAYER_ID(-1) #define UNSELECTED_LAYERLAYER_ID(-2) Apparently this results in these super-size consts on your system Just my $ 0.02 of opinion. Greetings, Edwin van den

[Kicad-developers] my build broke using Linux Ubunt 14.04.1 (WX webView issue)

2014-12-22 Thread Edwin van den Oetelaar
AP( int, wxSharedPtr, ^ /home/oetelaar/kicad_sources/kicad.bzr/webviewer/webviewer.cpp:71:39: error: ‘wxWebViewHistoryItem’ was not declared in this scope ... and a lot more Anyone else having this too? Best regards, Edwin van den Oetelaar

[Kicad-developers] strange behaviour with the ./kicad-install.sh --install-or-update

2014-08-05 Thread Edwin van den Oetelaar
gs, Edwin van den Oetelaar ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

[Kicad-developers] strange behaviour with the ./kicad-install.sh --install-or-update

2014-08-05 Thread Edwin van den Oetelaar
gs, Edwin van den Oetelaar ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

Re: [Kicad-developers] Push and Shove not working anymore? (since today, was working yesterday)

2014-05-19 Thread Edwin van den Oetelaar
Wow, just fantastic, I am so impressed it is hard to express! Fantastic stuff. I have to show this to some friends now. Greetings, Edwin van den Oetelaar On Mon, May 19, 2014 at 11:00 PM, Maciej Sumiński wrote: > Hi Edwin, > > Now the Push and Shove router has much more options than

Re: [Kicad-developers] Push and Shove not working anymore? (since today, was working yesterday)

2014-05-19 Thread Edwin van den Oetelaar
y, adding tracks works, but they do not push away the other tracks > anymore. > > Maybe some error on my part but maybe someone else is having this problem > too? > > Greetings, > Edwin van den Oetelaar > > ___ Mailing list: http

[Kicad-developers] Push and Shove not working anymore? (since today, was working yesterday)

2014-05-19 Thread Edwin van den Oetelaar
ome error on my part but maybe someone else is having this problem too? Greetings, Edwin van den Oetelaar ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-

Re: [Kicad-developers] Question about kifaced globals

2014-04-21 Thread Edwin van den Oetelaar
Hello Dick, I would hate to see you leave the project, you are the top contributor. Thanks, Edwin van den Oetelaar On Mon, Apr 21, 2014 at 7:30 PM, Dick Hollenbeck wrote: > On 04/21/2014 12:16 PM, Lorenzo Marcantonio wrote: > > On Mon, Apr 21, 2014 at 11:26:53AM -0500, Dick Hollenb

Re: [Kicad-developers] Javascript EDA, KiCad mentioned

2014-04-10 Thread Edwin van den Oetelaar
I am really impressed. It works snappy and seems well designed. I just wonder what happens when funding stops or someone turn off the server... and your designs disappear. I like my software on my own hard disk.. (including sources) It does not have a push and shove router, so I am staying with Kic

Re: [Kicad-developers] Drawing tools for GAL

2014-03-08 Thread Edwin van den Oetelaar
I am very very very impressed. (did I say very!) yes really, Greetings, Edwin van den Oetelaar On Sat, Mar 8, 2014 at 2:56 PM, Maciej Sumiński wrote: > Ladies and gentlemen, > > This time our branch [lp:~cern-kicad/kicad/drawing_tool] brings some > drawing tools to the GAL canvas in

Re: [Kicad-developers] KiCad-Winbuilder V3.3

2014-01-30 Thread Edwin van den Oetelaar
Congratulations to both your families. This will be the most import (and busy) part of your life. Greetings, Edwin On Thu, Jan 30, 2014 at 3:13 PM, Brian Sidebotham < brian.sidebot...@gmail.com> wrote: > Thanks Miguel, it will be our first so we're very excited as well as > desperately trying to

Re: [Kicad-developers] KiCad symbol and footprint libraries

2013-11-25 Thread Edwin van den Oetelaar
Just for your information, Dick has worked on using Eagle libraries directly. The new eagle libraries are in XML and that makes editing easy. I am going to try to use that function. I already have some projects and footprints (and a full license for eagle version 5 but not 6) and do not want to do

[Kicad-developers] some unexpected errors while testing the CvPcb program

2013-11-19 Thread Edwin van den Oetelaar
Testing library view in CvPCb. Latest bzr. EuroBoard_Outline View Selected Footprint window active. I have the 3D viewer open. (error does not happen when 3D is closed) Select: EuroBoard_Outline:EuroBoard160mmX100mm or EuroBoard_Outline:EuroBoard160mmX100mm_holes happens also with PFF_PSF_PSS_Le

[Kicad-developers] Segfault in Push and Shove routing

2013-11-06 Thread Edwin van den Oetelaar
df12e2 sp 0b4b1930 error 4 in pcbnew[40+ea3000] Greetings, Edwin van den Oetelaar PS version is latest : Application: KiCad Version: (2013-11-06 BZR 4439)-product Build: wxWidgets 2.8.12 (no debug,Unicode,compiler with C++ ABI 1002,GCC 4.6.3,wx containers,compatible with 2.6) Platform

[Kicad-developers] GLEW not found by cmake + fix

2013-11-02 Thread Edwin van den Oetelaar
Running a very common Ubuntu 12.4.3 building from repo did not work. Could not find the GLEW library. Adding this patch fixed it. Greetings, Edwin van den Oetelaar bzr diff === modified file 'CMakeModules/FindGLEW.cmake' --- CMakeModules/FindGLEW.cmake 2013-08-27 08:32:39 + +++ CM

Re: [Kicad-developers] Announcement

2013-10-30 Thread Edwin van den Oetelaar
Thanks for your work. (to everybody) It appears that KiCad is still on route to becoming/staying the most advanced open source PCB CAD program. I will test the new stuff when time permits me. Greetings from Holland, Edwin van den Oetelaar On Wed, Oct 30, 2013 at 2:29 AM, Wayne Stambaugh wrote

Re: [Kicad-developers] Push and shove router

2013-09-19 Thread Edwin van den Oetelaar
I watched the video. My jaw is still on the floor. WOAH this is fantastic stuff, this is SO VERY productive in routing, exceptional! Keep going!! Best regards, Edwin van den Oetelaar On Wed, Sep 18, 2013 at 8:32 PM, Tomasz Wlostowski < tomasz.wlostow...@cern.ch> wrote: > Dear all, &g

Re: [Kicad-developers] checkout KiCad documentation - only latest version

2013-07-02 Thread Edwin van den Oetelaar
I found this page, maybe it helps. http://shnatsel.blogspot.nl/2013/02/downloading-contents-of-bzr-branch.html Greetings and good night (00:46 on my clock) Edwin van den Oetelaar On Wed, Jul 3, 2013 at 12:25 AM, Fabrizio Tappero < fabrizio.tapp...@gmail.com> wrote: > Hello, > I am

Re: [Kicad-developers] Oscad an EDA tool

2013-07-01 Thread Edwin van den Oetelaar
s like somebody made a closed binary installer/distribution and forgot who is doing most of the work. I think this is a bad development, not the way to help the project or the users of KiCAD. Greetings, Edwin van den Oetelaar ___ Mailing list: https://launc

Re: [Kicad-developers] Call for help to compile a small test program with g++ version 4.7.3 and more.

2013-06-17 Thread Edwin van den Oetelaar
My test on a stock debian 7 32 bit VM (fresh install, all updates etc) Now with the Boost 1.53 from kicad directory. -O0 and -O1 give 12 corners -O2 and -O3 give 0 corners --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.7.2 (Debian 4.7.2-5)

Re: [Kicad-developers] Call for help to compile a small test program with g++ version 4.7.3 and more.

2013-06-17 Thread Edwin van den Oetelaar
r/include/boost/polygon/polygon.hpp:82, from test.cpp:12: /usr/include/boost/polygon/detail/polygon_sort_adaptor.hpp:58:10: note: ‘template void boost::polygon::gtlsort(iter_type, iter_type, const pred_type&)’ declared here, later in the translation unit The boos version is : defaul

[Kicad-developers] /include/xnode.h giving warnings

2013-06-13 Thread Edwin van den Oetelaar
I am still on Wx 2.8 and building gave me lots of warnings about no return() from non void function. Possible fix here. Greetings, Edwin van den Oetelaar bzr diff include/ === modified file 'include/xnode.h' --- include/xnode.h 2013-06-12 19:43:22 + +++ include/xnode.h 2013-06-1

Re: [Kicad-developers] Fwd: Kicad-pcb.org down?

2013-05-28 Thread Edwin van den Oetelaar
I can confirm this site is down right now. System Error A system error has occurred — our apologies! For immediate troubleshooting, consult our knowledge base for a solution. [more] On Tue, May 28, 2013 at 3:54 PM, yann jautard wrote: > If that can help, website is working for me right now. >

Re: [Kicad-developers] recent build problem latest bazaar version

2013-05-23 Thread Edwin van den Oetelaar
revno: 4161 build fix confirmed. (Wx 2.8.12.1, Linux) On Thu, May 23, 2013 at 4:37 PM, Edwin van den Oetelaar wrote: > Clean build today (just did a bzr pull) > configure flags used : ___ Mailing list: https://launchpad.net/~kicad-developers P

[Kicad-developers] recent build problem latest bazaar version

2013-05-23 Thread Edwin van den Oetelaar
Clean build today (just did a bzr pull) configure flags used : cmake ../ -DKICAD_TESTING_VERSION=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON -DCMAKE_BUILD_TYPE=Debug $ make [ 41%] Building CXX object common/CMakeFiles/common.dir/worksheet.cpp.o In file incl

Re: [Kicad-developers] PCB Mill

2013-05-11 Thread Edwin van den Oetelaar
Looks nice. But has many limitations. You can not use FR-4 (what they say) I found this article, it works the other way round, printing conductive plastics. So it builds up, not taking away material. http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0049365 Greetings, Edwin van

Re: [Kicad-developers] UTF8 source files

2013-05-03 Thread Edwin van den Oetelaar
-100 terminal-editor (remote support over slow connection) lots of times, and can not display all these strange characters. Greetings, Edwin van den Oetelaar 2013/5/3 Lorenzo Marcantonio : > On Fri, May 03, 2013 at 09:43:29AM +0200, Edwin van den Oetelaar wrote: >> Flashback : It reminds me

Re: [Kicad-developers] UTF8 source files

2013-05-03 Thread Edwin van den Oetelaar
2013/5/3 Lorenzo Marcantonio : > On Fri, May 03, 2013 at 09:12:50AM +0200, Edwin van den Oetelaar wrote: >> I checked the patch with GEdit, Vim, Geany, Notepad and HexEdit. >> The original text shows as a mu sign ( in html μ ) >> changes the text into an A circumflex ( in

Re: [Kicad-developers] UTF8 source files

2013-05-03 Thread Edwin van den Oetelaar
: env | grep LANG LANG=en_US.utf8 GDM_LANG=en_US.utf8 Is this as expected? Is something wrong with my setup? http://www.utf8-chartable.de/ maybe encoding it as "\0xc2\0xb5" would be an option? Greetings, Edwin van den Oetelaar 2013/5/3 Dick Hollenbeck : > We introduced a patc

Re: [Kicad-developers] kicad does not compile anymore, could it be my setup? (too old)

2013-05-02 Thread Edwin van den Oetelaar
Confirmed, it compiles in Debug too. Greetings, and thanks, Edwin van den Oetelaar 2013/5/2 Lorenzo Marcantonio : > On Thu, May 02, 2013 at 07:31:11PM +0200, Edwin van den Oetelaar wrote: >> [ 47%] Building CXX object >> cvpcb/CMakeFiles/cvpc

[Kicad-developers] kicad does not compile anymore, could it be my setup? (too old)

2013-05-02 Thread Edwin van den Oetelaar
=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1) Thanks for your time, Edwin van den Oetelaar ___ Mailing list: https://launchpad.net/~kicad-developers Post to :

Re: [Kicad-developers] Regression Testing

2013-05-01 Thread Edwin van den Oetelaar
My guess is : http://en.wikipedia.org/wiki/Plonk_(Usenet) But I have been wrong before (not often, but still) 2013/5/1 Lorenzo Marcantonio : > On Wed, May 01, 2013 at 07:24:02AM -0500, Dick Hollenbeck wrote: >> click, delete. > > What do you mean? > > -- > Lorenzo Marcantonio > Logos Srl > > _

Re: [Kicad-developers] Regression Testing

2013-05-01 Thread Edwin van den Oetelaar
#x27;m not satisfied with python speed *expecially* for wxPython Ah, I do not have this experience, can you cite a reference or provide an example of this please, it could be incidental. > Also the C++ bindings are all but robust, at the moment. 'Difficult to see. Always in motion

Re: [Kicad-developers] Regression Testing

2013-04-30 Thread Edwin van den Oetelaar
2013/4/30 Dick Hollenbeck > > On 04/29/2013 03:04 AM, Edwin van den Oetelaar wrote: > > Just found this paper. > > http://swwxguitesting.wefi.net/MPhilThesisChapterSwWxGuiTesting.pdf (about > > automated gui > > testing with wx) > > I personally think more gui

Re: [Kicad-developers] Regression Testing

2013-04-29 Thread Edwin van den Oetelaar
Just found this paper. http://swwxguitesting.wefi.net/MPhilThesisChapterSwWxGuiTesting.pdf (about automated gui testing with wx) I personally think more gui code should move from C++ to python for easy development and interactive testing. Keep it going!! Greetings, Edwin van den Oetelaar 2013/4

Re: [Kicad-developers] Parsing new .kicad_pcb files

2013-03-28 Thread Edwin van den Oetelaar
For my Eagle script parser I am using PLY so I would check out a PLY based version https://gist.github.com/armornick/2020950 Hope that helps Edwin On Thu, Mar 28, 2013 at 11:46 PM, Edwin van den Oetelaar wrote: > maybe you can check here > http://pyparsing.wikispaces.com/file/view/sexpPar

Re: [Kicad-developers] Parsing new .kicad_pcb files

2013-03-28 Thread Edwin van den Oetelaar
maybe you can check here http://pyparsing.wikispaces.com/file/view/sexpParser.py On Thu, Mar 28, 2013 at 8:04 PM, Senthil Seveelavanan wrote: > ... Also I am looking at the output of a simple pcb layout. > > here is the top 3 lines > > (kicad_pcb > (version 3) > (host pcbnew "(2013-03-19 BZR

[Kicad-developers] checkinstall does not like some filenames with spaces (maybe the fix is not using spaces ?)

2013-03-26 Thread Edwin van den Oetelaar
previous errors tar: xilinx: Cannot stat: No such file or directory etc etc Just for your information, Greetings, Edwin van den Oetelaar ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net

[Kicad-developers] 2 very small patches

2013-03-17 Thread Edwin van den Oetelaar
=== modified file 'CMakeLists.txt' --- CMakeLists.txt 2013-02-27 07:19:42 + +++ CMakeLists.txt 2013-03-17 19:17:01 + @@ -42,7 +42,7 @@ ) option(KICAD_TESTING_VERSION -"set this option to ON to build the stable version of KICAD. mainly used to set version ID (default OFF

[Kicad-developers] Locale fix in KiCAD is not working (breaks my build)

2013-03-15 Thread Edwin van den Oetelaar
Hello Miguel, My WX is 2.8 Your WX is 2.9 I guess http://wiki.wxwidgets.org/Converting_everything_to_and_from_wxString I think there should be a cleaner way to handle this kind of thing. (comma/dot in floating point) Would it be possible to set LC_NUMERIC someway? char prvlocale[255]; strcpy( p

Re: [Kicad-developers] Mac OSX build, with scripting, codename "wife"

2013-03-11 Thread Edwin van den Oetelaar
Maybe worth to look at : http://virtualenvwrapper.readthedocs.org/en/latest/command_ref.html That is what I use for environments that have multiple configurations (and libraries). Keep going ! Edwin van den Oetelaar On Mon, Mar 11, 2013 at 2:19 PM, Miguel Angel Ajo Pelayo wrote: > I also th

Re: [Kicad-developers] Welcome to Brian Sidebotham

2013-02-25 Thread Edwin van den Oetelaar
+1 from me, Very good Brian. Greetings from the Netherlands. - Edwin On Mon, Feb 25, 2013 at 6:08 PM, Miguel Angel Ajo Pelayo wrote: > Congratulations Brian!, your knowledge and expertise helps a lot, > it will be easier for you to help from inside the team. > > As a user, and even more as a dev

Re: [Kicad-developers] kicad-pcb.org

2013-02-07 Thread Edwin van den Oetelaar
no problem here On Thu, Feb 7, 2013 at 10:26 PM, Wayne Stambaugh wrote: > On 2/7/2013 4:20 PM, Dick Hollenbeck wrote: >> Is anyone able to reach this website today? >> >> Been out of service since when? >> >> > > I just checked and I'm not having any problems reaching it. > > Wayne > > >

Re: [Kicad-developers] HPGL

2013-02-03 Thread Edwin van den Oetelaar
Hello Dick, I found a document online : http://www.hpmuseum.net/document.php?catfile=213 As I read it, angles should be allowed to -360.. +360 at least. But I could be wrong... Hope this helps a bit.. Happy weekend, Edwin van den Oetelaar quote : Purpose To outline any wedge. Use EW to draw

Re: [Kicad-developers] [Branch ~kicad-testing-committers/kicad/testing] Rev 3839: Eeschema: Add hotkey 'U' to edit reference. Better filtering for hotheys V, F, U: now the corres...

2012-12-08 Thread Edwin van den Oetelaar
revno: 3839 broken revno: 3840 Yes it builds again. Thanks, Edwin ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://hel

Re: [Kicad-developers] [Branch ~kicad-testing-committers/kicad/testing] Rev 3839: Eeschema: Add hotkey 'U' to edit reference. Better filtering for hotheys V, F, U: now the corres...

2012-12-08 Thread Edwin van den Oetelaar
On Sat, Dec 8, 2012 at 6:25 PM, wrote: > > revno: 3839 > committer: jean-pierre charras > branch nick: kicad > timestamp: Sat 2012-12-08 18:24:49 +0100 > message: > Eeschema: Add hotkey 'U' to edit reference. Better filtering for ho

Re: [Kicad-developers] New VRML component models

2012-10-31 Thread Edwin van den Oetelaar
) and allows for incremental and interactive development. Just curious about the reason not to use perl/python/ruby for the task... :-) Have a good day and please keep working on the project. Edwin van den Oetelaar On Wed, Oct 31, 2012 at 4:13 AM, Cirilo Bernardo wrote: > Hi Folks, >

Re: [Kicad-developers] May nanometre resolution not be sufficient?

2012-10-22 Thread Edwin van den Oetelaar
rnal units to the desired measurement units. For me personally the nano-meter is overkill already, more zero digits behind the comma than before, we now limit the total board size because of integer overflows. Hope this is useful for you. Have a good day, Edwin van den Oetelaar ___

[Kicad-developers] possible typo or not? $EndSCHEMATC

2012-08-19 Thread Edwin van den Oetelaar
in sch_screen.cpp line 543 fprintf( aFile, "$EndSCHEMATC\n" ) Should this not read "$EndSchematic\n" to be consistent? It appears that during reading of the file just "$End" is matched. Is there a definition somewhere? Thanks, Edwin ___ Mailing list:

[Kicad-developers] http://www.kicad-pcb.org/ offline ?

2012-08-18 Thread Edwin van den Oetelaar
I don't know who runs this, but there is a problem. System Error A system error has occurred — our apologies! Can someone please check this out. Have a good weekend, Edwin van den Oetelaar ___ Mailing list: https://launchpad.net/~kicad-devel

Re: [Kicad-developers] Footprint Wizard Farnell/Eagle.scr/Ultra librarian, and scripting, how to integrate

2012-08-10 Thread Edwin van den Oetelaar
her (windows) software would save a lot of time for many people (I think). Have a good evening and a happy weekend, Edwin van den Oetelaar (hacking at this right now) > > El 10/08/2012, a las 19:45, Lorenzo Marcantonio > escribió: > >> On Fri, Aug 10, 2012 at 10:42:55AM -0500,

Re: [Kicad-developers] Footprint Wizard Farnell/Eagle.scr/Ultra librarian, and scripting, how to integrate

2012-08-10 Thread Edwin van den Oetelaar
ad_layer( int aEagleLayer )" > > > > > 2012/8/7 Edwin van den Oetelaar >> >> >> On Tue, Aug 7, 2012 at 8:37 AM, Miguel Angel Ajo Pelayo >> wrote: >>> >>> I think almost everything could be done with python libraries, no extra >>> d

Re: [Kicad-developers] Revised batch plot control file

2012-08-08 Thread Edwin van den Oetelaar
mkdir build cd build cmake ../ -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON -DKICAD_TESTING_VERSION=ON -DCMAKE_BUILD_TYPE=Debug make -j8 pcbnew Scripting window will be there, I hope. On Wed, Aug 8, 2012 at 9:16 AM, Lorenzo Marcantonio < l.marcanto...@logossrl.

Re: [Kicad-developers] Footprint Wizard Farnell/Eagle.scr/Ultra librarian, and scripting, how to integrate

2012-08-07 Thread Edwin van den Oetelaar
//www.cadsoft.de/wp-content/uploads/2011/05/V6_manual_en.pdf but it is not a reference/specification so errors will be made. Have a good day everyone, Edwin van den Oetelaar ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-develo

[Kicad-developers] Footprint Wizard Farnell/Eagle.scr/Ultra librarian, and scripting, how to integrate

2012-08-06 Thread Edwin van den Oetelaar
order code : 1885120 on farnell to the number 1550314. ** Once we have the zip file, the order code is easily found, since it is in the zip file: Attribute OC_NEWARK '41T0725'; Attribute OC_FARNELL '1885120'; Any thoughts or experience you want to share? Thanks, Ed

Re: [Kicad-developers] A couple of questions

2012-07-19 Thread Edwin van den Oetelaar
http://en.wikipedia.org/wiki/Program_Files Remember that 'Program Files' only is a default location for English installs... Would it make sense for a multi-user machine to have stuff installed in a personal directory instead of a system directory? I have seen systems that would check : ~/.applicat

Re: [Kicad-developers] Fwd: Panelization of PCB

2012-06-27 Thread Edwin van den Oetelaar
://www.flatfield.com/home/en/ and for http://www.qpigroup.com/index.html Maybe he has a local company to help him. Greetings to everyone, Edwin On Wed, Jun 27, 2012 at 8:39 AM, Lorenzo Marcantonio wrote: > On Tue, Jun 26, 2012 at 10:35:45PM +0200, Edwin van den Oetelaar wrote: >> Most

[Kicad-developers] Fwd: Panelization of PCB

2012-06-26 Thread Edwin van den Oetelaar
-- Forwarded message -- From: Edwin van den Oetelaar Date: Tue, Jun 26, 2012 at 10:35 PM Subject: Re: [Kicad-developers] Panelization of PCB To: Richard Hello Richard, Most (all) PCB fabricators do the panalisation themselves. The reason is that the PCB needs work to make it

Re: [Kicad-developers] Rationale for rounding BIUs

2012-06-25 Thread Edwin van den Oetelaar
¦ The reasonable man adapts himself to the ¦ ¦ world; the unreasonable one persists in ¦ ¦ trying to adapt the world to himself. ¦ ¦ Therefore all progress depends on the ¦ ¦ unreasonable man. -- George Bernard Shaw ¦ I do not agree with the above statement. Most progress depends on the rea

Re: [Kicad-developers] New kicad-testing-committer member

2012-06-25 Thread Edwin van den Oetelaar
hooray for Miguel! (and for is effort in finding time to work on the project) On Mon, Jun 25, 2012 at 5:44 PM, Wayne Stambaugh wrote: > Welcome aboard Miguel.  Thank you for committing your time and effort to > become part of the KiCad development team.  I'm looking forward to > collaborating wit

Re: [Kicad-developers] Clearance and rounding in kicad-nano

2012-06-21 Thread Edwin van den Oetelaar
On Thu, Jun 21, 2012 at 8:19 AM, Miguel Angel Ajo Pelayo wrote: > I think we all know that freerouter is much better on this, but I think > Lorenzo is > asking about basic routing capabilities (like not letting us put tracks > breaking clearance > rules...) > > at least we should find the way to k

Re: [Kicad-developers] It's me or pcbnew sucks a lot of cpu?

2012-06-13 Thread Edwin van den Oetelaar
Jun 13, 2012 at 02:06:44PM +0200, Edwin van den Oetelaar wrote: >> It does not suck CPU on my system. >> If you want to know what the program is doing, install >> http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/ >> I was so happy when I found this! > &

Re: [Kicad-developers] It's me or pcbnew sucks a lot of cpu?

2012-06-13 Thread Edwin van den Oetelaar
On Wed, Jun 13, 2012 at 11:44 AM, Lorenzo Marcantonio wrote: > Just starting it put's the load up to 100%... that's not good. > > Is it happening only to me? > > Anyone ever did a profiling build? > > -- > Lorenzo Marcantonio It does not suck CPU on my system. If you want to know what the program

Re: [Kicad-developers] [PATCH] Patchlets

2012-05-15 Thread Edwin van den Oetelaar
On Tue, May 15, 2012 at 2:27 PM, Lorenzo Marcantonio wrote: > On Tue, May 15, 2012 at 01:51:17PM +0200, Edwin van den Oetelaar wrote: >> Why is this stored in a bitmask anyway? Now everything depends on >> #define INT_BITS >> would not a or simple array[] make more sense? &

Re: [Kicad-developers] [PATCH] Patchlets

2012-05-15 Thread Edwin van den Oetelaar
On Tue, May 15, 2012 at 1:31 PM, Lorenzo Marcantonio wrote: > At last I remade the work... > > > 016     The layer number from int becomes LAYER_NUM (original name!) > > 017     Replaced all the ugly (1 << layer) with GetLayerMask > > 018     Layer bitmaps (like visibles, enabled and so on) become

Re: [Kicad-developers] Project templates (related to the modal dialog thread)

2012-05-15 Thread Edwin van den Oetelaar
On Tue, May 15, 2012 at 9:05 AM, Edwin van den Oetelaar < oetelaar.automatiser...@gmail.com> wrote: > > > On Tue, May 15, 2012 at 12:17 AM, Brian Sidebotham < > brian.sidebot...@gmail.com> wrote: > >> Hi Guys, >> >> I was recently thinking it would be

Re: [Kicad-developers] Project templates (related to the modal dialog thread)

2012-05-15 Thread Edwin van den Oetelaar
On Tue, May 15, 2012 at 12:17 AM, Brian Sidebotham < brian.sidebot...@gmail.com> wrote: > Hi Guys, > > I was recently thinking it would be cool to implement a templating > system for KiCad projects. This means including more than just a > project file as the basis of a new project. > > Particularl

Re: [Kicad-developers] Another preview - people just kept asking for this

2012-05-01 Thread Edwin van den Oetelaar
You are the man. I viewed it with xpdf, imported it in gimp and Adbobe-Reader-9. It works. Things I notice : 1) yellow and light blue text is not readable (could be my eyes need more contrast) 2) adobe says 'document assembly' not allowed... Is this important? Keep going man. Respect, Edwin On Tu

[Kicad-developers] Fwd: patch for 3d-viewer, checkboxes added visible layer prefs

2012-04-08 Thread Edwin van den Oetelaar
-- Forwarded message -- From: Edwin van den Oetelaar Date: Sat, Apr 7, 2012 at 12:48 AM Subject: patch for 3d-viewer, checkboxes added visible layer prefs To: KiCad Developers The preferences menu was working strange. (it toggled some flags but showed no status) I added

[Kicad-developers] Fwd: remarks about the internal nanometer resolution

2012-04-08 Thread Edwin van den Oetelaar
-- Forwarded message -- From: Edwin van den Oetelaar Date: Sun, Apr 8, 2012 at 12:28 PM Subject: remarks about the internal nanometer resolution To: KiCad Developers First of, I have not followed the discussion about the NanoMeter. I do have some remarks. >From an engineer

[Kicad-developers] Hello, I want to help with you project

2012-03-27 Thread Edwin van den Oetelaar
Hello everyone, My name is Edwin, I have some motivation and skill to help with your project. Although I am not very old yet, I do have some deep knowledge of PCB's, data-formats, workflow and related software. (I have been working in this field for more than 15 years) I can program in almost anyt