delorie.com/archives/browse.cgi | search |
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:from:date:message-id:subject:to; | |
bh=ZBGO6HuiQbTTZXQxw1ybCsgYaroVCP4rfZ982PIH0sg=; | |
b=PasiUT8R79/jE4LW+Vj3HwnU7bHDHwXZrjhu2Uv4PTPjE7i9buW59JaEIeEiZwk/b3 | |
0EdYZ2UkvKyzTuX4VYxMEbPBe++Tj75pVs9e37iIoW/Fn0qnMG3nmkyloZILUKxIXjtD | |
ljIvcfAdzdOeen48bb5IQMvM8d4NMVB5p7qaaqKSw8uhuSZ/rKkumyvHQ+wfbDjHYErW | |
/AnZ3iyjFYa37A6zZ7mNjM9euQeAajIZ0lkCxbFSDZMAk7W9tH/ue2xBGXngrh0VUMek | |
2G5BjN3IV6eYloEEQ8IcNb4PzMY/vg6EI+frlEMD4J+2TX52mVhihNkKkCqQfachOiz1 | |
DyTA== | |
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=1e100.net; s=20161025; | |
h=x-gm-message-state:mime-version:from:date:message-id:subject:to; | |
bh=ZBGO6HuiQbTTZXQxw1ybCsgYaroVCP4rfZ982PIH0sg=; | |
b=niydIuqRChhWxou9HGw9S2CUDVfXij7y9xRrrFu9QnDlezht8kDcNyPsxL7uLY/Lp7 | |
AeuS/9CaJSHuAkJF4woMju7g0sWz2nRwMik155dbF3RKmQQVxiU2kLxdewNaeuUtmLwX | |
ruwIotFsg9wUnHOkv9hMxQtwwWUTHk3sPpC8hF7fq9T1ibNBYMCOyupFpbevJSrMZo5d | |
o21Mw+sJ660wVBROCEPvK6JW4DoHWFFiRLSRECfmcbSqvN4iF7+ktMcuBBoZtyXWCDaF | |
f4wr0GwkM9rOFkREwoz4YJ5iW75IH2WX79dJ8PeqNugIIl5CrTd3y3oUE9nF0AYQ/ceV | |
uWkw== | |
X-Gm-Message-State: | AJcUukeZqx1Ao9jlWj26zGYW1wSlY2ICRXvgydQCL2BVIXxYuDNAwcnd |
UXZoOI8nLOUlYB/KV0n4SRyhzgDs7ZasS6GpWxhS7A== | |
X-Google-Smtp-Source: | ALg8bN7cPxcaK71IaCUHNu4icvqKLzsh0j+Kgbrr799wCBNJakbqdknh8SMIzN/47OvH38eaP0zn/6GQbCRSXhh9HDw= |
X-Received: | by 2002:a65:4784:: with SMTP id e4mr873225pgs.12.1545364501251; |
Thu, 20 Dec 2018 19:55:01 -0800 (PST) | |
MIME-Version: | 1.0 |
From: | "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
Date: | Thu, 20 Dec 2018 22:54:42 -0500 |
Message-ID: | <CAJZxidA=BkrcXUeHMPWaRhpF-Cu=_7TVng3SYpO9MXooq7bP6Q@mail.gmail.com> |
Subject: | [geda-user] [pcb] Via Mask Aperture Added to Route Styles (File Format Update) |
To: | geda-user AT delorie DOT com |
Reply-To: | geda-user AT delorie DOT com |
--000000000000254f33057d80361f Content-Type: text/plain; charset="UTF-8" pcb Users- We've recently added the diameter for via soldermask apertures to the route styles in the master branch. This will allow you to set whether new vias are created as tented vias (covered by soldermask) or open vias (not covered by soldermask) for a given route style. Previously, all vias were created tented by default, and you had to open the soldermask aperture manually for each via if you didn't want them tented. Please be aware that this requires an update to the file format to store the additional parameter. If you set the mask aperture of a route style to anything other than 0, the additional parameter will be stored with the route style when you save your files. Older versions of pcb will not be able to open these files. If you leave the mask aperture set to 0, then pcb will save without including the mask aperture parameter so that the files are backwards compatible. Please also note that if you "save as default" a route style that has a non-zero mask aperture, and then you revert to an older version of pcb that does not support this parameter, you will need to manually update your default route styles string in .pcb/preferences to remove the parameter. Cheers, --Chad --000000000000254f33057d80361f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>pcb Users-</div><div><br></div><div>We've recentl= y added the diameter for via soldermask apertures to the route styles in th= e master branch. This will allow you to set whether new vias are created as= tented vias (covered by soldermask) or open vias (not covered by soldermas= k) for a given route style. Previously, all vias were created tented by def= ault, and you had to open the soldermask aperture manually for each via if = you didn't want them tented.<br></div><div><br></div><div>Please be awa= re that this requires an update to the file format to store the additional = parameter. <br></div><div><br></div><div>If you set the mask aperture of a = route style to anything other than 0, the additional parameter will be stor= ed with the route style when you save your files. Older versions of pcb wil= l not be able to open these files.</div><div><br></div><div>If you leave th= e mask aperture set to 0, then pcb will save without including the mask ape= rture parameter so that the files are backwards compatible.</div><div><br><= /div><div>Please also note that if you "save as default" a route = style that has a non-zero mask aperture, and then you revert to an older ve= rsion of pcb that does not support this parameter, you will need to manuall= y update your default route styles string in .pcb/preferences to remove the= parameter.<br></div><div><br></div><div>Cheers,</div><div>--Chad<br></div>= </div> --000000000000254f33057d80361f--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |