charras
0f06e2ad1e
minor changes
2008-03-12 16:36:47 +00:00
dickelbeck
8ab53fc6aa
thru hole padstack with different copper layer masks fix
2008-03-12 16:24:38 +00:00
dickelbeck
33e06f28a1
BOARD constructor fix
2008-03-12 16:24:12 +00:00
charras
157298ba5b
minor changes
2008-03-12 11:49:16 +00:00
f3nix
bfc705ed20
Move list of useful CMake variables from CMakeLists.txt to how-to-build-kicad.txt
2008-03-12 09:18:51 +00:00
peud
24a6c34ac9
Add ARC and CIRCLE shapes to 3d-viewer when used at module edge or pcb edge.
2008-03-11 22:48:52 +00:00
f3nix
07a0e142ed
Lowercase CMake commands.
2008-03-11 15:57:54 +00:00
plyatov
7356d48388
Eliminated installation of *.po files.
2008-03-11 07:17:50 +00:00
dickelbeck
51ed187432
fixed Display_Infos
2008-03-11 05:41:33 +00:00
dickelbeck
263d80fe08
beautified
2008-03-11 05:41:06 +00:00
dickelbeck
6153dadc07
TRACK::GetBoundingBox() revised for when track clearance is displayed
2008-03-11 01:19:08 +00:00
dickelbeck
1bb2da51cb
set initial keyboard focus
2008-03-11 01:18:17 +00:00
peud
dbbd6e402e
Add: Arc and Circle item drawing at PCB copper layers (edge) in 3D_Viewer.
2008-03-10 22:46:44 +00:00
dickelbeck
e724e4fd31
delete net uses dirty rect
2008-03-10 15:51:44 +00:00
dickelbeck
bc04d5e54c
delete track uses dirty rect
2008-03-10 15:02:27 +00:00
dickelbeck
3bb1764dff
delete track uses dirty rect
2008-03-10 15:00:22 +00:00
dickelbeck
920ea81061
dirty stuff
2008-03-10 13:33:12 +00:00
charras
32a693f574
restored: missing lines in schedit.cpp (problems in a lot of commands)
2008-03-10 11:42:41 +00:00
charras
8111fe4984
Dirty rect Ok. Code must be cleaned. Import footprints from gpcb ok. See changelog for details
2008-03-10 08:14:20 +00:00
dickelbeck
92390f6cdc
changed name
2008-03-07 00:47:07 +00:00
dickelbeck
4dd8a2d587
increased the DRC spacing by 1/2 mil for freerouter
2008-03-07 00:46:41 +00:00
plyatov
f2deb11bb7
2008-03-06 20:17:52 +00:00
plyatov
8b6f6ab21f
Eliminated bug - help files not found.
2008-03-06 19:57:06 +00:00
dickelbeck
78be716b9f
testing
2008-03-06 01:46:30 +00:00
dickelbeck
f966e8a437
testing
2008-03-06 01:46:13 +00:00
dickelbeck
b58c2a0554
beautify
2008-03-06 01:45:39 +00:00
dickelbeck
1c14ec7402
deleted
2008-03-06 01:45:25 +00:00
dickelbeck
0b8cef44cf
not used
2008-03-06 00:53:59 +00:00
dickelbeck
2caad6b121
beautify
2008-03-05 22:44:38 +00:00
dickelbeck
2a0fd4efd6
add EDA_Rect::operator wxRect()
2008-03-05 22:40:52 +00:00
dickelbeck
9ddeffe749
Remove DEBUG printf
2008-03-05 22:40:07 +00:00
dickelbeck
aa51131bdc
BoundingBox
2008-03-05 22:39:33 +00:00
CHARRAS
10f1040b42
Solved problem in fill zone calculations when using buried or blind vias (like micro vias)
2008-03-05 14:57:24 +00:00
f3nix
cd213a054f
Set eol-style:native.
2008-03-05 12:35:31 +00:00
plyatov
d4b34ab362
install.txt was corrected.
...
demos installation added in CMakeLists.
Temporary problem with help appeared.
2008-03-05 07:16:43 +00:00
lifekidyeaa
e6602b0c94
fixed a logical bug in the creation of drill files.
2008-03-05 04:51:48 +00:00
f3nix
bbb131b2ea
Small CMake fixes.
2008-03-05 00:49:34 +00:00
dickelbeck
a4ffa8fa90
no XORing on delete segment
2008-03-04 21:39:46 +00:00
plyatov
58b5543b9e
Separation of help, doc, library, modules completed. See ChangeLog.
2008-03-04 21:37:43 +00:00
dickelbeck
2d2ed2a915
Magnetism
2008-03-04 21:10:18 +00:00
plyatov
b2daea17bc
KiCad librarys separated from KiCad source code to the trunk/kicad-library.
2008-03-04 20:54:18 +00:00
dickelbeck
79eca85bd5
Magnetism
2008-03-04 19:17:19 +00:00
plyatov
c254c13ed5
doc directory required only because CMake complain about its absence.
2008-03-04 18:01:49 +00:00
plyatov
90d0f0ac7f
doc removed.
2008-03-04 17:58:31 +00:00
plyatov
7b3e9e485d
Kicad Tutorial.odt->KiCad Tutorial.odt
2008-03-04 17:19:14 +00:00
plyatov
0fb8f818ad
docs->doc and help->doc/help relocation. DO NOT UPDATE YOU WORKING COPY UNTIL MY NOTEsvn st! Huge files will be relocated.
2008-03-04 17:14:58 +00:00
dickelbeck
1da6b3a407
Beautification
2008-03-04 14:35:19 +00:00
dickelbeck
3d73eb6823
Beautification, Doxyfile edits
2008-03-04 14:27:48 +00:00
lifekidyeaa
0dc3be8806
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.(?)
2008-03-04 05:40:15 +00:00
dickelbeck
35b7973b80
layer names in *.brd file
2008-03-04 04:27:39 +00:00