Skip to content

Arc/Curved Track Dragging

Roberto Fernandez Bautista requested to merge Qbort/kicad:drag_curve into master

Checks if there is one element in the selection and that element is an arc track. Bypasses the in-line router and performs instead an offline arc resizing action that keeps the tangent lines at start and end.

Video of operation: demo_arc_drag

Simple file with curved tracks to test: testArcDrag.kicad_pcb

Edited by Roberto Fernandez Bautista

Merge request reports