05-26-2015 12:55 PM
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
Solved! Go to Solution.
05-26-2015 06:55 PM
05-27-2015 05:26 AM
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.
05-27-2015 07:40 AM
05-27-2015 05:08 PM
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.
05-28-2015 11:50 AM - edited 05-28-2015 12:02 PM
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?
05-28-2015 01:59 PM
Yes, refer to the attached document. It is LabVIEW 2014
Good luck with your application
Regards.
09-20-2016 06:30 AM - edited 09-20-2016 06:32 AM
How can i display this XYZ data in a table as numeric values?