[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: clearline flag



On 9/7/06, Levente <levente.kovacs@xxxxxxxxxxxx> wrote:
Hi list,


I am editing a board (the bf1), and I have just discovered that all the way I was adding lines without the "new lines, arcs clear poygons" turned on. Now we are at the final stage, and want to add polygons, but PCB connects all the lines together. Does anyone have a script which add the "clearline" flag to all lines?

You could probably do this in EMACS ---

narrow-to-region so that only the Layer section of the PCB is editable
and record a macro that (1) searchs for "Line[", (2) searches for "]"
(3) places the cursor before the "]", (4) inserts the string "clearline" and (5)
places the cursor at the beginning of the next line.

(* jcl *)



--
http://www.luciani.org


_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user