XYZ Spacer for adding spaces to XYZ csv files
##XZY Spacer - checks for difference in x, y or z then puts a space in the file. ##This is usefull for opening up point clouds in Mastercam. ##Selecting options-> open as splines, creates a spline per block of XYZ points separated by that space. ##Alvaro Gil 2014-02-22
To use, you must install Python v3 Any OS should work, tested on Linux and Windows. If using windows, then you can run the program with the included bat file. Running it directly might open it with python 2 and fail.