Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

stl files and labview

Ok here we go

Purpose: 3d micro/nanofabrication of collagen matrixes via multiphoton excitation.

What this means: A laser is driven by two mirrors attached to galvanometers and controlled by labview. When the laser passes over the collage (several times) it becomes crosslinked. The result is a potential micro scale cell scaffold that has potential in tissue engineering.

The goal: As of now we have limited capabilities for creating 3d structures. Lines rectangles and circles are easy enough but anything larger..or deeper requires the movement of an xyz stage which is also controlled by labview. The goal is to be able to be able to simply create an object in autocad (or a similar product) output the file to labview and run the galvanometers, which incidentally, move according to how much voltage is passed through them.

Ideas: Let's say we wanted to create a sphere. The laser only has one plane of focus so to create a 3d object requires slicing. Divide the sphere up into several hundred slices, which, when stacked loosely resemble a jagged sphere. Slicing can be done in a program called Magics RP. This is where the .stl file comes in. From magics rp we should be able to get an .stl file that describes the coordinates of these slices (in ascii or binary format) and from here transfer the job over to labview.

Problem: NO IDEA how to go about doing that last step. Does labview have anything built in to handle .stl files?? Any advice appreciated.

*repost: posted in the wrong forum before
0 Kudos
Message 1 of 5
(4,115 Views)
jimbo2,

You may want to try Motion Assistant. It has the ability to read in a file of points and contour (spline) through them. You can get a free 30 day evaluation copy from the web. If it works, by a copy of Motion Assistant. If the .stl file format doesn't work with Motion Assistant, post again and we can see what other ideas exist.

Thanks,

Rodger.

This link should take you to a webpage where you can learn about and download Motion Assistant.
http://www.ni.com/motion/ltb.htm
0 Kudos
Message 2 of 5
(4,110 Views)
thanks, ill try that out.
0 Kudos
Message 3 of 5
(4,094 Views)
you could use the Load STL File.vi from the picture control toolset
0 Kudos
Message 4 of 5
(4,070 Views)

May I ask how you were able to make "Lines rectangles and circles" controlling a laser and galvo with labview? Do you use a vision software utilizing matrices? 

0 Kudos
Message 5 of 5
(2,681 Views)