To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / 10616
Subject: 
Re: Linetrim, a LDraw line trimmer utility
Newsgroups: 
lugnet.cad.dev
Date: 
Sun, 10 Jun 2007 11:33:06 GMT
Viewed: 
4135 times
  
philo,

you're making part authoring a piece of cake! that's not what's all about:
authors have to suffer while making parts, have to loose themselves in maths
and calculations, so please stop forging this kind of tools ;-D

Oops, sorry, I was not aware of that! I'll remove my page as soon as possible
;o)

ps. as you know I'm not a programmer. would it be possible to merge this with
LDDP or code it as a plug-in for LDDP

Problem is that I'm no programmer either. For very low level, crude programs
it's enough but I don't feel up to the task to do that integration. But I agree
it would be a nice thing!

Philo


Subject: 
Re: Linetrim, a LDraw line trimmer utility
Newsgroups: 
lugnet.cad.dev
Date: 
Sun, 10 Jun 2007 16:13:24 GMT
Viewed: 
4232 times
  
In lugnet.cad.dev, Philippe Hurbain wrote:
ps. as you know I'm not a programmer. would it be possible to merge this with
LDDP or code it as a plug-in for LDDP

Problem is that I'm no programmer either. For very low level, crude programs
it's enough but I don't feel up to the task to do that integration. But I agree
it would be a nice thing!

These are relatively simple programs code wise so as long as your sources stay
available, both these programs can be ported to LDDP plugins with relative ease.

-Orion


Subject: 
Re: Linetrim, a LDraw line trimmer utility
Newsgroups: 
lugnet.cad.dev
Date: 
Sun, 10 Jun 2007 16:34:14 GMT
Viewed: 
4301 times
  
Hi Orion,

These are relatively simple programs code wise so as long as your sources stay
available, both these programs can be ported to LDDP plugins with relative ease.

They will... Would you do the adaptation? That would be great!

Philo


Subject: 
What happend to edger? (Was Re: Linetrim, a LDraw line trimmer utility)
Newsgroups: 
lugnet.cad.dev
Date: 
Sun, 10 Jun 2007 17:30:06 GMT
Viewed: 
4357 times
  
In lugnet.cad.dev, Philippe Hurbain wrote:
Hi Orion,

These are relatively simple programs code wise so as long as your sources stay
available, both these programs can be ported to LDDP plugins with relative ease.

They will... Would you do the adaptation? That would be great!

Philo

since we are talking about LDDP plug-ins. are there any news on this:

http://news.lugnet.com/cad/?n=14160

orion, lee? also "Edger" would be a fantastic plug-in!

w.


Subject: 
Re: What happend to edger? (Was Re: Linetrim, a LDraw line trimmer utility)
Newsgroups: 
lugnet.cad.dev
Date: 
Sun, 10 Jun 2007 17:39:17 GMT
Viewed: 
4484 times
  
In lugnet.cad.dev, Willy Tschager wrote:
In lugnet.cad.dev, Philippe Hurbain wrote:
Hi Orion,

These are relatively simple programs code wise so as long as your sources stay
available, both these programs can be ported to LDDP plugins with relative ease.

They will... Would you do the adaptation? That would be great!

Philo

since we are talking about LDDP plug-ins. are there any news on this:

http://news.lugnet.com/cad/?n=14160

orion, lee? also "Edger" would be a fantastic plug-in!

LDDP is going through a major change right now.  I'm trying out a new editor
control which seems to be more versatile and supports unicode.  The sticking
point right now is writing the code for the syntax highlighter.  Once that's
done, I'll probably have a look a IseCalc and Linetrim (and Edger once I learn
more about Java)

-Orion


Subject: 
Re: What happend to edger? (Was Re: Linetrim, a LDraw line trimmer utility)
Newsgroups: 
lugnet.cad.dev
Date: 
Sun, 10 Jun 2007 19:10:01 GMT
Viewed: 
4566 times
  
In lugnet.cad.dev, Orion Pobursky wrote:
I'll probably have a look a IseCalc and Linetrim (and Edger once I learn
more about Java)

Where do I find Edger? looks like this page disappeared:
http://www.lummoxjr.com/lego/legos.html

I was thinking of writing such a program, but if it's already written...

Philo


Subject: 
Re: What happend to edger? (Was Re: Linetrim, a LDraw line trimmer utility)
Newsgroups: 
lugnet.cad.dev
Date: 
Sun, 10 Jun 2007 20:48:14 GMT
Viewed: 
4590 times
  
In lugnet.cad.dev, Orion Pobursky wrote:
LDDP is going through a major change right now.  I'm trying out a new editor
control which seems to be more versatile and supports unicode.  The sticking
point right now is writing the code for the syntax highlighter.  Once that's
done, I'll probably have a look a IseCalc and Linetrim (and Edger once I learn
more about Java)

The extra versatility is a good thing, but Unicode shouldn't be at all useful
for LDDP since ldraw files aren't (and can't) be Unicode.  Am I missing
something?

--Travis


Subject: 
Re: What happend to edger? (Was Re: Linetrim, a LDraw line trimmer utility)
Newsgroups: 
lugnet.cad.dev
Date: 
Sun, 10 Jun 2007 21:14:19 GMT
Viewed: 
4671 times
  
In lugnet.cad.dev, Travis Cobbs wrote:
Unicode shouldn't be at all useful
for LDDP since ldraw files aren't (and can't) be Unicode.  Am I missing
something?

No, I was just typing without thinking

-Orion


Subject: 
Re: What happend to edger? (Was Re: Linetrim, a LDraw line trimmer utility)
Newsgroups: 
lugnet.cad.dev
Date: 
Mon, 11 Jun 2007 10:37:45 GMT
Viewed: 
4584 times
  
In lugnet.cad.dev, Orion Pobursky wrote:
In lugnet.cad.dev, Willy Tschager wrote:
In lugnet.cad.dev, Philippe Hurbain wrote:
Hi Orion,

These are relatively simple programs code wise so as long as your sources stay
available, both these programs can be ported to LDDP plugins with relative ease.

They will... Would you do the adaptation? That would be great!

Philo

since we are talking about LDDP plug-ins. are there any news on this:

http://news.lugnet.com/cad/?n=14160

orion, lee? also "Edger" would be a fantastic plug-in!

LDDP is going through a major change right now.  I'm trying out a new editor
control which seems to be more versatile and supports unicode.  The sticking
point right now is writing the code for the syntax highlighter.  Once that's
done, I'll probably have a look a IseCalc and Linetrim (and Edger once I learn
more about Java)

-Orion

this is good news indeed! my wishlist for LDDP is still up ;-)

http://www.holly-wood.it/wishlist-lddp.html

bye, w.


Subject: 
Re: What happend to edger? (Was Re: Linetrim, a LDraw line trimmer utility)
Newsgroups: 
lugnet.cad.dev
Date: 
Mon, 11 Jun 2007 10:48:51 GMT
Viewed: 
4671 times
  
In lugnet.cad.dev, Philippe Hurbain wrote:
In lugnet.cad.dev, Orion Pobursky wrote:
I'll probably have a look a IseCalc and Linetrim (and Edger once I learn
more about Java)

Where do I find Edger? looks like this page disappeared:
http://www.lummoxjr.com/lego/legos.html

I was thinking of writing such a program, but if it's already written...

Philo

you've got mail.

w.


Subject: 
Re: Linetrim, a LDraw line trimmer utility
Newsgroups: 
lugnet.cad.dev
Date: 
Mon, 11 Jun 2007 13:31:05 GMT
Viewed: 
4535 times
  
In lugnet.cad.dev, Orion Pobursky wrote:
In lugnet.cad.dev, Philippe Hurbain wrote:
ps. as you know I'm not a programmer. would it be possible to
merge this with LDDP or code it as a plug-in for LDDP

Problem is that I'm no programmer either. For very low level,
crude programs it's enough but I don't feel up to the task to
do that integration. But I agree it would be a nice thing!

These are relatively simple programs code wise so as long as your
sources stay available, both these programs can be ported to LDDP
plugins with relative ease.

Would it be useful to create a generic LDDP plugin?  Say one that
simply executes a command line that appears in an ldraw style meta
command like this:

0 LDDP_EXECUTE linetrim input1.ldr input2.ldr output.ldr

Then you'd just put linetrim.exe (or edger, or whatever) in the
path, or perhaps in the LDDP plugin directory where the generic
execute plugin could find it.

Enjoy,

Don


Subject: 
Re: Linetrim, a LDraw line trimmer utility
Newsgroups: 
lugnet.cad.dev
Date: 
Mon, 11 Jun 2007 20:17:47 GMT
Viewed: 
4603 times
  
In lugnet.cad.dev, Don Heyse wrote:
In lugnet.cad.dev, Orion Pobursky wrote:
In lugnet.cad.dev, Philippe Hurbain wrote:
ps. as you know I'm not a programmer. would it be possible to
merge this with LDDP or code it as a plug-in for LDDP

Problem is that I'm no programmer either. For very low level,
crude programs it's enough but I don't feel up to the task to
do that integration. But I agree it would be a nice thing!

These are relatively simple programs code wise so as long as your
sources stay available, both these programs can be ported to LDDP
plugins with relative ease.

Would it be useful to create a generic LDDP plugin?  Say one that
simply executes a command line that appears in an ldraw style meta
command like this:

0 LDDP_EXECUTE linetrim input1.ldr input2.ldr output.ldr

Then you'd just put linetrim.exe (or edger, or whatever) in the
path, or perhaps in the LDDP plugin directory where the generic
execute plugin could find it.

Actually this already exists as the External Programs feature of LDDP.

-Orion


©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR