Hi Steven, -----Oorspronkelijk bericht----- Van: [email protected] [mailto:[email protected]] Namens Steven Michalske Verzonden: zondag 27 december 2009 0:26 Aan: gEDA user mailing list Onderwerp: Re: gEDA-user: PCB line limit of 255 in pcb
globalconst.h:#define MAX_NETLIST_LINE_LENGTH 255 /* maximum line length for netlist files */ change this number to something appropriate for your netlist. IIRC, 255 was a MSDOS line length limit for text files. Dunno if this is a stale requirement for nowadays Microsoft OS like Vista, 7 and XP. Maybe some CNC machines still need this requirement ? Kind regards, Bert Timmerman. _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

