Show messages:
1-6
7-26
27-28
From: Michael Gibson
Hi Grendel, I've attached a plug-in which I think may help you.
To install it, copy the attached file SaveMultiSTL.js into the \commands sub-folder. That will a make a new command named SaveMultiSTL available, set up a shortcut key with SaveMultiSTL for the command name and then when you trigger it, it will prompt you for a filename and then output each object in your model out to a separate STL file with a number incremented on it.
So for example if you have 3 objects and you give it a filename of c:\files\file.stl it will generate 3 files in that folder named file1.stl, file2.stl and file3.stl
The only downside is that I thought you probably did not want the mesh options dialog to pop up for every separate object that is being saved, so it suppresses that and instead uses a hard coded setting of Angle = 5. You can edit that at the top of the file to change it to something else if you want.
I hope this will help out.
- Michael
Attachments:
SaveMultiSTL.js
From: Grendel
BurrMan - You are correct that is exactly the case regarding the multiple stl requirement
Mike - As BurrMan points out I need the multiple stl files as my printer prints in multiple materials at once and when I import a single stl assembly there is some overlap where shells touch from the components that share a boundary with another shell. Objet studio just lumps everything together and cannot separate the shells internal to the program
Michael - That is exactly what I needed, thank you for your help. I will try this out when I get to the shop this morning and confirm it works. I will also post the result of the print as well.
From: DannyT (DANTAS)
Hi Grendel,
I'm just curious about you 3d printing an assembly, are you printing the object as an assembly or are you laying out separate pieces of the assembly on the printing plate?
-
From: Grendel
I am printing an assembly as a unit on the plate, here is the progress from plate, to support removal to final clean up

Image Attachments:
image.jpeg
image2.jpeg
image3.jpeg
From: BurrMan
way to push the print.... Nice piece Grendel. Wow!
From: Michael Gibson
Hi Grendel, wow that's some pretty sophisticated printing with multiple materials and components all produced at once, cool!
- Michael
From: Grendel
I'll post more detailed ones later. The script worked perfectly, thank you Michael. I output a 507 piece model using it and it just chewed through it no problem and imported perfectly with all the mesh separation.
From: BurrMan
Hi Grendel,
I used to work with American Marine Services who sent off a couple newt deepworkers and pilots to the gulf area. Maybe they are installing some of your devices!
Anyway..........
From: Grendel
All my subsea equipment gets deployed between 500-12,000ft so we use unmanned ROV's for physical interaction if the primary control system has a problem. When I was in the Navy I worked at the Deep Submergence Unit and we had a couple Newt suits, Avalon, Mystic, Sea Cliff, Turtle and unmanned ROV's.
From: BurrMan
""I worked at the Deep Submergence Unit """""""""""
Intense stuff.... :o
Take care.
From: Grendel
OK, here is a telescopic riser joint I am using as a classroom aid for my training program..
An actual TJ in service onboard an offshore rig. It is 65 feet long and 75,000lbs.
The render of one made with MOI
The build of the classroom model
The class model after clean up

Image Attachments:
image.jpeg
image1.jpeg
IMG_0518.JPG
Shaffer TJ render.jpg
From: BurrMan
Me likey!!!
Is that render still Carrara?
From: Grendel
Yes it is....old habits die hard
From: BurrMan
I would have to say I don't think I've seen anybody render with Carrara as well as you..... I wish I was a fly on the wall in your work area for a bit....
Thanks for sharing.
From: Grendel
LOL....You would hear a lot of cursing and screaming that DAZ has let the product languish technically since they purchased it to emphasize their....."content" delivery
From: BurrMan
It would just be ambient noise while I focus on what your doing.
Ray Dream was my first 3d modeler.
From: Grendel
A quick print out of the CreatureBox JellyBean character, I used to paint warhammer figures years ago so I will break out my paints and get him colored up. The figure is about 4"" tall, I had to change the diameters on the arms cylinders and fingers to get them to be rigid enough to clean up...still has the same feel though

Image Attachments:
JB-Quarter.jpg
JB-Side.jpg
From: Michael Gibson
That is sure a nice printer you've got there.
- Michael
From: Grendel
It shows off your software nicely
From: DVR (DIGID)
Hi ,
I am using this handy plugin as well .
I am getting segmented curves in STL at diameters greater than 100mm. I did look in the script and only see angle @ 5
I typically use angle 6 , divide 1 - all and minimum .25 when exporting to get smooth curves
How do I add divide 1 - all and minimum .25 to the script?
Show messages:
1-6
7-26
27-28