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=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=UU6LBJBc8jmYuKgcdy1an6FxcOpNd6kpY53Oo4cmP40=; b=F9Svoc1xyiXbqy5+3O1Ui8Dd0zfuTQYszbd05jZZcAo78Ejt9B4I94LgE2d246xSGL nrTgBIWEioRUDD9oFieslAcT0cO24yVo3DrWAvHMekiiYMZGaIlvtV8nVEZiLjuPvm5H Dwa1+w0miu/7GSFqpUVpMhTX2We+IFLhW2ztzf7nF72tdJcg/hTQBbijQAvdDJm4GI4z 73k89i+S9r8Hf0cp/ic78MrYHjaBR2PLOfIA0rHeZls9ffbsC5pHDaX4i9VWwPXiRGlq N9EtL8eCsIfnUsgkZGCCwInZOPYBBg4dRBe9AJ38xQLkOj8TMVU80rGZcNH0Xn26wejY CbbA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=UU6LBJBc8jmYuKgcdy1an6FxcOpNd6kpY53Oo4cmP40=; b=OHIqQtrBIEysyQEpSxtNN9F1DQxX3eU9UvvS2hEolUg5KPC153ibA72LH3d3ug7gab 3vTfNwVYBnfhJuIUe46GR4Z5D7ZAeNOHEM2dmzxZcY9sagkqLhttm+i8R5DzySW/JcU2 LuH8A5bh/lUkmWGWd9DwiNjTqZcehmXtxsxL3uEyUUhIxXvPB1SCfUt/nZrv+oGNyeWf nUY66sCniXQPfMxWR+1SsUetiP6kA6YRZPmWa+Eq/8xPpid/kOeIat0Pwl1SXGlrp1oh XlcFaUIBV5NjOvwcZtV39CDMhNVCBVHmPMW7tJffVWowbSDrab5JTixqEcVkWJP17wLu UbCw== X-Gm-Message-State: APjAAAW+aAQ209NjFKkkG72EWo1l/7E/3kDJvQsPmNoz+axIcb9aFErS RoTaUaSew4Ee5nW1/XNGqdnftDWt X-Google-Smtp-Source: APXvYqyiwzb2IsNTU1d4aS7tpGRh+5WGUsUVsDhwi2pg2shQbp0wwXIFMyJMkGE9+nuhiU5Z7EqN+g== X-Received: by 2002:a2e:6804:: with SMTP id c4mr1863414lja.120.1568441145115; Fri, 13 Sep 2019 23:05:45 -0700 (PDT) Date: Sat, 14 Sep 2019 08:05:43 +0200 From: "N (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] blind vias, gerbers and gerbv Message-Id: <20190914080543.60c3e49bbc1be634d0a74786@gmail.com> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I'm just trying my first pcb board with blind vias. The rendering in > pcb is great. > > The produced gerbers look like they're probably right, but when I use > gerb the only place I can actually see anything related to the buried > vias is in the board_name.fab.gbr file, and the view of it doesn't > show anything about from/to layers. The board_name.top.gbr and > board_name.bottom.gbr files contain many lines like for example: > > X434601Y487516D01* > X434765Y487324D01* > X434957Y487160D01* > > which look like they represent the buried vias and their destination > layer (D01 part), but they don't show up under gerbv > boad_name.top.gbr. > > I would assume this was just a gerbv problem except that my fab just > tried to change my board from their Blind/buries vias type to their > through-hole type, so it looks like maybe they aren't seeing the > buried vias either. > > Am I missing something about BB vias, or might there be some real > problem with the gerbers? They show up on copper layers?