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=mGv72CN0wxRMp9pskGfckFqI3eqEkMc30voSr2oyHCg=; b=STl0BzozAaLaN5H7v8T7/cKvPk3aQNup1P/rfpk1b8vYBNPZgeAW76PVl1Ucy4g8Ti VeC81Hn797LgjoAA3F8t9iMfszzOTLvDgAD0OuHuwAObCIejIXb0o11XsbMN73f9eoym +c/hsx/Eby5834Fb8/G6NBSmoCyu/hpxiiHsyp0nYrUdO+RXQ0T2uc5nixXrv39AmNfD 8rwOYhTeG5WmAJ5lnLRxo99ONnkezbOJCRfZf0qeqZ/aiYMeQums1cHDb3uXagrPo6+I yvkstMuVsG6UOBFTYdtUGxOaMqOukngBs4iJYgVyzhRCUP2FsVgJ3tOjfwrm8FmkHkS0 kwjw== 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=mGv72CN0wxRMp9pskGfckFqI3eqEkMc30voSr2oyHCg=; b=fwgGxEeXddSfw03fh9JZ8WJEvm2dlqtWQtyKsgVC6XQjtst122Z8Pp31rO4w+MX4Fs b7OINO1uYzmslxC4FxKdkLNbn+8eDELo0p7Zhc7VO+QeDN0xE3x5Xwu3T9Vmg9BAPOcZ Mp1EiIgbt9Sf4j0KqBpKEczV+be8ABaO85CBdl7J/rG/XRhOoEs+aqSs9EugSd4HwII4 5ei3sonMjucvV0d8eUS02RjpIoq4fx4yLzYwrJNBKIRtNmfZcoy3P0HPo9CMERMMZrVj TOM65QYBBZQ1oIFntPksFK6qA2jyGvpKBsRndsOROayrFbCzk6opzwEJziXDfPTGgEfV smIg== X-Gm-Message-State: AFeK/H2kIhkyncCI7CApmGwHaKrmGL6p4taH6vR4dtT3AD7mWMUZ8WyFQBi11RNawLD5sg== X-Received: by 10.46.83.25 with SMTP id h25mr1936682ljb.28.1490713904423; Tue, 28 Mar 2017 08:11:44 -0700 (PDT) Date: Tue, 28 Mar 2017 17:11:40 +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 ? Message-Id: <20170328171140.d441aced8fd35d5bd2d62989@gmail.com> In-Reply-To: <20170328122847.F0BAC809DB6C@turkos.aspodata.se> References: <20170327154129 DOT 68029809DB6C AT turkos DOT aspodata DOT se> <20170327190036 DOT 07eb0de398a5baa94662b1c5 AT gmail DOT com> <20170328122847 DOT F0BAC809DB6C AT turkos DOT aspodata DOT se> 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 declared my oppinion many times before, the best would be if where > > possible to use any of the drawing primitives on any layer. I once > > started work on clearance but are still busy with other things. > > One ad hoc method would be to have silk lines in the fp file with > linewidth == 0 to be reserved for solder paste areas. > > Otherwise, one could invent a pad object flag of "paste" to say that > this "pad" is a solder paste hole. This "paste" flag invention is essentially the same as putting a square on the solde paste layer in the sense the square will end up on solder paste layer.