Good day
where I can get this program
was on the Internet?
Hello,
I had problems in my past with repeating the same toolpath (milling) using 2 or more of same macros in same program. For instance:there are 2 same macros, machine will make the first one then i again the first one and then the secound , same if we have 3 ,4 or more macros in same program but much more repeating.
Problem was fixed by avoiding creating ''Geometry'' and then using ''Milling from geomtery''. Macros was made in way that ''geometry'' was inside the milling, by using the first icon in millings tab.
Now i have problem of this type once again. I have a macro for horizontal pocketing, very simple one, operator just enters position of the rectangle, dimensions and depth. Creating pocketing requires to create a geometry first and then to use pocketing command there you are asked for geometry (GID), there is no other way.
-I think that problem is in those geometry names, in every macro the name is the same, and when millings are carried out that confuses the machine and it returns to previous milling and does it again.
I tried to put the name as a global variable, so every time macro i used u just put another name and problem solved, but that does NOT work.
well that is just my opinion and maybe is not correct..
I am running almost he newest version of Biesseworks 3.3.2 (there is 3.4)
Dose anyone have any idea how to fix this?
Good day
where I can get this program
was on the Internet?
We bought it here, Koimpex s.r.l.
Does anyone have the same problem with this what i wrote in first post ?