Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Updated info about selection tool
authored
Dec 19, 2013
by
Maciej Sumiński
Show whitespace changes
Inline
Side-by-side
workpackages.md
View page @
203def67
...
@@ -331,14 +331,14 @@ Plan:
...
@@ -331,14 +331,14 @@ Plan:
swapped.
swapped.
-
(optional) graphical visualization of netlist changes.
-
(optional) graphical visualization of netlist changes.
## 12\. Intelligent selection tool
## 12\.
[
Intelligent selection tool
](selection-tool)
*Type*
*
: feature
*Type*
*
: feature
*Depends on*
*
: tool framework, geometry library
*Depends on*
*
: tool framework, geometry library
*Goal*
*
: ability to select (just select) any objects on a
*Goal*
*
: ability to select (just select) any objects on a
schematic/PCB.
schematic/PCB.
*Status*
*
:
initial
version available in the
*Status*
*
:
testing
version available in the
lp:~cern-kicad/kicad/
testing branch
lp:~cern-kicad/kicad/
selection
\_
tool
*Specific release*
*
: pcbnew and eeschema with object selection and
*Specific release*
*
: pcbnew and eeschema with object selection and
drag
\&
drop editing.
drag
\&
drop editing.
...
@@ -362,8 +362,6 @@ should try to guess what item he meant. Few use cases are:
...
@@ -362,8 +362,6 @@ should try to guess what item he meant. Few use cases are:
Status:
Status:
-
Selection tool has to be invoked first, by pressing the associated
hot key (S) or choosing it from KiCad menu: Edit-
\>
Select Tool.
-
It is possible to select single items by clicking them or select
-
It is possible to select single items by clicking them or select
multiple items at the same time by drawing a selection box.
multiple items at the same time by drawing a selection box.
-
In case of disambiguation while selecting a single item, there is a
-
In case of disambiguation while selecting a single item, there is a
...
@@ -375,10 +373,10 @@ Status:
...
@@ -375,10 +373,10 @@ Status:
items (then the selection is being extended rather than discarding
items (then the selection is being extended rather than discarding
previous items and replacing them with the current choice).
previous items and replacing them with the current choice).
-
Selected items can be modified by the move tool. The tool can be
-
Selected items can be modified by the move tool. The tool can be
invoked using hot keys (
M for
start moving selected items,
F
for
invoked using hot keys (
'M' to
start moving selected items,
'F'
for
flipping and
spacebar
for rotation while they are in the move),
flipping and
'R'
for rotation while they are in the move),
context
context
menu (right mouse button click on selection to display one)
menu (right mouse button click on selection to display one)
or by
or by
simply dragging selected items with mouse.
simply dragging selected items with mouse.
-
There is a simple undo operation available, that rollbacks the
-
There is a simple undo operation available, that rollbacks the
current modifications before they are applied. To reverse the last
current modifications before they are applied. To reverse the last
operation, simply press ESC while dragging items.
operation, simply press ESC while dragging items.
...
...
...
...