Steel Shapes

Steel Shapes

falconbird
Advocate Advocate
2,461 Views
11 Replies
Message 1 of 12

Steel Shapes

falconbird
Advocate
Advocate

Trying to get the latest version of Steel Shapes by Luke Livermore. The version I have is 4.3 and I know there are later versions out there. I also have a version 5.3 which is a eval version and I can't expend the steel sizes cause it's in a FAS file. Or does anybody know how to contact Luke? Luke's site has been down for quite a long time. I do have other programs, but I like this one.

0 Likes
2,462 Views
11 Replies
Replies (11)
Message 2 of 12

Anonymous
Not applicable

I'm Luke Livermore.  The Steel Shapes are now at version 7.0.

0 Likes
Message 3 of 12

falconbird
Advocate
Advocate

I was told you were dead and your site has been down for quite a while. If you are Luke Livermore how do I get ver 7.0 Steel Shapes?

0 Likes
Message 4 of 12

Anonymous
Not applicable

The rumors of my demise have been greatly exaggerated.  I am indeed still alive.  The reason for my lack of support is that no one ever paid for any of our tools.  And despite the disclaimers that I don't support unregistered versions, taking phone calls from some unregistered user from part unknown in the middle of the night...well I suppose you can understand my frustrations.

Or the time I went to a convention in Kansas City and a salesman was demonstrating some now defunct 3rd party AutoCAD software.  When I asked him about a north arrow on his drawing, he proceed to talk my DPA routine grouping as if I wasn't me.  Maybe he too thought I was dead.  Imagine his face when I said, "Argh, ye stole me booty."  Then had to explain to him that he was using a pirated copy.

Long story short, Design Point was a money pit and someone offered us $800 for the name and we took it.

I'm very sorry to say, my brilliant partner and dear friend Chris Alm has indeed passed on.

0 Likes
Message 5 of 12

BeKirra
Advisor
Advisor

@falconbird wrote:

Trying to get the latest version of Steel Shapes by Luke Livermore.

...

I do have other programs, but I like this one.


 

Many people write their own codes with their precious time and effects. It is respectable when the authors only offer paid copies.

Alternatively, you can google for "steel shapes". I believe there are free versions of similar codes on the net.

One of those that I used to use is "STL.lsp" It is a nice one. It is still available on cadalyst. You can google if there is an updated version.

https://cadtips.cadalyst.com/standard-blocks/steel-shapes-all-types-and-sizes?q=standard-blocks/stee...

 

BTW I started to learn Autolisp from the code. Then based on the idea, I wrote my own code to suit my work.

 

Please mark "Accept as Solution" and "Like" if my reply resolves the issue and it will help when others need helps.
= ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ =
A circle is the locus of a cursor, starting and ending at the same point on a plane in model space or in layout such that its distance from a given coordinates (X,Y) is always constant.
X² + Y² = C²
Message 6 of 12

Anonymous
Not applicable

Hi Luke,

 

How do we contact you to get a copy of Steelshapes 7.0? I haven't used your 4.3 product extensively, but I do keep it around for "just in case" scenarios....so I owe you money. 🙂

 

Mike Doerner

0 Likes
Message 7 of 12

falconbird
Advocate
Advocate

I think I am beating a died horse here but hope not. Still interested in your latest version of steel shapes. I will pay for it. If you do please let me throu here and I will send you my email. Thank you.

0 Likes
Message 8 of 12

falconbird
Advocate
Advocate

Luke,

    I think I understand your frustration. You have a great product and people want it. There are a few bad apples that ruin it for all. If you would per your fee I would like to purchase your latest version of STEEL SHAPES. You may contact me per my e-mail, vsaraceni@linboston.com Thank you.

 

0 Likes
Message 9 of 12

Sea-Haven
Mentor
Mentor

 Like wise I have Wisey Steel Shapes.lsp STL its open code you can even add your own shapes to a point. Credit to the authors.

 

 

Message 10 of 12

ddagostinoN78CZ
Observer
Observer

@BeKirra  How can I get this to work with AutoCAD 2021?

0 Likes
Message 11 of 12

BeKirra
Advisor
Advisor

@ddagostinoN78CZ wrote:

@BeKirra  How can I get this to work with AutoCAD 2021?


 

Hi @ddagostinoN78CZ 

Sorry for the late reply...

It should work with 2021 version.

What message did you get when loading the lisp file?

 

Here is only assumption.

There are 2 files with the app - LSP and DCL files.

You need to drop the files in a folder which is in your "Support File and Search Path" before it works.

Then type the command in AutoCAD command line.

Let us know if you still have any issue.

 

HTH

 

Please mark "Accept as Solution" and "Like" if my reply resolves the issue and it will help when others need helps.
= ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ =
A circle is the locus of a cursor, starting and ending at the same point on a plane in model space or in layout such that its distance from a given coordinates (X,Y) is always constant.
X² + Y² = C²
0 Likes
Message 12 of 12

ddagostinoN78CZ
Observer
Observer

I am familiar with setting up the search path and then adding the LISP file to the AppLoad list. I have attached a screenshot of that location, as well as the two error messages that I get when running the command "STL_USA"

0 Likes