Werner Almesberger
|
bb055fa209
experimental directive "allow holes" to allow multiple holes per pad
|
12 년 전 |
Werner Almesberger
|
3488cf80ec
introduce keyed tables (?var syntax; WIP)
|
12 년 전 |
Werner Almesberger
|
3c39600c1c
add %iprint, to track variables during instantiation
|
12 년 전 |
Werner Almesberger
|
cb34a28826
vector names can now be resolved at instantiation (partially implemented)
|
13 년 전 |
werner
|
e6b2658a65
Added relaxation of pad overlap checking. Not GUI-settable yet.
|
14 년 전 |
werner
|
c9af8cd0fe
The mechanism for selecting points for measurements reaches its limits when
|
14 년 전 |
werner
|
dbace0b2fa
Cleaned up the disgusting mess that was the list of frames. The changes:
|
14 년 전 |
werner
|
1dda2ac2ae
When creating an object in the GUI, its label wasn't initialized. Added
|
14 년 전 |
werner
|
59335b63b0
The partial order algorithm in dump.c sometimes dumped objects before a vector
|
14 년 전 |
werner
|
6374b3a61a
Added debugging directives to the fped language. They're describe at the end
|
14 년 전 |
werner
|
8a0039f202
When clicking on an instance, fped used to select the currenly active instance
|
15 년 전 |
werner
|
09186de7a8
When selecting an expression of an assignment and then selecting another
|
15 년 전 |
werner
|
2dffbfeaa9
When moving a vector, the list order could get confused, resulting in a
|
15 년 전 |
werner
|
8df866ab2f
- the set of layers of a pad is now maintained in the instance, so that we can
|
15 년 전 |
werner
|
c91156aac0
- gui_util.c: make container clean-out globally available as vacate_widget
|
15 년 전 |
werner
|
76c3c1c1d0
- added solder mask pad type (patch by Rene Harder)
|
15 년 전 |
werner
|
8d94993c45
- added pad type (for non-solder and solder-paste-only pads) to FPD language
|
15 년 전 |
werner
|
d9b7ad94ec
- when displaying loop iterations, we now use the active count, not just the
|
15 년 전 |
werner
|
9e7e804d1a
- delete.c: added more destructor functions
|
15 년 전 |
werner
|
2737f8a3fa
- postscript.c: always run flattenpath before pathbbox
|
15 년 전 |
werner
|
de044ca61f
We can now generate part families.
|
15 년 전 |
werner
|
d39ae30f6e
- added rounded pads
|
15 년 전 |
werner
|
8e54c1f7c3
- added the usual COLOR_ prefix also to TOOL_SELECTED/TOOL_UNSELECTED
|
15 년 전 |
werner
|
e65d90947c
- put hbox around frame table so that it doesn't grow when we give it more
|
15 년 전 |
werner
|
4a0fd61016
More work on measurements. Getting there ...
|
15 년 전 |
werner
|
1a18292883
- added icons for new-style measurements (on-going)
|
15 년 전 |
werner
|
d046f9306c
- fpd.y: fixed check for empty part name
|
15 년 전 |
werner
|
30664583a1
- when dragging the endpoint of an arc, show a helper line to visually connect
|
15 년 전 |
werner
|
995aa4ca04
- added menu item "Save" to dump the footprint to stdout
|
15 년 전 |
werner
|
b5dd18c564
- dumping now labels all vectors, even those we only reference as .
|
15 년 전 |