pcb

An improved "Select by"

Bug #699585 reported by KaiMartin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pcb
New
Wishlist
Unassigned

Bug Description

Select-by action is one of the most imporant tools during placement of components. It would be worth the effort to make it more powerfull.

Feature request: Add an option to Select-by, that pulls the selected objects under the mouse. On mouse click the collected components should be placed in a dispersed manner. This would facilitate placement of pcbs with lots of analog components.
---<(kaimartin)>---

Revision history for this message
KaiMartin (kmk-familieknaak) wrote :

A small, but effective improvement: Add a keyboard shortcut for Select(ElementByName).

Revision history for this message
Ben Jackson (ben.jackson) wrote :

You can make a 'move selected to crosshair' using my distalign plugin (find it via gedasymbols.org)

I just made a mouse binding (in pcb-menu.res) like:

Right {
     # normal stuff here
     ctrl = { Align(X,Marks,Crosshair) Align(Y,Marks,Crosshair) }
}

Align() can do lots of other things, but if you choose the target coordinate to be the crosshair and do both axes, it is essentially 'warp to crosshair'

Traumflug (mah-jump-ing)
Changed in geda-project:
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.