gEDA-user: pcb-20091103 photo-mode problem

2010-01-01 Thread Lloyd J Strickler
Relative noob problem. I have created a PCB (2 layer, 1x 0.8) that I can create Gerbers from and export to a PS file or a plain PNG file. I was able to use the File-Export layout-PNG photo-mode once and everything looked great, any time I've tried after that time it only puts out a 203 byte

Re: gEDA-user: pcb-20091103 photo-mode problem

2010-01-01 Thread DJ Delorie
Could you send me your .pcb file, and the command line or export values you're using? ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

gEDA-user: pcb-20091103 photo-mode problem

2010-01-01 Thread Lloyd J Strickler
I'm using the File-Export layout PNG menu selection. If you find a set of values that work let me know. inline: tps63000_LED.png ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: pcb-20091103 photo-mode problem

2010-01-01 Thread DJ Delorie
I'm using the File-Export layout PNG menu selection. If you find a set of values that work let me know. That's the output. I need the PCB file. --090307070501020208000804 Content-Type: image/png; name=tps63000_LED.png Content-Transfer-Encoding: base64 Content-Disposition:

gEDA-user: pcb-20091103 photo-mode problem

2010-01-01 Thread Lloyd J Strickler
Sorry, grabbed wrong file tps63000_LED.pcb Description: application/pcb-layout ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: pcb-20091103 photo-mode problem

2010-01-01 Thread DJ Delorie
I must have broken photo-mode when I added mask mode... I'll work on it. ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

gEDA-user: pcb-20091103 photo-mode problem

2010-01-01 Thread Lloyd J Strickler
Thanks. The confusing part is I did get good output files originally (at a couple different resolutions) and then it stopped working while I was trying to export the other side after I did some subtle modifications (pad size and position, label positions). inline: tps63000_LED_CS.png

Re: gEDA-user: pcb-20091103 photo-mode problem

2010-01-01 Thread Windell H. Oskay
It looks like photo mode is working on certain boards of mine and not others. Does this have to do with layer names or numbers perhaps? On Jan 1, 2010, at 3:22 PM, DJ Delorie wrote: I must have broken photo-mode when I added mask mode... I'll work on it.

gEDA-user: pcb-20091103 photo-mode problem

2010-01-01 Thread Lloyd J Strickler
It looks like it does depend on the board, I've got one that it does work on just fine. tps63000_2.pcb Description: application/pcb-layout ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: pcb-20091103 photo-mode problem

2010-01-01 Thread DJ Delorie
Ok, here's the problem - you have a layer called outline that contains a single arc on it. Everything that's not the arc, is therefore not your board. I did push a patch that fixes the mask layer so that the images that work are the correct color, though.

Re: gEDA-user: pcb-20091103 photo-mode problem

2010-01-01 Thread Vanessa Ezekowitz
Point of fact, if I try to use photo mode in either the current git or in the 20081128 release, the program just creates an unusable image and segfaults. Heh, and here I was hoping to give that feature a spin :-) -- There are some things in life worth obsessing over. Most things aren't, and

Re: gEDA-user: pcb-20091103 photo-mode problem

2010-01-01 Thread DJ Delorie
Point of fact, You don't need to say point of fact if I try to use photo mode in either the current git or in the 20081128 release, the program just creates an unusable image and segfaults. Can you send me your .pcb file? I can't fix something I can't reproduce.

Re: gEDA-user: pcb-20091103 photo-mode problem

2010-01-01 Thread DJ Delorie
You have a four layer board but there's nothing on the inner layers. Fixed and pushed. ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

gEDA-user: pcb-20091103 photo-mode problem

2010-01-01 Thread Lloyd J Strickler
Thanks, I missed that ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: pcb-20091103 photo-mode problem

2010-01-01 Thread Vanessa Ezekowitz
On Fri, 1 Jan 2010 23:12:42 -0500 DJ Delorie d...@delorie.com wrote: You have a four layer board but there's nothing on the inner layers. Huh. I wonder how I managed to do that. Fixed and pushed. The fix works - thanks :-) -- There are some things in life worth obsessing over. Most