BUG
Concise problem statement:
On PCB I want to measure distance between two components. Click on Dimension of PCB Tools box. Place Crosshair to first position, click, go to next position, click. (Hotkey M works!)
Results:
Just a yellow line, no arrows, no number.
Expected results:
yellow line, two arrows, number
Browser: Safari 9.0.3
I have seen something like this happen where the Dimension line has to be longer than some minimum length before the arrow heads and dimension text appears. Even of the line has been dragged long enough to make the text appear, reducing it again hides the arrow heads and the text again too.
I have seen this happen on small PCBs where the dimension line is short.
I have raised an internal Bug Report about this.
M
key to end the Dimension line.This does not really end the Dimension line but rather it exits the Dimension line drawing mode and then enters the Measure line drawing mode.
The Measure line drawing mode is not the same as the Dimension line drawing mode.
Please note that the
M
Hotkey draws a thin, temporary line between when the cursor is first left clicked and where it is left clicked again. The second left click brings up a text box withdX
,dY
,length
andangle
information. Clicking OK in this box then closes it and deletes the line.After pressing
M
and starting the Measure line with the first left click, if a right click is then executed, the Measure line will be left on the PCB drawing. This line cannot be deleted in the usual way by trying to select it and then pressing theDEL
key. To remove this line, pressM
again and then left click to end the new Measure line and click on OK to close the new text box and delete the line.Documentation
layer.:)