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=oiaE/j0dPD+ByUMPCEmNyQOifbY8DSnHnTK6jRBWMmU=; b=C/msLhiBgDD6DYvZexhSPgkPAYt97vAxpeVLWk0GuCmRZRnN46udb+lZyu/7l5H9FB ZXzgArjzViLF4OFjOp0yiMSlE81HmMd1a6EcvGXR9u5wnHRaXKD5abVPRJXxYgbHSJtT vQNDDZiG85KtJ0ZzdT4w8TlCgkpygkGLEAMnqfpbXJwOKiq1Ca0z4Lr61Iwu7Xba/f4l XnLrnjZ++YRVDWRivXAOjwO30xJWjzCfGJRoZ25ycPjcxncy9jjvr3icDhFpYIvh2h1o 75/pEgbwFdwK55UJdJOCFCLNjah9c0/yzGxyxyWmRhHY1XNTaBeeywdP9aONyHYmLzwF 5SLg== 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=oiaE/j0dPD+ByUMPCEmNyQOifbY8DSnHnTK6jRBWMmU=; b=UJFE9wsVAy2QFMYoCgnFO5TsZy5QU1L4NvYj9GHf8e+4D/v7N59SDY/fM3M5tGE2hR +Ap7dixtrTFxtY33h7kH7LKa2rQWF2BlSTWmm53HdvhGw1FYU4fzs1HtS1fA/0oQrfZF 1rrXmZG8+Cs3AKIynhLd2R5M77YYrHqk+sFUQzb7I/UhzQ2F8vIPT7XYxe3hgxg89bO4 qPYOCKsXoE8KgWyNqM4NqnC1+cMAuwp3CdO6drdAyQiM3GQ48SmJ1ZScXMTIfHsOV4Ft RCP0aMR4AgnBYtarblHZPjjJ4GZnZTykQWjKj6ay/e3S6jJXJmywF1iIIoHNBW/WoKA8 3Pwg== X-Gm-Message-State: AFeK/H1G2jwVihlbwLGFKuX5XfGlI26d4BFc6mPF/Yu1i/Nloeoi64HPXXM/Qd88uTK6TA== X-Received: by 10.25.216.232 with SMTP id r101mr3958658lfi.28.1491191073758; Sun, 02 Apr 2017 20:44:33 -0700 (PDT) Date: Mon, 3 Apr 2017 05:44:30 +0200 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] No support for solder paste in pcb file format ? --> use script instead Message-Id: <20170403054430.b7bdc4f844e5a56a8ee4f941@gmail.com> In-Reply-To: References: <20170327154129 DOT 68029809DB6C AT turkos DOT aspodata DOT se> <20170328132437 DOT 46A6B809DB6C AT turkos DOT aspodata DOT se> <20170329182946 DOT ae2033e7ec476c9f1ddd35f3 AT gmail DOT com> <20170330182655 DOT 91a8f3e1f328bd0becb1ca3f AT gmail DOT com> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; 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 used other software before and there it was possible to draw in paste > > layer but I also heard files where modified before production. It is more a > > question about if paste layer is bettery generated from a template like > > clearance is around objects or by manually adding objects to the layer? > > > > I would not manually add any objects. > > When you run a command or script to generate a paste layer (or export a > stencil) I would > look at each footprint. If the footprint has an sfp file use it. If not > then automatically > generate a pattern with a set of rules. > > John L This sounds perfectly reasonable, standard rule for almost all cases but with possility to override if needed.