dezsoe wrote:When you start the cycle is G40 active? Maybe the compensation is already on when you start.
Hi there,
I have the exact same error, 'angle approach too low at row xx' , line number may vary but never makes sense, usually a line with no radius comp being called at all(got one with line saying : G90 G0 X14.55 Y-0.6)
Made sure G40 was active when loading the code into uccnc, that doesn't change anything, and you can type g40 in mdi console all day, close and reload the code, the error still appears, and always with a goofy line number(the code does indeed have radius comp called at some point, but not at such lines, ofc).At this point I don't know what causes this and it sure looks like a bug.
Besides, radius comp seems globally buggy on my end, I don't know if there is any workaround but if I choose 'In control' (this is when you have to type the actual diameter of the tool in tooltable, the cam soft generates an exact centered toolpath)in Hsmworks the uccnc controller gauges the part 50% of the time, usually in lead ins/ends of the tool in material, as it then deviates from the tool path drastically.Using 'Wear' seems to be safer(with wear the cam compensates the toolpath with a set diameter for tool but stiil outputs G41/42 commands for you to use, you input '0' in tooltable as a diameter and can then later input say for example '-0.1' to decrease diameter by 0.1mm). Problem and gauging is the same in 1.2111 and 1.2113.
What Am I missing?