Message 1 of 3
Fanuc Post problem G68.2/G53.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
We just purchased a used 5 axis milling machine, with A and C(head-head) axis.
Unfortunately the cnc doesn't support G68.2 and G53.1 code.
I have tried a few ways and have removed two codes G68.2 and G53.1, but when simulating on EreKa software, the toolpath is no longer accurate.
I edited the post like this.
workPlaneMethod: {
useTiltedWorkplane : true, // specifies that tilted workplanes should be used (ie. G68.2, G254, PLANE SPATIAL, CYCLE800), can be overwritten by property
and change it to like below
workPlaneMethod: {
useTiltedWorkplane : false, // specifies that tilted workplanes should be used (ie. G68.2, G254, PLANE SPATIAL, CYCLE800), can be overwritten by property
Can anyone help me?
Sorry if my English makes it difficult for you to understand, I will explain more.