• lifekidyeaa's avatar
    added an option to enable/disable magnetic tracks in the general options... · 0dc3be88
    lifekidyeaa authored
    added an option to enable/disable magnetic tracks in the general options dialog of PCBnew (same as the magnetic 
    pads option.)  Haven't fixed the via issue 
    (since I don't quite understand why it is doing this, nor does it occur in 100% of the cases), but now you can just 
    turn 
    off magnetic tracks when I desire to move vias by small increments.  Magnetic tracks are on by default.  Original 
    via complaint here: 
    http://tech.groups.yahoo.com/group/kicad-devel/message/1155
    
    Also mostly gotten rid of the annoying "Unable to drag this segment: two collinear segments" error.  Now, if two 
    (or more) segments are collinear, they are merged into one equivalent segment when you try to drag them while 
    maintaining slope.  I can't imagine any cases where this would be a bad thing (and I have plenty of experience where 
    the error was not desired!).  Note I say *mostly* because there still seem to be some length=1 (e.g. 0.003mm) segments 
    at the end of valid-length segments.  I do not want to remove them because this would change the board layout, though 
    in a basically imperceptible way.  We could maybe have an option to clean & remove these minimal-length segments, but 
    I worry that they serve to connect things slightly off grid & those things on-grid; also, removal may cause DRC 
    errors. It would be good if we could avoid their creation.(?)
    
    
    0dc3be88
Name
Last commit
Last update
3d-viewer Loading commit data...
CMakeModules Loading commit data...
bitmaps Loading commit data...
common Loading commit data...
cvpcb Loading commit data...
demos Loading commit data...
docs Loading commit data...
eeschema Loading commit data...
gerbview Loading commit data...
help Loading commit data...
include Loading commit data...
internat Loading commit data...
kicad Loading commit data...
library Loading commit data...
modules Loading commit data...
nsis_win_installer Loading commit data...
pcbnew Loading commit data...
polygon Loading commit data...
share Loading commit data...
template Loading commit data...
CMake.TODO Loading commit data...
CMakeLists.txt Loading commit data...
Doxyfile Loading commit data...
UIpolicies.txt Loading commit data...
change_log.txt Loading commit data...
copyright.h Loading commit data...
how-to-build-for-windows.txt Loading commit data...
how-to-build-kicad.txt Loading commit data...
install.txt Loading commit data...
libs.linux Loading commit data...
libs.macosx Loading commit data...
libs.win Loading commit data...
makefile.g95 Loading commit data...
makefile.gtk Loading commit data...
makefile.macosx Loading commit data...
regex_doc.txt Loading commit data...
running_kicad_under_W98.txt Loading commit data...
todo.txt Loading commit data...
uncrustify.cfg Loading commit data...
version.txt Loading commit data...