ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

3d printer simulation

Solved!
Go to solution

Hi,

I have some problems slicing a 3d .stl file because i should use arrays or such in order to use Z axis for layering.

The thing is I'm a rookie regarding Labview and my assignment was to simulate a 3d printer, including the control of all 3 axis..and temperature control of the extruder head.

I could really use some help, ideeas , everything will come in handy.

Thank you

0 Kudos
Message 1 of 8
(5,379 Views)
First, do you have a document describing the stl file format?

Second, have you gone through the tutorials?

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 8
(5,341 Views)

Yes, i did go through various tutorials.Would you recommend something related to this?

I only have the .stl file..that i've already used it in Labview.

0 Kudos
Message 3 of 8
(5,317 Views)
Can you already get the data from the file? I thought that was your problem.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 4 of 8
(5,303 Views)
Solution
Accepted by topic author 2dor4444

Have you tried to use the "Load STL Geometry.vi" function and the property node named "normal array"? That property node gives you X , Y , Z normal components of your stl file.

0 Kudos
Message 5 of 8
(5,276 Views)

I did not know about that property..thank you very much ..that came in handy.But how can I use the values from the array indicator..any ideea of approach?

 

0 Kudos
Message 6 of 8
(5,240 Views)

Yes, refer to the attached document. It is LabVIEW 2014 

 

Good luck with your application

 

Regards.

0 Kudos
Message 7 of 8
(5,220 Views)

How can i display this XYZ data in a table as numeric values?

0 Kudos
Message 8 of 8
(4,885 Views)