X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=axLUF/oS7YZYXgheZn49FqS1GkfpIt0PJl4kK4DwUlU=; b=VdC4z5ZGSf8W6SUQTDFctOJEy52gNEwWxdj49IQjYvts0fQIjJIkilgEPBEFI1/wpF Es567nwoX6Y9t4+4ZU/9VvXvWXQGozZ1aQFkvY3xsSlF2Dic2/L7EqUIk890CXEUwhSx t+PUHf2EFfXVnR16qK8o6yZoW1fq0tg9cLFu4Nvs+WExdkcPS7J9r3+kVgUxaoAj1Hka leLZMhVew1ZiawfGjwiYgh0cVAJz9rQ4U3vL2D7yeiQHLcRF4yQTNZRJlvkon+3SNoRn AkleMB75AuJV652tQ0KEMYC6CUGq363bWTxJZxJBgQU5z8w19WtE3j0ULV9r2d3io2qq W3GA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=axLUF/oS7YZYXgheZn49FqS1GkfpIt0PJl4kK4DwUlU=; b=T6gLyThmpwQ+rdc09fQfC4UQJlFkVkPfnO8PN2R/ydYMkyoaS0wfHa1Ik9Zxnvohwu Eeo4oz7OMtOKuctELRBwkH2GrG/7j3GzjgO7wzcGmj+77iQA4dbau5BKm7pReYJ5XRXF b8/ovaY6ygDdbPPApR0FM79zdDrpA1/ZPkRMOJsGdKulBJjj373Nie6/sonmud8MMGGP gQaQQiHLY3yRKo6qQFDSXM5yX9s5kBoSX6/IQWDGT4K9FNs/eIDE4FmA33zJzwwc5m+b Ft+rzzgWJ1cjTVOj9CTNF6+EIDZ0dQUYdlJtsw80TO1u0zhRJk36l7w9xOvqeXE3OtBN vaSw== X-Gm-Message-State: AJcUukcViKSOXS5NV2RwSzaM+shDcrp8NFMlcNDDdVvG2icYFdGE+7S1 X97/jsS324w58tlrzmXBPIjzRy0nyic8eI8i9Bm//qG7 X-Google-Smtp-Source: ALg8bN7nn2s+gK2hXVSuvNaGK4M4HkTlAuKg6O9YMbhaQ8Qc9FxkBsNvyamQTbkmOkPCJK3dhD0nbCvOU9qGF8g07oc= X-Received: by 2002:a17:902:d891:: with SMTP id b17mr28478613plz.80.1548804997874; Tue, 29 Jan 2019 15:36:37 -0800 (PST) MIME-Version: 1.0 References: <34d4880c-3aa0-26a2-0d02-ab740ccda6be AT fastmail DOT com> In-Reply-To: From: "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Tue, 29 Jan 2019 18:35:28 -0500 Message-ID: Subject: Re: [geda-user] PCB 4.1.3 png export acting weird To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary="000000000000b986930580a143f7" Reply-To: geda-user AT delorie DOT com --000000000000b986930580a143f7 Content-Type: text/plain; charset="UTF-8" Okay, so, it's not a recent thing. That means I didn't break anything (that I don't already know about) :) As a temporary workaround, do you have a spare copper layer? Maybe you could draw the outline on the spare layer and enable it. Perhaps that would trick the pads into being drawn while we get this sorted out. LaunchPad is the bug tracker that we use: https://launchpad.net/pcb Generally common sense applies. Provide enough info so that the devs can reproduce the problem. The easier you make it for us and the more specific you can be, the easier it is for us to help you. Thanks, --Chad On Tue, Jan 29, 2019 at 6:30 PM Girvin Herr (gherrl AT fastmail DOT com) [via geda-user AT delorie DOT com] wrote: > Chad & DJ, > > Thanks for your prompt response. > > Yes, I have "Only-visible" checked in the PNG dialog. That was the first > thing I did, since the prompt specifically said "...visible items...", > which implies visible on the screen. > > I thought I did this before, but my notes from then say to enable > "Component" side to get pads. Otherwise will only get silkscreen. Sounds > familiar. However, that board was a single-sided board, so it didn't > matter, since there were no traces on the Component side. This new board is > a double-sided board. I just checked and exporting with "Component" layer > turned on will produce the top silk, pins and both component and solder > layer traces, which still is not what I want. I don't want the traces for > this export. According to the PNG file date on that single-sided board, it > was February of 2015. So, this process was giving me problems that far back > at least. > > I have never used LaunchPad before or filed a bug report. How do I do > that? Is there a process document I can read to do it? If so, where can I > find it? > > Thanks again. > Girvin > > > On 1/29/19 2:39 PM, Chad Parker (parker DOT charles AT gmail DOT com) [via > geda-user AT delorie DOT com] wrote: > > It does appear that the pins and pads not being drawn. Did this ever work > for you? Did it break recently? > > Could you please file a bug report on LaunchPad? I'll take a look. > > On Tue, Jan 29, 2019 at 5:29 PM DJ Delorie wrote: > >> >> Please make sure you have also checked the "only-visible" option in the >> png exporter dialog. >> > --000000000000b986930580a143f7 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Okay, so, it's not a recent thing. That means I d= idn't break anything (that I don't already know about) :)
=

As a temporary workaround, do you have a spare copper l= ayer? Maybe you could draw the outline on the spare layer and enable it. Pe= rhaps that would trick the pads into being drawn while we get this sorted o= ut.

LaunchPad is the bug tracker t= hat we use:

Gen= erally common sense applies. Provide enough info so that the devs can repro= duce the problem. The easier you make it for us and the more specific you c= an be, the easier it is for us to help you.

Thanks= ,
--Chad


On Tue, Jan 29, 2019 at 6:30 PM = Girvin Herr (gherrl AT fastmail DOT com= ) [via geda-user AT delorie DOT com] = <geda-user AT delorie DOT com> = wrote:
=20 =20 =20

Chad & DJ,

Thanks for your prompt response.

Yes, I have "Only-visible" checked in the PNG dialog. That= was the first thing I did, since the prompt specifically said "...visible items...", which implies visible on the screen.=

I thought I did this before, but my notes from then say to enable "Component" side to get pads. Otherwise will only get silks= creen. Sounds familiar. However, that board was a single-sided board, so it didn't matter, since there were no traces on the Component side. This new board is a double-sided board. I just checked and exporting with "Component" layer turned on will produce the= top silk, pins and both component and solder layer traces, which still is not what I want. I don't want the traces for this export. According to the PNG file date on that single-sided board, it was February of 2015. So, this process was giving me problems that far back at least.

I have never used LaunchPad before or filed a bug report. How do I do that? Is there a process document I can read to do it? If so, where can I find it?

Thanks again.
Girvin


On 1/29/19 2:= 39 PM, Chad Parker (parker DOT charles AT gmai= l.com) [via geda-user AT del= orie.com] wrote:
=20
It does appear that the pins and pads not being drawn. Did this ever work for you? Did it break recently?

Could you please file a bug report on LaunchPad? I'll take a look.

On Tue, Jan 29, 2019 at 5:29 PM DJ Delorie <dj AT delorie DOT com> wrote:

Please make sure you have also checked the "only-visible&quo= t; option in the
png exporter dialog.
--000000000000b986930580a143f7--