| | Re: Noting gaps in parts sequences
|
|
(...) '8' and '9' aren't currently defined. Also, don't forget to handle other undefined characters (maybe the above does this?) (...) Could {part number} and {author name} be turned into arguments, as well? Actually, if you have a generic app which (...) (26 years ago, 22-Feb-99, to lugnet.cad.dev)
|
|
| | [Parts] Anyone doing the Octan logo pattern?
|
|
Is anyone working on a decorated element with the Octan logo (either the textual graphic Octan or the yin-yang symbol)? Has anyone done so? I'm experimenting with a technique of making higher-quality decorations for patterned elements. I using the (...) (26 years ago, 22-Feb-99, to lugnet.cad.dev)
|
|
| | Re: Noting gaps in parts sequences [DAT]
|
|
(...) Cool -- that's a neat and extremely low-effort way to get labels! Here's one way to write the program in Perl (also handling spaces and Æ=>AE): $ cat datstart #!/usr/local/bin/perl5 -w my %brick = ( ' ' => "3005", 'Æ' => "3005-AE", map {$_ => (...) (26 years ago, 22-Feb-99, to lugnet.cad.dev)
|
|
| | Re: Any hope for LDLite and MPD together?
|
|
(...) Yeah! Thanks, Paul. -John Van (26 years ago, 22-Feb-99, to lugnet.cad.dev)
|
|
| | Re: [PARTS] - Header keyword line
|
|
(...) I would include (some) synonyms in the KEYWORDS, but I'd also hope better (ie, lugnet-based) search systems would be able to do a certain amount of synonym-based searching. Frederick wrote: (...) I'd skip Support and Stand. Those are included (...) (26 years ago, 22-Feb-99, to lugnet.cad.dev)
|