Werner Almesberger
|
8a1a310396
inst.c (find_point_vec): correct indentation
|
9 years ago |
Werner Almesberger
|
86c082f5a9
track bounding box also on a per-package basis and use this to scale Postscript
|
12 years ago |
Werner Almesberger
|
e2ce0eecf7
inst.c: zero-sized pads and holes now cause instantiation to fail
|
12 years ago |
Werner Almesberger
|
59b90b3054
reset reachable_pkg in the instantiation process and restore on inst_revert
|
12 years ago |
Werner Almesberger
|
f2d3986600
fix whitespace anomalies
|
12 years ago |
Werner Almesberger
|
e0351bdf73
make active package track active variables (for the GUI)
|
12 years ago |
Werner Almesberger
|
424b74e482
change use of curly braces with "if-else" to kernel style
|
12 years ago |
Werner Almesberger
|
43928dbbf3
purge unused measurement instances
|
12 years ago |
werner
|
78e4ba0d9c
fped: mechanical holes had incorrect layers
|
13 years ago |
werner
|
49a1bbdd05
Added a new pad type: trace pads, for antennas and other trace-like elements.
|
14 years ago |
werner
|
c9af8cd0fe
The mechanism for selecting points for measurements reaches its limits when
|
14 years ago |
werner
|
dbace0b2fa
Cleaned up the disgusting mess that was the list of frames. The changes:
|
14 years ago |
werner
|
e047cc074d
Holes can now also be output as KiCad modules.
|
14 years ago |
werner
|
1dda2ac2ae
When creating an object in the GUI, its label wasn't initialized. Added
|
14 years ago |
werner
|
6b22c8a579
The characteristics of the diagonal of the object selected (length and angle)
|
14 years ago |
werner
|
6374b3a61a
Added debugging directives to the fped language. They're describe at the end
|
14 years ago |
werner
|
3d6ef48930
As a shortcut, accept entry of "0" as a valid distance for dimensions. (For
|
14 years ago |
werner
|
8a0039f202
When clicking on an instance, fped used to select the currenly active instance
|
15 years ago |
werner
|
393c178a5f
Added tooltips for editable status area items. All tools are now tipped.
|
15 years ago |
werner
|
661398c20a
Yet more tooltips. This time, for all non-editable fields in the status area.
|
15 years ago |
werner
|
b37a8599d9
It can sometimes be unclear what exactly has been selected. To improve this,
|
15 years ago |
werner
|
a830226830
When no instance is selected, show the polar coordinates of the current
|
15 years ago |
werner
|
9cd195bf5b
When entering a name with variable expansion, the "invalid character in
|
15 years ago |
werner
|
a26b79041b
- inst.c (inst_select): cycle through instances globally, not only within the
|
15 years ago |
werner
|
907bcf919b
Fixed some bugs in the vector list re-ordering function. This should work now,
|
15 years ago |
werner
|
2dffbfeaa9
When moving a vector, the list order could get confused, resulting in a
|
15 years ago |
werner
|
192ec568d8
- inst.c: cleanup_inst leaked memory when using special pads
|
15 years ago |
werner
|
8df866ab2f
- the set of layers of a pad is now maintained in the instance, so that we can
|
15 years ago |
werner
|
c91156aac0
- gui_util.c: make container clean-out globally available as vacate_widget
|
15 years ago |
werner
|
5c37256c09
- bare pads are now drawn in orange, so that one can see if a pad has a special
|
15 years ago |