User Tools

Site Tools


snapping_in_pcb

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
snapping_in_pcb [2018/08/20 08:08]
cparker [Discussion]
snapping_in_pcb [2019/03/21 12:50] (current)
cparker [TODO List]
Line 239: Line 239:
 How do I keep track of which layers I'm searching? Do I pass pointers? Layer numbers? How do I keep track of which layers I'm searching? Do I pass pointers? Layer numbers?
 =====TODO List===== =====TODO List=====
 +  * rebase the code off of the object_list instead of using dedicated list types.
   * snap based on screen distance instead of linear distance   * snap based on screen distance instead of linear distance
   * don't snap to off-screen objects   * don't snap to off-screen objects
Line 247: Line 248:
   * tests   * tests
  
 +=====Current Work In Progress=====
 +Based on email exchanges and testing by Richard.
 +
 +The snapping code needs to know about layers. We want to be able to search for things to snap to only on certain layers, and then in a particular order.
 ===== Related Pages ===== ===== Related Pages =====
   * [[PCB Crosshair|PCB Crosshair]]   * [[PCB Crosshair|PCB Crosshair]]
  
snapping_in_pcb.1534766894.txt.gz ยท Last modified: 2018/08/20 08:08 by cparker