gEDA-user: gpcb-menu.res

2011-08-30 Thread Levente Kovacs
from Using default menus cheers, Levnte -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: gschem vs. PCB diode pin numbering

2011-08-29 Thread Levente Kovacs
=4acca5f5b50d8943656cbd9a4faf46726a0e804f;hb=ce4516e8a351b54818abfaacb215d7864b6d1b43 Makefile.sch is the one for schematics. Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin

Re: gEDA-user: gschem vs. PCB diode pin numbering

2011-08-29 Thread Levente Kovacs
On Mon, 29 Aug 2011 22:28:22 +0200 Levente Kovacs leventel...@gmail.com wrote: On Mon, 29 Aug 2011 10:28:11 -0700 Colin D Bennett co...@gibibit.com wrote: Nice! That sounds very slick. Have you shared your code for this pin-mapping tool? What I do is I share my git repositories

Re: gEDA-user: gschem vs. PCB diode pin numbering

2011-08-25 Thread Levente Kovacs
of the package. Have an intermediate layer (scripts, database, pinmaps, etc.) that do the heavy lifting for you. Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman

Re: gEDA-user: pcb HID GUI options: gtk, lesstif?

2011-08-23 Thread Levente Kovacs
implement everything with toolbar (if I'm not mistaken) That would play nice on a dual headed setup. There were fights against GTK people not to take tear-off menus from gtk3. But they did AFAIK. Levente -- Levente Kovacs http://levente.logonex.eu

Re: gEDA-user: pcb HID GUI options: gtk, lesstif?

2011-08-23 Thread Levente Kovacs
against it... just curious. But maybe it would be nice to have one... someone might pick up some of the tasks, and do it. Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin

Re: gEDA-user: pcb HID GUI options: gtk, lesstif?

2011-08-23 Thread Levente Kovacs
On Tue, 23 Aug 2011 16:31:49 -0400 DJ Delorie d...@delorie.com wrote: I think dockable toolbars is the way to go. +1. And the ability to store toolbar states in configuration file, or *.pcb file. Levente -- Levente Kovacs http://levente.logonex.eu

gEDA-user: viewing side vs. layers

2011-08-22 Thread Levente Kovacs
The automatic layer change capability is missing from the current HEAD ( 7b590a617db3ca3ed69965b544f1468f82c39dfe ). I.e. when you swap viewing side with TAB. It works only once, then stops working. Thanks, Levente -- Levente Kovacs http://levente.logonex.eu

Re: gEDA-user: Layer selective DRC

2011-08-13 Thread Levente Kovacs
called outline. For the others, thank you for taking time playing with it. I didn't experienced any trouble with the feature. However, I'm not a heavy DRC user. Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda

Re: gEDA-user: Tag-Connect TC2030-MCP(NL) footprint, expert review

2011-08-13 Thread Levente Kovacs
to their homepage. :-) http://git.logonex.eu/?p=library.git;a=tree;f=electronic/footprint;h=1850fa21028a1f1e69284f1f6b67849e41fe4763;hb=HEAD tag_connector_*.fp Cheers, Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user

Re: gEDA-user: Layer selective DRC

2011-08-04 Thread Levente Kovacs
and simple purpose, this works well enough for the moment. Regards, Colin -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: skpi_drc patch

2011-06-19 Thread Levente Kovacs
for pointing this out. Attached is the new patch. Levente -- Levente Kovacs http://levente.logonex.eu diff --git a/src/find.c b/src/find.c index eb4cac2..c5159ba 100644 --- a/src/find.c +++ b/src/find.c @@ -822,6 +822,8 @@ LookupLOConnectionsToPVList (bool AndRats) /* now all lines, arcs

gEDA-user: skpi_drc patch

2011-06-17 Thread Levente Kovacs
Attached you can find the skip_drc patch for the current head. It would be nice if it was checked in to git HEAD. Thanks, Levente -- Levente Kovacs http://levente.logonex.eu diff --git a/src/action.c b/src/action.c index 4f2e401..af93c19 100644 --- a/src/action.c +++ b/src/action.c @@ -6947,7

Re: gEDA-user: Bug in PCB's Gerber generation?

2011-06-17 Thread Levente Kovacs
. Thanks for reporting! Thanks for commiting! -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Jumpers on single layer PCBs

2011-05-31 Thread Levente Kovacs
the layer data to the fab house. Make sure you have mask openings on vias. Solder jumpers in the vias. I recommend using double sided boards. Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http

Re: gEDA-user: GL on non-accelerated hardware?

2011-05-18 Thread Levente Kovacs
-- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: PCB crash

2011-05-16 Thread Levente Kovacs
On Tue, 17 May 2011 00:10:07 +0100 Peter Clifton pc...@cam.ac.uk wrote: I'll try and fix it shortly. Peter, Thank you. Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org

Re: gEDA-user: PCB GL Memory leak

2011-05-14 Thread Levente Kovacs
? Do you have this issue with PCB compiled with --disable-gl ? Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

gEDA-user: autocrop.c vs. pcb (git head)

2011-05-11 Thread Levente Kovacs
I'm trying to load autocrop.so to my recently compiled (from git HEAD) pcb. What I get is this: dl_error: /home/leva/.pcb/plugins/autocrop.so: undefined symbol: ClearAndRedrawOutput Is there any way to tweak pcb and/or autocrop.c to work together? Thanks, Levente -- Levente Kovacs http

gEDA-user: [spice] capacitor current

2011-04-16 Thread Levente Kovacs
of the source. Could you provide any hint on this? The schematic attached. Any help is appreciated. Thanks, Levente -- Levente Kovacs http://levente.logonex.eu PA_lpf.sch Description: application/geda-schematic ___ geda-user mailing list geda-user

Re: gEDA-user: [spice] capacitor current

2011-04-16 Thread Levente Kovacs
On Sat, 16 Apr 2011 13:10:50 -0400 al davis ad...@freeelectron.net wrote: With Gnucap, just ask for the capacitor current. print ac i(c*) (this prints all capacitor currents) I use ngspice... will it work with that? -- Levente Kovacs http://levente.logonex.eu

Re: gEDA-user: [spice] capacitor current

2011-04-16 Thread Levente Kovacs
On Sat, 16 Apr 2011 15:13:33 -0600 John Doty j...@noqsi.com wrote: If the refdes is V1, the current is V1#branch. Thank you. That did the trick. Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user

Re: gEDA-user: Split ground planes and zero ohm jumpers

2011-04-05 Thread Levente Kovacs
On Tue, 5 Apr 2011 13:11:25 -0700 Russell Dill ru...@asu.edu wrote: Perhaps I'll go with a solder blob jumper. A drawbridge component in PCB that is just a special type of trace would be really nice. Yeah. I miss the concept of the star point. -- Levente Kovacs http://levente.logonex.eu

gEDA-user: [gschem] netname refactor?

2011-03-18 Thread Levente Kovacs
hi, Is there any way in gschem (or gattrib) to refactor netnames in a given set of schematics? Thnaks, Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman

Re: gEDA-user: skip drc

2011-03-11 Thread Levente Kovacs
compile a new PCB, I have to patch. Browsing the source, I see that there is some movement to support non-copper layers. I don't know the state of that. Still I think it is a good feature. Thanks, Levente -- Levente Kovacs http://levente.logonex.eu

gEDA-user: skip drc

2011-03-10 Thread Levente Kovacs
Hi, I have rewritten the skip_drc patch (originally written by Ineiev) to apply to the current git HEAD. The original patch can be found here: http://www.seul.org/pipermail/geda-user/2010-September/048721.html My patch is attached. Levente diff --git a/src/action.c b/src/action.c index

Re: gEDA-user: Breaking up power planes

2011-02-19 Thread Levente Kovacs
On Sat, 19 Feb 2011 12:37:53 -0500 DJ Delorie d...@delorie.com wrote: I use the polygon editor. With the new Holes tool, it's a lot easier. You mean moving the vertex of a polygon? And waht are you doing when it is hidden by a clearance? Thanks, Levente -- Levente Kovacs http

Re: gEDA-user: Status of gEDA - gschm, pcb?

2011-02-10 Thread Levente Kovacs
gedasymbols.org, and I have my own library as well. http://git.logonex.eu/?p=library.git;a=tree;f=electronic Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman

Re: gEDA-user: PCB: adding information to gerber output, anyone?

2011-02-09 Thread Levente Kovacs
to the outline layer (but that doesn't end up in t A text on copper layers? Outside the board area? -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

gEDA-user: 100 inches?

2011-01-10 Thread Levente Kovacs
Hi list, I discovered that PCB (the GTK HID) doesn't let me define boards greater than 10 mils. Is it intentional? N.B. I can make the board larger by editing the bcb file manually. Thanks, Levente -- Levente Kovacs http://levente.logonex.eu

Re: gEDA-user: How to make a foot print

2011-01-05 Thread Levente Kovacs
will say that I am getting much more confident and much faster at creating footprints in pcb as I gain experience with it, and I'm no longer scared when I face a new part with an odd footprint. :-) Yes! YES! That is the way! I am happy to hear that! :-) -- Levente Kovacs http://levente.logonex.eu

Re: gEDA-user: Voltage symbols and Spice

2011-01-03 Thread Levente Kovacs
, because you have to have a table somewhere (at least one in your mind) which links which supply is what. AVCC2=5V, AVCC1=12V etc. Same goes for ground connections. AGND and DGND. HTH, Levente -- Levente Kovacs http://levente.logonex.eu ___ geda

Re: gEDA-user: European symbols?

2010-12-31 Thread Levente Kovacs
On Fri, 31 Dec 2010 13:05:41 +0100 Johnny Rosenberg gurus.knu...@gmail.com wrote: So I am the only one that use still them? And why did they use a small circle for the NOT function at the output if the plotters had difficulties plotting them? They seems to be used pretty much in my

gEDA-user: New year

2010-12-31 Thread Levente Kovacs
Happy new year all! Levente ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Seeing pin numbers in PCB

2010-12-30 Thread Levente Kovacs
On Wed, 29 Dec 2010 23:48:00 -0800 (PST) Oliver King-Smith oliver...@yahoo.com wrote: I can measure the size of stuff using gerbv (there may be a better way to do this in pcb) Use Ctrl+M to set an origin. You have relative coordinates printed next to the cursor position. Levente -- Levente

Re: gEDA-user: How to make a foot print

2010-12-29 Thread Levente Kovacs
=electronic/autolib/footprints;hb=HEAD All of my footprints including the generated and the manually drawn ones is located here: http://git.logonex.eu/?p=library.git;a=tree;f=electronic/footprint;hb=HEAD Levente -- Levente Kovacs http://levente.logonex.eu

Re: gEDA-user: bugs, warts and feature requests (3)

2010-12-29 Thread Levente Kovacs
${PCBOUTDIR}/${FILEBASE} ${PCBNAME}.pcb later in the Makefile: output: clean_output gerber pdf cp ${FILEBASE}.pdf ${PCBOUTDIR} tar -jcvf ${FILEBASE}_${DATE_S}.tar.bz2 ${PCBOUTDIR} rar a ${FILEBASE}_${DATE_S}.rar ${PCBOUTDIR} Levente -- Levente Kovacs http

Re: gEDA-user: Resistor values…

2010-12-29 Thread Levente Kovacs
, and attributes with an updater script, which pulls everything from a MySQL database. Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Resistor values…

2010-12-29 Thread Levente Kovacs
the answers that are useful and ignore the crap. Yes. The let us start a Vi vs. Emacs comment was a joke. -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda

Re: gEDA-user: Christmas wishlist

2010-12-25 Thread Levente Kovacs
On Sat, 25 Dec 2010 10:10:16 +0100 Stephan Boettcher boettc...@physik.uni-kiel.de wrote: Merry Christmas! Same to you and to the community! == PCB wishlist == The recent (and some not so recent) discussions made me think about how development of PCB could proceed to solve some of the

Re: gEDA-user: Christmas wishlist

2010-12-25 Thread Levente Kovacs
On Sat, 25 Dec 2010 18:14:27 +0100 Stephan Boettcher boettc...@physik.uni-kiel.de wrote: line layer=top ends=round 132 150 132 250 /line I'd add a current netname to copper objects line layer=top ends=round netname=GND 132 150 132 250 /line Or something like this. Levente

Re: gEDA-user: Christmas wishlist

2010-12-25 Thread Levente Kovacs
On Sat, 25 Dec 2010 22:07:16 +0100 Stephan Boettcher boettc...@physik.uni-kiel.de wrote: This is fundamentally different from how PCB treats copper, connectivity and netlist now, and restricts the flexifility of the tool that results from how it works now. So, that would be a separate set of

Re: gEDA-user: overlapping via changes

2010-12-23 Thread Levente Kovacs
On Sun, 19 Dec 2010 22:12:30 -0500 DJ Delorie d...@delorie.com wrote: I changed the overlapping vias test in two ways... 1. Via copper is now allowed to overlap when vias are created. Via *drills* are not. 2. Vias which violate this rule in a *.pcb file are preserved at load

Re: gEDA-user: Random thoughts on the future interface of PCB

2010-12-18 Thread Levente Kovacs
don't we put banners to our webpage: We need developers! We need contributors! or something like that. There might be some out there, who would spend more time on the project. I've seen this on other FOSS pages. Just an idea. -- Levente Kovacs http://levente.logonex.eu

Re: gEDA-user: Clearance in fiducials blocking solder paste

2010-12-05 Thread Levente Kovacs
Hi, Attached is a fiducial example. Enjoy! -- Levente Kovacs http://levente.logonex.eu fidu.fp Description: Binary data ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: PCB: coordinates and angles of the components

2010-12-02 Thread Levente Kovacs
of my footprints are generated, and the zero point is the center of the package. I think they are OK for pick point. There are other footprints, which I made manually. In that case, I imagine the best pick point and I put the zero point there. Levente -- Levente Kovacs http://levente.logonex.eu

Re: gEDA-user: PCB vs. cursor position

2010-12-02 Thread Levente Kovacs
On Thu, 2 Dec 2010 12:40:53 -0500 DJ Delorie d...@delorie.com wrote: Aside from editing the sources? No :-P Okay... :-) Cold you tell me any point where to look? Thanks... Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user

Re: gEDA-user: PCB: coordinates and angles of the components

2010-12-02 Thread Levente Kovacs
On Thu, 2 Dec 2010 12:40:39 -0500 DJ Delorie d...@delorie.com wrote: So change it :-) I rather write scripts than modify the source... Please note that my script now calculates placement angles as well! :-) -- Levente Kovacs http://levente.logonex.eu

Re: gEDA-user: PCB vs. cursor position

2010-12-02 Thread Levente Kovacs
On Thu, 2 Dec 2010 14:41:01 -0500 DJ Delorie d...@delorie.com wrote: src/file.c WritePCBDataHeader() Thanks -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman

Re: gEDA-user: PCB: coordinates and angles of the components

2010-12-02 Thread Levente Kovacs
go and tweak my script. Thank you again, Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: PCB: coordinates and angles of the components

2010-11-30 Thread Levente Kovacs
? It would be great help. Answering to my own email... Thanks to open formats, I did it in an hour. The script searches for a special footprint (attached), and takes its position as reference. -- Levente Kovacs http://levente.logonex.eu refpoint.fp Description: Binary data gen_element_coords.pl

Re: gEDA-user: creating new symbols

2010-11-29 Thread Levente Kovacs
On Mon, 29 Nov 2010 19:34:36 +0100 Michał Dwużnik michal.dwuznik-re5jqeeqqe8avxtiumw...@public.gmane.org wrote: there's no visible clue in case of such error - segfault does not seem very elegant... You should file a bug report on SF project page. gEDA should not crash. Levente -- Levente

Re: gEDA-user: gnetlist crash

2010-11-14 Thread Levente Kovacs
On Sat, 13 Nov 2010 13:07:23 + Peter TB Brett pe...@peter-b.co.uk wrote: Could you please post a bug to the bug tracker, so we don't forget about this? Sure... -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda

Re: gEDA-user: gnetlist crash

2010-11-14 Thread Levente Kovacs
, Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: gnetlist crash

2010-11-13 Thread Levente Kovacs
to one of my symbol. That is bad, but gnetlist should not crash. Thanks, Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

gEDA-user: gnetlist crash

2010-11-12 Thread Levente Kovacs
in ?? () #32 0x7fffe76a in ?? () #33 0x7fffe76d in ?? () #34 0x7fffe783 in ?? () #35 0x7fffe793 in ?? () #36 0x in ?? () I'm on Debian testing. I can send schematics on request. gEDA/gschem version 1.6.1.20100214. Levente -- Levente Kovacs http

Re: gEDA-user: gnetlist crash

2010-11-12 Thread Levente Kovacs
On Fri, 12 Nov 2010 23:53:06 + Peter TB Brett pe...@peter-b.co.uk wrote: On Friday 12 November 2010 23:37:18 Levente Kovacs wrote: Hi all, I could make gnetlist crash with the following command: gnetlist -q -g gsch2pcb -o pcb/if_card.new.pcb -m gnet- gsch2pcb-tmp.scm sch

Re: gEDA-user: gnetlist crash

2010-11-12 Thread Levente Kovacs
On Sat, 13 Nov 2010 01:19:18 +0100 Levente Kovacs leventel...@gmail.com wrote: I'm trying to build gEDA from sources. I successfully installed it, but it keep searching for *.scm files in old places. When I run gnetlist I get: Invalid path [/usr/share/gEDA/bitmap] passed to bitmap-directory

Re: gEDA-user: Enhancements for gEDA/pcb G-code export

2010-10-28 Thread Levente Kovacs
Hi, I've exported some g-code from one of my former projects as a test. I don't have a milling machine, but I'd like to see the result. Could you please point me a g-code viewer for Linux? Preferably debian. Thanks, Levente -- Levente Kovacs http://levente.logonex.eu

Re: gEDA-user: coordinate systems

2010-10-17 Thread Levente Kovacs
-- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: coordinate systems

2010-10-17 Thread Levente Kovacs
. :-) Levente -- Levente Kovacs http://levente.logonex.eu gpcb-menu.res Description: Binary data ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: pcb crooked traces

2010-10-08 Thread Levente Kovacs
On Fri, 08 Oct 2010 10:31:10 -0400 Rick Collins gnuarm.2...@arius.com wrote: Personally, I can't imagine a PCB larger than 2 meters much less 4 meters. Or is the possibility of uses other than PCB design being considered here? I ended up designing my kitchen layout using PCB. I started

Re: gEDA-user: pcb crooked traces

2010-10-08 Thread Levente Kovacs
Ok, I dont really think that PCB has to have the ablity to handle a house, or kitchen in terms of length. Yes. Set the scale-factor to 1000, and now your base-unit is um, in that the smallest PCB object you can make will be scaled to a micrometer, and you can have 2km boards if you want.

Re: gEDA-user: pcb crooked traces

2010-10-08 Thread Levente Kovacs
On Fri, 8 Oct 2010 14:08:12 -0400 DJ Delorie d...@delorie.com wrote: Files are text, no problem there. The routines that *read* files need to parse them as 64-bit integers always, but we can complain if (1) they don't fit in 32-bit and (2) PCB is built for 32-bit. Thus, people who need more

Re: gEDA-user: next PCB release - 1.99za vs 4.0

2010-09-08 Thread Levente Kovacs
the pcb from the filesystem. -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: next PCB release - 1.99za vs 4.0

2010-09-08 Thread Levente Kovacs
___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org

Re: gEDA-user: PCB format wishlist

2010-09-06 Thread Levente Kovacs
we have to implement padstacks at the footprint level. Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Color silk layers in pcb

2010-09-04 Thread Levente Kovacs
On Sat, 4 Sep 2010 11:24:38 + Ineiev ine...@gmail.com wrote: Probably this patch may be used as a workaround. Why don't we just push this patch to HEAD? This works just great. Thanks, Levente -- Levente Kovacs http://levente.logonex.eu

gEDA-user: crosshair snaps to pins and pads... on locked component

2010-09-02 Thread Levente Kovacs
. Anyone? -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: crosshair snaps to pins and pads... on locked component

2010-09-02 Thread Levente Kovacs
to edit when every operation tags the LCD instead of the parts under it. What a coincidence. I am editing a board right now with a big LCD covering it all! :-) Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user

Re: gEDA-user: git HEAD PCB now supports user-defined holes in polygons

2010-06-09 Thread Levente Kovacs
could define pads as polygons, so with this feature any kind of pads could be implemented. Solder-mask cut outs would be nice too. Thanks again, Levente -- Levente Kovacs http://levente.logonex.eu ___ geda-user mailing list geda-user@moria.seul.org

Re: gEDA-user: PCB template?

2010-04-20 Thread Levente Kovacs
: http://git.logonex.eu/?p=svn.git;a=tree;f=scripts4geda;h=28030ab03ab4f2df9dbbe5adb380f5de46cc7c6d;hb=HEAD Enjoy, Levente -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman

Re: gEDA-user: im new, soy nuevo

2010-04-20 Thread Levente Kovacs
On Tue, 20 Apr 2010 00:10:34 -0400 Dave McGuire mcgu...@neurotica.com wrote: Jive. I speak Jive! I dance Jive! -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman

gEDA-user: gnetlist

2010-04-11 Thread Levente Kovacs
Hi, I can't find any documentation about the hierachy support in gnetlist http://geda.seul.org/wiki/geda:gnetlist_ug#hierarchy_support Is there any documentation about hierarchy support? Is there any way to create PCAD netlist with gEDA? Thanks, Levente -- Levente Kovacs http://logonex.eu

Re: gEDA-user: paid help?

2010-04-06 Thread Levente Kovacs
how much would it cost to add them. Thanks for reading-Patrick ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user -- Levente Kovacs http://logonex.eu

Re: gEDA-user: paid help?

2010-04-06 Thread Levente Kovacs
-user -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: PCB won't compile

2010-03-20 Thread Levente Kovacs
= current_action-trigger_cb (argc, argv, x, y); Later, I figured it out. I don't know what is the current state of the contribution for gEDA/PCB, but attached is a patch to fix this issue. Levente -- Levente Kovacs http://logonex.eu diff --git a/src/hid/lesstif/menu.c b/src/hid/lesstif/menu.c

Re: gEDA-user: new components

2010-03-09 Thread Levente Kovacs
was working on converting a PIC project schematic into gschem when I realized that none of the Microchip IC's I was using were in the component library. What's the standard procedure for this? Is it easier to mooch off an existing part or to create your own? Thanks, Chris -- Levente

Re: gEDA-user: Open Source mechanical CAD on the horizon

2010-03-09 Thread Levente Kovacs
available if anyone wanted it. I've wrote some C++ code to convert a DXF to PCB. It is in works for me state. Levente -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman

Re: gEDA-user: flags

2009-09-18 Thread Levente Kovacs
... -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: configure: error Couldn't find Xaw library

2009-08-30 Thread Levente Kovacs
/libXaw3d.so.7 /usr/lib/libXaw.so.8 etc... Make sure you install the *-dev packages too. Cheers, Levente -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda

Re: gEDA-user: Appeal for transations

2009-08-18 Thread Levente Kovacs
spend some time on a train, so I'll bring my notebook, and do some Hungarian translation. Cheers, Levente -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: placing a connector footprint out of a board

2009-08-02 Thread Levente Kovacs
=co Happy soldering! Levente -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: dsn exporter

2009-08-01 Thread Levente Kovacs
a change to makefile.am in /src, and make install again. -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

gEDA-user: disperse all elements and locked objects

2009-07-26 Thread Levente Kovacs
/eurocard_frontplane/8HE.pcb?view=log Cheers, Levente -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: gnetlist missing features

2009-07-26 Thread Levente Kovacs
On Thu, 02 Jul 2009 14:22:44 +0200 Stefan Salewski m...@ssalewski.de wrote: An other method may be a SPECIAL connection symbol in gschem for connecting nets. I think that would be a nice solution. You could then add starpoints in power and ground nets. Levente -- Levente Kovacs http

Re: gEDA-user: board stacking

2009-07-26 Thread Levente Kovacs
built in supports for both female and male headers. -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: pcb wishes

2009-06-23 Thread Levente Kovacs
That doesn't mean that everyone else has to stop working on the things that interest/motivate them. True, but I guess the first step should be to remove the rounding errors. Levente ___ geda-user mailing list geda-user@moria.seul.org

Re: gEDA-user: ??Error message PCB??

2009-05-23 Thread Levente Kovacs
. You have a couple of options: 1. You regenerate your footprint like load it to the buffer, break it to elements, edit, end re-export. 2. You use your favourite text editor to tweak it. Cheers, Levente -- Levente Kovacs http://logonex.eu ___ geda

Re: gEDA-user: [OFF] high current amplifier

2009-05-20 Thread Levente Kovacs
it in Budakalász. :-) But yes, I know it is a crazy toy! :-) -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: [OFF] high current amplifier

2009-05-20 Thread Levente Kovacs
On Wed, 20 May 2009 11:45:55 -0400 (EDT) der Mouse mo...@rodents-montreal.org wrote: What _is_ this driving? Ten feet of #3 copper? A current sensor. -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http

Re: gEDA-user: [OFF] high current amplifier

2009-05-20 Thread Levente Kovacs
on the line, so we must simulate them too. -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: [OFF] high current amplifier

2009-05-20 Thread Levente Kovacs
-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: [OFF] high current amplifier

2009-05-20 Thread Levente Kovacs
want to even calculate. -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: [OFF] high current amplifier

2009-05-20 Thread Levente Kovacs
. For that, we'll go for transformer. And a plus... multiply everything by 3, hence it must be 3 phase... :-) On Wed, 20 May 2009 11:27:48 -0500 Mark Rages markrages-re5jqeeqqe8avxtiumw...@public.gmane.org wrote: On Wed, May 20, 2009 at 11:16 AM, Levente Kovacs leventelist-re5jqeeqqe8avxtiumw

Re: gEDA-user: Parts!

2009-05-15 Thread Levente Kovacs
. -- Bill Gatliff b...@billgatliff.com ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user -- Levente Kovacs http://logonex.eu ___ geda

Re: gEDA-user: Deafult gap between copper pin/pad and resist

2009-05-11 Thread Levente Kovacs
Hi DJ, Thanks for the prompt answer. How are you creating them by hand? I mean not with some generator script. Cheers, Levente -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin

Re: gEDA-user: footpgen.py female headers implementation

2009-05-01 Thread Levente Kovacs
dayjob to blame. It looks good now. -- Levente Kovacs http://logonex.eu ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

gEDA-user: footgen.py

2009-04-29 Thread Levente Kovacs
Hi, I've found a bug in the latest version of footgen.py. It is a bug in the undocumented `pih' mode. diff attached. It works for me (tm). Cheers, Levente -- Levente Kovacs http://logonex.eu 519c519 dipelt = dipelt + pin(-x,y,paddia,drill,str(pinnum),polyclear,maskclear

gEDA-user: footpgen.py female headers implementation

2009-04-29 Thread Levente Kovacs
Hi, I've added a new feature to footgen.py. It has now a mode called dihf. It is the same as dih, but produces mirror image. It is good for female headers, keeping the same pinout. Diff attached. Cheers, Levente -- Levente Kovacs http://logonex.eu 519c519 dihelt = dihelt + pin(-x

  1   2   >