X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help 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=QTYeexeD5oFPiLY3n6mxzELHUP0Clchcj9dUmu6QNzQ=; b=TDLuijWjZe7m+j3e+nAy4MIhs96R6WxQPB/Bjv5LRY0ntULKgTAP40XIYENN3GN+eX kbiIbZPAQrJTUYyr6t6RM7d6+MN6ZVLj8Qgo981aQWMBreXUNn/jUFAfidAiVxvsFI4C 3ryoW6ifgOjr6678aKVwhIVweIX81T1xGp8Iym1s+FC12Okz5SZJpINHxUPu2T/yrhiM Nsx7KZwsoHyHLivdwUaqrpSw9rF1N57g2zA3fwTsAlsbOEpW4nY58PbFQYQby+7dOgyn S8XivSGw9rvcms/MJosqMvLK7kM4CXx4/N8/SgtKjVfMmwCJCBK2ducfttDSxYiSCC2k saNw== 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=QTYeexeD5oFPiLY3n6mxzELHUP0Clchcj9dUmu6QNzQ=; b=r40HnoH0PDN1MIVUrCRqK4DSHnVfJskrU0gx2GsrZucoYtLZTKcGdTcsnidUCdzszA QlO8xsZiMSz5mbrszVlv5L1WEZYGLytigMGvl2wosuqCE9sd7bAPG4Yv2IhB/7woA05z Kw62wEuwV4oV7+lZBQG/C7uU22eXBAmjcu/xnsmaoCdx32jeLshlgtAEbDT5/I/+RXt2 NH1Gx8m3lbjovnliMHH/iuINxOFY/Bc4M4q+PU54jCcz4Hbdyd9jE/+8TPUqUC5iCMMs fPuCTq5WJK0qpgTUd72Jq8J1mqtMbz/s5TtaCnbw88QKc+4bd3dEnGUOmvvfzeMljIIr 4MMg== X-Gm-Message-State: ANhLgQ18LaciPe9dOD5sbYhZRhLbKXpMxg9YGAZHNey12RMlacKtUs/a Js/TF+Q3eBquiaJ42GRpp5dsfINY0G05+kzi/fPYLOYK X-Google-Smtp-Source: ADFU+vs79jp6SFoMgMDkS+UU258JxZxTcu2Pzet8m5yJtiWuLhCFFeuMdCKTZx7aVT2GPK/K0t/dwTIt2ukpzs3JjD8= X-Received: by 2002:a67:33cb:: with SMTP id z194mr490584vsz.155.1585090774314; Tue, 24 Mar 2020 15:59:34 -0700 (PDT) MIME-Version: 1.0 References: <20200323011525 DOT GB1428 AT newvzh DOT lokolhoz> <20200323174032 DOT GC1428 AT newvzh DOT lokolhoz> In-Reply-To: From: "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-help AT delorie DOT com]" Date: Tue, 24 Mar 2020 18:59:22 -0400 Message-ID: Subject: Re: [geda-help] gsch2pcb To: geda-help AT delorie DOT com Content-Type: multipart/alternative; boundary="0000000000008a313505a1a1b4d1" Reply-To: geda-help AT delorie DOT com --0000000000008a313505a1a1b4d1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable You can change the size of vias before you place them by using the "Route Styles" dialog box. After placing them, you can select them and then from the select menu choose Select > "Change size of selected objects" > "Vias +10 mil" to increase the diameter of the copper ring, and Select > "Change drilling hole of selected objects" > "Vias +10 mil" to change the drill size. It wont let you make the drill larger than the copper, so increase the diameter of the copper first. If you don't want the copper annulus, you can set the "hole flag" by placing the mouse over the desired via and pressing -. There are hot keys for these operations. Key binding can be found in the "Info" menu under the entry "Key bindings". There are also actions that you can use from the pcb command entry if you want to set something to a specific numerical value after it has been placed. See the manual for "ChangeSize", "ChangeDrillSize", and "ChangeHole". --Chad On Tue, Mar 24, 2020 at 6:45 PM Torben Friis (friistf AT gmail DOT com) [via geda-help AT delorie DOT com] wrote: > Hi Vladimir, > I have got the whole thing working and have a PCB screen up. I wanted to > make one mounting hole diameter 6.2 mm and understood that I could use a > via for that. I can set up a via, but it is way too small and none of the > explanations I find on the net show effectively how to increase the size = of > the via. > Can you help? > torben > > On Mon, Mar 23, 2020 at 7:23 PM Torben Friis wrote: > >> Hi Vladimir, >> That helped. >> Thank you. >> torben >> >> On Mon, Mar 23, 2020 at 7:06 PM Vladimir Zhbanov (vzhbanov AT gmail DOT com) >> [via geda-help AT delorie DOT com] wrote: >> >>> On Mon, Mar 23, 2020 at 05:53:42PM +0100, Torben Friis ( >>> friistf AT gmail DOT com) [via geda-help AT delorie DOT com] wrote: >>> > Hi Valdimir, >>> > I can't make ChangeDrillSize work. >>> > 1. I select all the holes in an element I want to change >>> > 2. I go to the terminal and key :ChangeDrillSize(SelectedPins,40,mil) >>> >>> > 3. the curser moves to the next line >>> > 4. I select "Generate object report" >>> > 5. I check the hole size and nothing has happened >>> > Can you help? >>> > torben >>> >>> You shouldn't go to the terminal. Try hitting ':' inside the pcb >>> window and the command entry widget will appear then. >>> >>> -- >>> Vladimir >>> >>> (=CE=BB)=CE=B5=CF=80=CF=84=CF=8C=CE=BD EDA =E2=80=94 https://github.com= /lepton-eda >>> >> --0000000000008a313505a1a1b4d1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
You can change the size of vias before you place them= by using the "Route Styles" dialog box.

After placing them, you can select them and then from the select menu choo= se Select > "Change size of selected objects" > "Vias = +10 mil" to increase the diameter of the copper ring, and Select > = "Change drilling hole of selected objects" > "Vias +10 mi= l" to change the drill size. It wont let you make the drill larger tha= n the copper, so increase the diameter of the copper first.=20 If you don't want the copper annulus, you can set the "hole flag&q= uot; by placing the mouse over the desired via and pressing <ctrl>-&l= t;h>.=20

There are hot keys for these operations. Key bin= ding can be found in the "Info" menu under the entry "Key bi= ndings".

There are also actio= ns that you can use from the pcb command entry if you want to set something= to a specific numerical value after it has been placed. See the manual for= "ChangeSize", "ChangeDrillSize", and "ChangeHole&= quot;.

--Chad


On Tue, Mar 24, = 2020 at 6:45 PM Torben Friis (friistf@= gmail.com) [via geda-help AT delo= rie.com] <geda-help AT delorie= .com> wrote:
Hi Vladimir,
I have got the whol= e thing working and have a PCB screen up. I wanted to make one mounting hol= e diameter 6.2 mm and understood that I could use a via for that. I can set= up a via, but it is way too small and none of the explanations I find on t= he net show effectively how to increase the size of the via.
Can you hel= p?
torben

On Mon, Mar 23, 2020 at 7:23 PM Torben Friis <friistf AT gmail DOT com> w= rote:
Hi Vladimir,
That helpe= d.
Thank you.
torben

On Mon, Mar 23, 2020 at 7:06 PM Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-help AT delorie DOT com] &= lt;geda-help AT del= orie.com> wrote:
On Mon, Mar 23, 2020 at 05:53:42PM +0100, Torben Friis (friistf AT gmail DOT com) [via geda-help AT delorie DOT c= om] wrote:
> Hi Valdimir,
> I can't make ChangeDrillSize work.
> 1. I select all the holes in an element I want to change
> 2. I go to the terminal and key :ChangeDrillSize(SelectedPins,40,mil) = <CR>
> 3. the curser moves to the next line
> 4. I select "Generate object report"
> 5. I check the hole size and nothing has happened
> Can you help?
> torben

You shouldn't go to the terminal.=C2=A0 Try hitting ':' inside = the pcb
window and the command entry widget will appear then.

--
=C2=A0 Vladimir

(=CE=BB)=CE=B5=CF=80=CF=84=CF=8C=CE=BD EDA =E2=80=94 https://github.com= /lepton-eda
--0000000000008a313505a1a1b4d1--