11-25-2019 05:10 PM
Hi,
I am implementing a CNC for PCB with Arduino and LIFA_base. What the program does is:
1.- Load the image of the tracks
2.- Generate the coordinates of the first track
3.- It is positioned in the co-chains (0,0,0)
4.- It is located in the first coordinate
5.- Work the rest of the coordinates
repeat 2, (with the next track) 4 and 5 until all the tracks are finished.
Well that's what I should do, but an error comes out in point 5; I would like to know how to correct this error of communication and any suggestions to optimize the program. I enclose a capture of the error, the program and the image I am working with.
11-26-2019 04:29 PM
You'll want to post your questions ---> https://forums.ni.com/t5/LabVIEW-Interface-for-Arduino/bd-p/7107
12-03-2019 03:48 AM
Thanks for the information