Hi Guys.
A "colleague" called me with a small problem.
he's doing a sheet metal application (bending) - with some aftermarket post processor tool (don't know the supplier).
I think the "resolution" is causing some problems - he sent me a program, and it's something like 10k lines with nothing but points.
IMO a total over kill for that project - but - that's how the post processor works...
I rememeber from an old Kuka Camrob application - that the Sim (camrob edition) would make multiple programs if the programs exceeded "something" (can't remember if it was number of program lines - or number of points)
It appears that the problem comes when program files (especially the .dat) are exceeding 200kb (the one he sent me was .src 187kb and .dat 325kb (ish))
I told him to put in $DIST_NEXT and $DISTANCE in his variables - and it appears that points are something like between 1/100 of each other.
Is it:
modify post processor - "lowering" the "resolution" - with the risk of problems due to that (since it's sheet metal bending)
or:
Is there a tricky way to "accept" larger program files?
last is shitty - I know...
//