dickelbeck
3da78c5da1
default_smd was too big for low density boards
16 years ago
dickelbeck
0c6a37f89e
++pcbnew
* Added exporting of netclass vias to specctra_export.
* DIALOG_DESIGN_RULES now remembers it last selected TAB and screen position and
window size, and its grid columns are automatically expanded to fit the
column titles. Remembering screen position and size allows someone with
multiple monitors, to have a given window always come up on the monitor last chosen
for it.
16 years ago
dickelbeck
ba78c6ec5e
add a compile time option to report an islanded circle as a specctra_export error
16 years ago
charras
29e217d310
pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach.
16 years ago
charras
e027e65971
code and files cleanup
16 years ago
charras
fe10a9938f
Removed global default clearance, track size and vias drill. Use netclasses values only.
16 years ago
charras
c974c42daf
eeschema: 2 bugs fixed
pcbnew: more about netclass work
16 years ago
charras
f3590e51ff
pcbnew: fixed a crash when removing A netclass. More about netclass work.
16 years ago
dickelbeck
362b6b53f6
NETCLASS work, see CHANGELOG.txt
16 years ago
dickelbeck
85dc98a58a
more netclass work
17 years ago
charras
5699ee3b91
More about pcbnew undo/redo
17 years ago
charras
edb48d461b
Fixed minor bugs. Code cleaning
17 years ago
charras
e073bdc042
Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster.
17 years ago
dickelbeck
69fd16ed26
switch to GetChars() and away from wxString::GetData()
17 years ago
dickelbeck
d58296c804
netless zone support fix to specctra export
17 years ago
dickelbeck
35e8a286e8
resolved the zone 'cutout' support to specctra, handle zones with attached to no nets, namelessly
17 years ago
dickelbeck
31aee8ef3e
specctra export zone 'cutout' support
17 years ago
stambaughw
b833a46bad
More header file realignments to reduce recompiling and general code cleaning.
17 years ago
dickelbeck
b603580355
WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it.
17 years ago
charras
6d856f60a6
Pcbnew: Added display a short net name on vias and pads. Also, code cleaning
17 years ago
dickelbeck
aab39d1de7
injected DLIST<> into many list heads, see change_log.txt
17 years ago
dickelbeck
1c75434438
smt pads can be on ALL layers
17 years ago
dickelbeck
a942b081d0
comment change
17 years ago
dickelbeck
645f7384c9
compensate for tendency of freerouter to move tracks on loading DSN
17 years ago
dickelbeck
8c76e2e644
current with latest freerouter's clearance support
17 years ago
dickelbeck
07a39a0397
clearance record improvements
17 years ago
dickelbeck
12b94cc1d3
updated specctra.pdf http link
17 years ago
dickelbeck
6bd572f55d
fix case where first edge segment is an arc
18 years ago
dickelbeck
5a27f2729d
improve round-tripping to/from latest Freerouter, see http://www.freerouting.net/usren/viewtopic.php?f=3&t=354
18 years ago
dickelbeck
44071acf07
Lorenzo's postscript fill patch for bugs 2003834 and 1956732
18 years ago
charras
777076c86f
minor changes. See changelog
18 years ago
dickelbeck
100ec6cd2e
rearrangement
18 years ago
dickelbeck
e2770b4078
comments
18 years ago
dickelbeck
fec9498f8d
typos and buglets
18 years ago
dickelbeck
a881ede8fb
added S_ARC support for Edges_PCB layer
18 years ago
dickelbeck
4cf118ea0b
simpler default net class
18 years ago
dickelbeck
8ab53fc6aa
thru hole padstack with different copper layer masks fix
18 years ago
dickelbeck
4dd8a2d587
increased the DRC spacing by 1/2 mil for freerouter
18 years ago
dickelbeck
a4ffa8fa90
no XORing on delete segment
18 years ago
dickelbeck
10e13ae50a
layer names in *.brd file
18 years ago
dickelbeck
72b90c6a8a
see change_log.txt
18 years ago
dickelbeck
8ef962305a
more amazing free specctra software
18 years ago
dickelbeck
7559e1347c
specctra_export: add support for dsn outline
18 years ago
dickelbeck
36554e68d4
on export, test via for netcode == 0
18 years ago
dickelbeck
9086e68d47
specctra_export fix for pads with offsets
18 years ago
dickelbeck
951e759fd1
dodge some debug asserts in wxFileDialog which happen if the filename has a path
18 years ago
dickelbeck
c7e7014b14
module flip reverting on exception
18 years ago
dickelbeck
cb1384032a
more amazing free specctra work
18 years ago
dickelbeck
709be49518
more amazing free specctra work
18 years ago
dickelbeck
3fa938185f
simplified makeIMAGE()
18 years ago