3D printing using LabVIEW
- or -
Post a project like this- Posted:
- Proposals: 4
- Remote
- #1230787
- Expired
Description
I am using LabVIEW 2014, NI PCI 7344 motion controller. I can run my 3 axes machine with different x, y, z data.
To do 3D printing using LabVIEW and Motion controller,
STL file should be read as layer by layer so that my 3 axes machine can be moved layer by layer
A N M AMANULLAH T.
0% (0)New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
Hello Amanullah,
I just want to clarify what exactly is it that you need?
Do you have an STL file already that you need converted into the layer by layer file (g-code) for printing
or,
Do you need something designed in 3D and given to you as g-code?
Kind regards,
- StewartA N M AMANULLAH T.27 Jul 2016Hi Stewart,
Actually i am new with LabVIEW and 3D printing.
I have 1 program which is used to move my 3 axes machine in 3 axes.
By another program i can get the coordinates of the vertices of the triangles f an STL file. But with the vertices it is not possible to move my machine layer by laer.
So i think, i need to convert it (STL file) into layer by layer file (g-code) for printing.
If you have any other suggestin for me you can tell me.
If you don't mind will you give me your contact information?
with regards
Amanullah -
Hello AMANULLAH
can you show any reference images for your model type..?
-
Hi,
Can we discuss about this project?
thanks,A N M AMANULLAH T.27 Jul 2016I want to move my 3 axes machine according to the STL file layer by layer. I have one VI which give the vertex points of the STL file. But I need the layer by layer coordinates