Subject:
|
Re: 2 L3P Related Programs and a Question
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Sun, 24 Aug 2003 07:25:09 GMT
|
Viewed:
|
1248 times
|
| |
| |
"Orion Pobursky" <orion@dontaddthis.pobursky.com> wrote in message
news:HK1MFM.60F@lugnet.com...
> The second program I just started on and I haven't named it yet. Basically it
> runs a file through L3P and then post processes the output substituting the
> part/color definitions with those of custom library(s) in a priority set by the
> user. This is useful if you have several different difinition librarys that are
> in various state of completeness. For example, you could wrote you own part
> definitions for some parts/primitives and then tell the program to substitute
> your part defs, then use those in some other library, then leave the defualt L3P
> parts for those that aren't in the the first two. If there is any overlap then
> the high priority library take precedence.
>
> -Orion
Hi Orion,
Why should you want this program? As long as you include colours before the
are defined, everything is okee, since L3P generates code that says: ifndef
(ColorX) which means that if a color is already defined it won't be
re-defined.
For parts/primitives this won't work that way but I think Lars will add this
(ifndef (PARTNAME) for parts too in the new version. Better ask him.
Jeroen
|
|
Message has 1 Reply: | | Re: 2 L3P Related Programs and a Question
|
| (...) Yes you are right, but I hate manually adding the colors I want so I'm creating a program to do it for me (...) I know he's adding this becuase I was the one who asked him to. See above on why I want to program this. Basically we've been (...) (21 years ago, 24-Aug-03, to lugnet.cad.dev)
|
Message is in Reply To:
| | 2 L3P Related Programs and a Question
|
| Note, this post is intended to gauge interest so please respond by Emailing me or posting here. I have 2 programs related to L3P I'm writing for personal use but if there is enough interest I'll roll them together and release them. The first program (...) (21 years ago, 22-Aug-03, to lugnet.cad, lugnet.cad.dev)
|
9 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|