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=fyb5B64F5RuguppjkkZui64kPnO1h4a5NaGhVLOoyJQ=; b=cj1t29V/r4d5HREmX3/tvBUKt12ach3a4MrtoLadLNUSiZR1+gCLJXwCn6AGy0Mvhw gKGA5F504X2Bp9106bPSqDjU090qtweMt4YYKmMgwWvnYvwPUpF3gJS9jjvtQ+NoG7hY eGe7U48L4tgFxCRTLrXuUH4FH+j5gfBFy+PCexV4eC9OvN3M1l7anIQO3RBcunmecD/s LfttNdxpJnRwgm7hv0GvtfRgpUc9qXy4fncqNyLEt9pwaLvXdhipPNuvnMZUljPTkiRe QSYd/un8cfjF9P0mTg75gEV43ZPMozsMQTB7HtGYhnZSgsFhsT/TF9ECucbCx3vno1om jaSA== 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=fyb5B64F5RuguppjkkZui64kPnO1h4a5NaGhVLOoyJQ=; b=j9JgqTU3NjvzvrZNbcLR943Dre9kVJHIDZCURDePchSqlRVYsq9CCevLGI6NS9EL+f XZQXicsMaF7g0UEO4/RBMVxGHASQhBc+3N9SG17U1HtCs3IF+JimVxdDOkZECFXsIHGx 8qb7vt/RYR5jHhjivbOoOh1cj4g7TiMRCE5KI6K1t0qqB1PZ6ptBFTbRwEXE84X+HD9n AIm3/3wABjmB9Ab2ei24Ii/qZY7zxGRlxR+BH3f40D/j35pRBqaChh/XrzMnTSetg3fL B/CT7h+EHXoxTDp8PFTCbeooWH1vjKdpeg5ow5AD224J3VBZ84clRvbszCUon6Odqahe 5iUw== X-Gm-Message-State: AIkVDXLVDIuspATR1LBLTCdQt/hIUbCyxEWgzAiBrIHso9wnGViNW0d8GgNYNP0/8/bQ+Q== X-Received: by 10.25.33.21 with SMTP id h21mr1947658lfh.114.1484507487697; Sun, 15 Jan 2017 11:11:27 -0800 (PST) Date: Sun, 15 Jan 2017 20:11:23 +0100 From: "Nicklas Karlsson (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] thru hole slots in PCB Message-Id: <20170115201123.8021ca46e8d5c1ec14af0da8@gmail.com> In-Reply-To: References: <411d8c80-deab-4bc4-2a97-9bb6829a7b7f AT ecosensory DOT com> <20170113172136 DOT 5308f28a14d94c870a0c5f92 AT gmail DOT com> <1484402471 DOT 2289 DOT 1 DOT camel AT akerlind DOT nu> <20170114180618 DOT d3dd2733325d88d44042d4bf AT gmail DOT com> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.23; i686-pc-mingw32) 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 > > It turns this: > > > > X14150Y22220 > > X14150Y25970 > > T02 > > X5831Y6845 > > X5831Y6095 > > X5024Y4579 > > X4274Y4579 > > X3469Y6095 > > X3469Y6845 > > T03 > > X3469Y6470 > > > > into this: > > > > X14150Y22220 > > X14150Y25970 > > T02 > > X5831Y6845G85X5831Y6095 > > X5024Y4579G85X4274Y4579 > > X3469Y6095G85X3469Y6845 > > T03 > > X3469Y6470 > > What if you have some other guide holes at .8mm? > > What would you do to stop the script from acting on them? > > Is it OK to use a size for the slot end holes that is impossible > for practical boards, such as 0.05mm, then run the G85 script, then > post process the impossible size back to 0.8mm for instance? > > I guess another way would be to not use 0.8mm for any holes > that are specified that size, and use 0.805mm instead. > Fabs would just ignore the 3rd digit and choose an actual drill size > based on their process for plated thru holes. From the discussion I draw the conclusion file format might be useful, link below. https://web.archive.org/web/20071030075236/http://www.excellon.com/manuals/program.htm https://en.wikipedia.org/wiki/Excellon_format