What causes "Warning: Length offset is not supported."? [Sinumerik 840d post]
Hello!
Finally after a year I managed to convince boss to buy Fusion 360 license, because we were only making programs with Sinumerik itself. Previously I was using postprocessor for Haas NGC, but now I'm trying to make it work with Sinumerik. Our machines (two 3 axis mills) have Sinumerik 840d sl software, so I used postprocessor for 840d.
1.) However whenever I'm postig G-Code, I get warnings:
Warning: Length offset is not supported
Warning: Diameter offset is not supported
Somehow I managed to get rid of second one at home, but I don't remember how I did it. And there still is first warning, that I can't fix.
2.) I was testing simple 2D adaptive cut in the air many times I got alarmed with
Danger of collision due to tool radius compensation in machine.
It was repeated many times in the same program. Tool diameter in Fusion and in offest tab in machine were the same, 10mm.
Operation was milling round boss form bigger cylinder and started alarming when I got close to geometry.
Lane before and line that gave error looked like this:
G1 G41 X-2.5 Y20.5
G3 X0 Y18 CR=2.5 <--alarm
What went wrong? something wrong with smoothing or tolerances?
Are there any tutorials that could help with setting up Fusion and post processor for Sinumerik?