~ubuntu-branches/ubuntu/precise/pcb/precise

« back to all changes in this revision

Viewing changes to README_FILES/Whats_new_in_1.6

  • Committer: Bazaar Package Importer
  • Author(s): Hamish Moffatt
  • Date: 2005-02-20 13:14:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050220131400-pfz66g5vhx0azl8f
Tags: 1.99j+20050127-2
* Improved package description: (closes: #295405)
* Fixed dependency: tk84 -> tk8.4 (closes: #295404)
* Updated README.debian (closes: #269578)
* Applied patch to src/djopt.c to allow compilation with gcc-4.0
  (closes: #294319), thanks to Andreas Jochens for the patch.
* Prevent example files from being compressed

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
What's new in 1.6.3:
2
 
 
3
 
Mainly several important bug fixes:
4
 
   rubberbanding of SMD rat lines
5
 
   netlist comparison under certain conditions
6
 
   another division by zero problem
7
 
   grid drawing
8
 
   various solder-side viewing problems
9
 
   movement of line and polygon points to grid points
10
 
Some TI analog ICs added to the libraries (courtesy of Eric Huiban)
11
 
A tcl script (tools directory) to convert Tango format netlists to pcb format (courtesy of Ingo Cyliax)
12
 
Improvements to how the location of DRC errors are reported. (Suggested by Ingo Cyliax)
13
 
Changes to the "Sizes" menu, file formats, and resources to support
14
 
routing styles. Auto-creation of vias when switching layers during line
15
 
creation.  (Suggestions by Borge Strand)
16
 
Pin numbers are now strings so that alpha-numeric pin numbering is possible. (Suggested by Doug Fortune)
17
 
 
18
 
What's new in 1.6.2Beta:
19
 
 
20
 
Bug fixes and some library enhancements.  Thomas Olson added some quad
21
 
flat-pack definitions to the libraries and fixed up the silkscreen-crossing
22
 
pads problem of the PLCC definitions.  The division by zero in the crosshair
23
 
drawing is fixed, and excess points are removed from polygons now, making
24
 
their editing more logical.  A few other small bugs are fixed.
25
 
 
26
 
What's new in 1.6.1Beta:
27
 
 
28
 
Mostly bug fixes - many relating to viewing from the solder side, plus
29
 
an infinite loop when removing selected vias, and a few other things.
30
 
New features: Connection finding is now undoable. There is a new action
31
 
"Atomic" that allows multi-action resource bindings to become a single action
32
 
as far as undo is concerned.  Also a crude design rule checker that ensures
33
 
minimum spacing rules and thicknesses are met. Type ":DRC()" to check your layout
34
 
for design rule errors.
35
 
 
36
 
What's new in 1.6.BETA:
37
 
 
38
 
Mainly automatic calculation of what areas of the screen
39
 
need redrawing, so that the display should be WYSIWYG at all times.
40
 
Various bug fixes, and some new features: support for drawing copper
41
 
arcs (similar to lines), a line insert mode that adds two clipped
42
 
lines at once to get from the start point to the crosshair
43
 
without a lot of effort, support for pure mounting holes has
44
 
been added and pins can be round or octagonal and display that way
45
 
on the screen. Finally a means to convert lines and vias in a
46
 
buffer into an element definition was added.  The manual
47
 
has been updated to reflect the changes.
48
 
 
49
 
There are also some changes to the order of determining what item
50
 
to act on under the crosshair. The new order is more intuitive 
51
 
in that it's most likely to select what you're visually pointing to.
52
 
In addition, the search range is affected by the zoom, so you need
53
 
to be more acurately positioned when your zoomed in close, and less
54
 
so when zoomed out.  Be aware that I also changed the standard pin
55
 
diameter and drill hole of DIL parts in library from 50/20 to 60/28.
56
 
After all, most standard DIL pins won't fit in a 20 mil hole (Typical
57
 
pins are rectangular 0.018 by 0.011).
58
 
 
59
 
What's new in 1.5.3.BETA:
60
 
Major overhaul of the manual (but still more to do).
61
 
A new refcard.
62
 
Support for GerberX photo-plotters and NC drill files.
63
 
You can zoom in closer provided the layout isn't too large.
64
 
You can measure distances on the screen easily with a marker.
65
 
The rats nest feature is more highly optimized and doesn't
66
 
  require re-loading when you make element changes.
67
 
Improved resource file to give you more room to work in
68
 
  the layout area, plus some enhanced features to make
69
 
  layout less tedious.
70
 
Keyboard ability to move things very accurately.
71
 
A command line interface to any of the action commands.
72
 
Plenty of bug fixes.
73
 
 
74
 
Improvements added by Harry Eaton <haceaton@aplcomm.jhuapl.edu>
75
 
==========================================================================
76
 
 
77
 
- Reports to get information on objects and drilling holes
78
 
 
79
 
- a rats nest feature that uses a net list to assist in component
80
 
  placement and routing, and that also verifies the final layout.
81
 
 
82
 
- support for rubberband mode rotate operations
83
 
 
84
 
- added new polygon/pin/via piercing behavior 
85
 
 
86
 
- added support for REDOs (if your undo key repeats...) and
87
 
  greatly increased the number of things that are undoable
88
 
 
89
 
- a RS274X Gerber driver that works with all of the features
90
 
  and also generates NC Drill files.
91
 
 
92
 
- a lot of smaller features too numerous to mention
93
 
 
94
 
- several bugfixes...
95
 
 
96
 
 
97
 
Improvements added by Andre M. Hedrick <hedrick@Astro.Dyer.Vanderbilt.Edu>
98
 
==========================================================================
99
 
 
100
 
- a lot of nice stuff for GERBER plotters 'type' RS-274D and 
101
 
  a duplicate effort on an RS-274X type driver, but these don't
102
 
  support the latest polygon behavior and so are incomplete and
103
 
  not used for the time being.
104
 
 
105
 
- and more bugfixes
106
 
 
107
 
 
108
 
Many other also contributed a lot of hints, knowledge and experience
109
 
to the project. Thanks to all of them...
110
 
 
111
 
********* IMPORTANT NOTE **********
112
 
If you meet these guys, buy them a pizza, soda, beer or what ever they like
113