specctra dsn work

This commit is contained in:
dickelbeck 2008-01-23 22:42:59 +00:00
parent 143d07903a
commit 94101c56e1
1 changed files with 12 additions and 4 deletions

View File

@ -4,14 +4,22 @@ Started 2007-June-11
Please add newer entries at the top, list the date and your name with
email address.
2008-Jan-23 UPDATE Dick Hollenbeck <dick@softplc.com>
================================================================================
+pcbnew:
Export a *.dsn file includes ZONE_CONTAINERs, was actually able to load
a board with zones into the freerouter.net package! No components, traces yet,
just zones and layers. Fixed parsers and Format()ers.
2008-Jan-23 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr>
================================================================================
+pcbnew:
Plot option in GERBER format Plot (Exclude Edge Pcb layer) modification:
- the default is OFF (like odl pcbnew versions)
- this setup is now save in config (is persistant)
In Zone creation, now delete last created corner works.
- the default is OFF (like odl pcbnew versions)
- this setup is now save in config (is persistant)
In Zone creation, now delete last created corner works.
2008-Jan-22 UPDATE Dick Hollenbeck <dick@softplc.com>
================================================================================