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=wellesley.edu; s=gmail; h=from:content-transfer-encoding:subject:message-id:date:to :mime-version; bh=Y+CsQEynflHZkpJeCZ39WNHpgsIm2LoQnxkRpv0iJCs=; b=YM0DFdIMk6eUw31+7XGIFnqY8d9FSPc6/DAmmpqFb8dEclYeuaLUCO6tDWjIQV1tj+ lEx6rMXkj3JodRMNM40Jc0iOIwxDurJTA36u01aj7WTgeF3Bfcra60C67knFAyBJnU0b 1ed43NM2j3weGo0WPYlnHF+etB1BEPj3a0y+j1onaTdhI07bWqTmbrIKZXpb1jXKRYEX w51zTEiNpTGdYfLb2VVunwwgWbFOK5igGS7n/Gnl9UyP2NHQLGYDcScNnWQ/lKKCI/Cv ydLy0PY1ewYnHxxQjWEXwTzwSSCVHUAFWxRdYEyZ7dkA8Fsg9AdF372XwcX8PMmTxr65 ExYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:content-transfer-encoding:subject :message-id:date:to:mime-version; bh=Y+CsQEynflHZkpJeCZ39WNHpgsIm2LoQnxkRpv0iJCs=; b=mGD65R+wi798xAKkhdrvmjG4MrrTwWzhYMU8xXCcHrOzhMnW8rH8x2fK9+LnGUDpY7 Slhy/X+m9Sx+TXTFX3j3MqL1m4Lzpo9aYtrQGhS/Cgov/4+FKRFjEf/h8aZPceC0dI0D nCcvSECNPQZ2Z/uUClun6ye+hR/O7P48wb0sH1vuNEOlOeTC4BhqD3hcLD4gqUW5Jluf 4AEfDI+BNSDWDwQg9R0kEbepvsCGI+NCtyoVl8Xeow6JqSh1U3U916Wh+2chEjJ0oPi5 LQ1iYKJDrKkIq/bIEHgtlVt0cfUFkWBc/M4WfcmcOVoNYYbS2xblsOWyvtq4gyM6d+y9 IW+Q== X-Gm-Message-State: AEkoouvy/tXbbKuk6OrRR11a8DrsjA6CSJN6CasYPcjX6ziUdQM70uRScDnqpsK06ChyO5wI X-Received: by 10.200.49.129 with SMTP id h1mr32927895qte.103.1471991418119; Tue, 23 Aug 2016 15:30:18 -0700 (PDT) From: "James Battat (jbattat AT wellesley DOT edu) [via geda-user AT delorie DOT com]" Content-Type: text/plain; charset=windows-1252 Subject: [geda-user] pcb: moving portions of a layout around Message-Id: <199EEF6F-3BCF-4AA5-AB60-9EA59EDE899F@wellesley.edu> Date: Tue, 23 Aug 2016 18:30:15 -0400 To: geda-user AT delorie DOT com Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u7NMUMa4005060 Reply-To: geda-user AT delorie DOT com What are some recommended ways to move around portions of a pcb layout? For example, say I want to move a set of 60 components (with inter-connecting traces) and shift them up and over by a few inches? I know that I can drag select, but often only parts of components are selected that way (some pads, but not the whole element), and then I spend a fair amount of time individually selecting traces/elements that were not captured by the drag select. This is especially true in a dense region of board where a drag select of components that I want would also select the components that I want to leave alone. I always end up with a lot of Shift-clicking to select what I want (and only what I want). I usually end up turning off silk & pins/pads, then drag selecting the traces + vias, then turning back on the silk & pins/pads to grab the elements. But I’m sure that there’s a better way. Thanks, James