Re: gEDA-user: Gerbv Zoom for Measurements

2010-09-01 Thread kai-martin knaak
Rick Collins wrote: Do all versions of this software have this limitation? Is this something that is going to be addressed? At the maximum zoom, the canvas is about 95 mil wide in a maximised window on my 1280x1024 linux screen. Is this more zoom than with your windows version?

Re: gEDA-user: gschem unresponsive to keyboard input

2010-09-01 Thread kai-martin knaak
Cory Cross wrote: I always got bit by pressing the Tab key, it would move the focus to one of the GUI buttons at the top of the screen and nothing more would pop up in the status bar. Hard to figure out if you are not expecting it. Another quick hit to Tab and everything goes back to

Re: gEDA-user: gschem unresponsive to keyboard input

2010-09-01 Thread gene glick
kai-martin knaak wrote: Cory Cross wrote: I always got bit by pressing the Tab key, it would move the focus to one of the GUI buttons at the top of the screen and nothing more would pop up in the status bar. Hard to figure out if you are not expecting it. Another quick hit to Tab and

Re: gEDA-user: Gerbv Zoom for Measurements

2010-09-01 Thread Rick Collins
At 01:59 AM 9/1/2010, you wrote: Rick Collins wrote: Do all versions of this software have this limitation? Is this something that is going to be addressed? At the maximum zoom, the canvas is about 95 mil wide in a maximised window on my 1280x1024 linux screen. Is this more zoom than with

gEDA-user: import: new element drop point

2010-09-01 Thread DJ Delorie
Ok, I got sick and tired of pcb putting new elements right on top of my MCU chip where they're hard to select, so I fixed it. The *.pcb now stores a preferred location for new elements to be created at, as well as a dispersion amount so they don't all show up in exactly the same spot.

Re: gEDA-user: Command line printing

2010-09-01 Thread Peter Clifton
On Mon, 2010-08-30 at 22:26 -0400, George M. Gallant, Jr. wrote: I am having difficulty in generating ps files from the comand line with a light background. This is a infrequent event for me and I have entries in Makefiles. Last successfully used over a year ago and a different version of

Re: gEDA-user: kicad/gerbview vs. pcb/gerbv: interpretation of Circular Interpolation

2010-09-01 Thread Dave N6NZ
Yeah. I can't imagine a modern photo plotter having trouble with it. In CNC code, doing a circle cut in arc segments is considered 'good practice' by some, since a machine controller will only pause between lines of G-code. If a circle is done as quadrants, then if something goes wacky you

Re: gEDA-user: Command line printing

2010-09-01 Thread George M. Gallant, Jr.
Peter, It is currently working. I missed the requirement to use: print-colormap-lightbg George On 09/01/2010 04:13 PM, Peter Clifton wrote: On Mon, 2010-08-30 at 22:26 -0400, George M. Gallant, Jr. wrote: I am having difficulty in generating ps files from the comand line with a light

gEDA-user: Icarus verilog Synthesis

2010-09-01 Thread Ronald Mathias
Hi, I have written a verilog code that makes use of a user defined task to do some computation. The task takes two parameters as input and one parameter as output. When I try to synthesize it, I get the following error: internal error: NetProc::nex_output not implemented