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=EiYh5g2vCuLopYKf10UWl7Bhn/93Uz8PE6GH2PRAh3g=; b=qIx+9ZAAkhTyqHD58Yg/NyCRr+QAz1E1jh6QtS6K9lwPKuCh+xaf7JT+56GLpNtXcO QEaW4n3BNwpW4oy9noZctgQZLgJYSFPGF8xPvSBOdBxWAdQr09gLw1hNqa5bkwX4wvk7 gcddJYu3x8OTCqcpE40XhS3rel6VU/VbNhoeSBFxiw1B5j8t7jNIajK8C+GgS2dHQ2Su vFlpDUM4r4wiSb4hDOmE76pZGTw8yYMM1Auc0g3DflGOSfDbwLIHZI0Ag8exyQaxHk+4 wQqxL0m2/CFGIRWk7T/GJW+2gcDCqGcVLhDlxdlnt+b6p8c3lAdyQ0DShZ8tUwoiiX4W 4zeQ== 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=EiYh5g2vCuLopYKf10UWl7Bhn/93Uz8PE6GH2PRAh3g=; b=UPSeEmDDjrX6w8bl0ICgDdthgoxONSmlwkhH2h0t9F1oiaW6EPvD4pDg6hD9XihDno vDfbIDDAXNKHiqZ8Zq4M/5oOd8D+doWl+1Ztjle33zyaVzeNAJARXbG6+zWMAUURATzi Zxyy+C3F+FSEinUMxc9pR3VZ4B5mbq5lJaQpBb0UTTaJdmLcyMB1fqN8SPNMeUXpyD6B Lqv2Iun8QLqdrygmKiT5cDHFiLppDRwoJoEiopMig1GtVYkoYl5Ev5qR3bLMDIh1aCV/ lihcjU1Y51EC5UAMBRugEYXyu/Ee1pQ3KptJJez6r9kc9NTcdJeyeblTr+GLsAB6VpCF LkCA== X-Gm-Message-State: APjAAAX2wbFo4wXJOThU8fX96dXlSAGVbdeHYmaVVW+4UL1tlSPG6ylE uUXy6sfEhNQhh+h0u4rNvJk5kBCtdNESFWFmBpOXS+GK X-Google-Smtp-Source: APXvYqx1esgFN0MR/dKNJ+qbFhEcQndI2Ko9ze1Io/CNhBaKjyl6AQeCVcST+5WoeW6PumbCUKMpj9VsafP4A0o2n6E= X-Received: by 2002:a2e:3902:: with SMTP id g2mr22381379lja.196.1568615378365; Sun, 15 Sep 2019 23:29:38 -0700 (PDT) MIME-Version: 1.0 References: <5D7C7D44 DOT 1010506 AT xs4all DOT nl> <5D7D261E DOT 3020405 AT xs4all DOT nl> In-Reply-To: From: "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Sun, 15 Sep 2019 22:29:26 -0800 Message-ID: Subject: Re: [geda-user] blind vias, gerbers and gerbv To: geda-user AT delorie DOT com Content-Type: text/plain; charset="UTF-8" Reply-To: geda-user AT delorie DOT com On Sun, Sep 15, 2019 at 5:00 AM Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > > On Sat, Sep 14, 2019, 14:20 Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) [via geda-user AT delorie DOT com] wrote: >> >> >> The gerber files for copper, soldermask, silkscreen and outline should >> not differ from a pcb with through hole vias. > > This isn't *quite* true. There should only be copper pads in the Gerbers on the layers that intersect with the layers of the blind/buried via. > >> I get the following drill files for connecting the copper layers with >> bbvias: >> >> test.plated-drill.cnc >> test.plated-drill_01-02.cnc >> test.plated-drill_03-06.cnc >> >> Can you try this and see if you get similar drill files ? > > > Based on your original message, this would be the first thing I'd check. You should have a separate drill file for each layer pair associated with a blind/buried via. This was it. I entirely missed these in highly cluttered project dir and my build system didn't package them for fab. > On each copper layer the via goes through, there should be a copper "pad", just like with normal vias. But only on those layers. Ah it turns out these are present, just not visible because they land in pours. So looks like all my mistakes. Thanks everyone for help. I'll report back after the boards are made. Britton