User Tools

Site Tools


pcb_crosshair

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

pcb_crosshair [2017/11/05 16:11]
cparker created
pcb_crosshair [2017/11/05 16:37] (current)
cparker
Line 1: Line 1:
 This page will serve to document the pcb crosshair and collect ideas for its improvement. This page will serve to document the pcb crosshair and collect ideas for its improvement.
 +
 +The crosshair is the pair of orthogonal lines used to indicate the coordinates of the next action. It serves a number of purposes related to this primary function, e.g. the position of the crosshair is restricted to grid points, snapping to objects (pins, pads, ends of lines, etc.), and objects can be attached to it for moving or copying.
 +
 +Presently, the code governing the crosshair is convoluted with many other functions in pcb. This blueprint seeks to coalesce the crosshair code into one location (crosshair.[c,​h]),​ discuss how the crosshair should behave and interact with other elements of pcb, and ultimately revise the crosshair code to be more modular and flexible.
pcb_crosshair.txt ยท Last modified: 2017/11/05 16:37 by cparker