[Kicad-developers] Kicad from scratch, with web technologies. Suggestions?

2017-12-24 Thread Cerem Cem ASLAN
Hello everyone, I'm the founder and project engineer of my current company. We are developing open source web based realtime SCADA solutions with or without custom open source hardware. We are using Kicad for our hardware development, and thank you for your hard work. Before the main subject, let

Re: [Kicad-developers] OSX dev environments

2017-12-24 Thread Oliver Walters
I followed this guide to set-up eclipse environment. https://gist.github.com/johnbeard/895bad60e4716f7f9c77 On 25 Dec 2017 12:37, "Tomasz Wlostowski" wrote: > On 25/12/17 02:03, Jeff Young wrote: > > I was going to ask you guys for an Xcode project file for Christmas, but > I’ve come to the con

Re: [Kicad-developers] No op-amps in symbol library?

2017-12-24 Thread Rene Pöschl
Single op amps differ too much. It is not really possible to create generic symbols for these. See: https://github.com/KiCad/kicad-library/pull/1114 Specialized symbols are in the linear lib. (In the lib for v5 they will eventually be found in Amplifier_Operational. These have not yet been moved

Re: [Kicad-developers] OSX dev environments

2017-12-24 Thread Tomasz Wlostowski
On 25/12/17 02:03, Jeff Young wrote: > I was going to ask you guys for an Xcode project file for Christmas, but I’ve > come to the conclusion that I absolutely hate Xcode. > > I’ve used Eclipse before, and was no big fan of it either. I did really like > IntelliJ, though, and I see they’ve got

[Kicad-developers] OSX dev environments

2017-12-24 Thread Jeff Young
I was going to ask you guys for an Xcode project file for Christmas, but I’ve come to the conclusion that I absolutely hate Xcode. I’ve used Eclipse before, and was no big fan of it either. I did really like IntelliJ, though, and I see they’ve got a C version too (CLion). Has anyone used it t

Re: [Kicad-developers] (no subject)

2017-12-24 Thread Nick Østergaard
Hmm, sorry for not setting a proper title for that email. I hope you wll read it anyways. 2017-12-25 0:26 GMT+01:00 Nick Østergaard : > Hi Wayne, > > Thank you for fixing [Bug 1739910] Configure paths are missing in eeschema > > But I propose to move the menu item to directly after the lib table

[Kicad-developers] (no subject)

2017-12-24 Thread Nick Østergaard
Hi Wayne, Thank you for fixing [Bug 1739910] Configure paths are missing in eeschema But I propose to move the menu item to directly after the lib table menu option as it is in pcbnew. And also use the same icon as everywhere else. The attached patch does exactly that. Regards Nick Østergaard F

[Kicad-developers] Happy Holidays.

2017-12-24 Thread Wayne Stambaugh
As another year draws to close, I would like to take the time to say thank you to everyone who has contributed to KiCad and to wish you and your loved ones a joyous and safe holiday season and a happy and prosperous new year! I'm going to push myself away from my keyboard and spend some quality ti

Re: [Kicad-developers] [PATCH] add helper to selecting graphic grid. Add 40 mils grid (approx. 1mm) to draw graphic items in mm

2017-12-24 Thread Eldar Khayrullin
Hello guys. Is it patch has chance to be merged? В Суббота, 18 ноя. 2017 в 2:47 П. П., Eldar Khayrullin написал: Hello. Can you apply my small patch? Description of the patch in mail theme. ___ Mailing list: https://launchpad.net/~kicad-developers Po

Re: [Kicad-developers] No op-amps in symbol library?

2017-12-24 Thread Mark Haun
My apologies. I found the generic dual/quad in Device, after searching fruitlessly for 15 minutes, but not before sending that message... No singles though? Mark ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@

[Kicad-developers] No op-amps in symbol library?

2017-12-24 Thread Mark Haun
I'm running a nightly x86_64 build (12/22) on Windows 10. Although the web site says that the latest libraries are bundled, my kicad/share/library directory did not contain the newly reorganized libraries from github; for example, there were no Amplifier_ libraries. So, I backed up my library

Re: [Kicad-developers] [PATCH] Add remote lib retrieval to SCH_LEGACY_PLUGIN_CACHE

2017-12-24 Thread Wayne Stambaugh
Badr, Thank you for your patch but we are currently in feature freeze for the stable 5 release. This patch will have to wait until the stable 5 version is release and the version 6 development is opened. I'm not sure exactly when that will happen but I will review your patch then. Cheers, Wayn