Bailar
Computer
- Jan 13, 2009
- 30
I have problem with 4-axis post. When I mill cylinder (for example) with variable contour method I have the following :
N0088 B0.0
N0089 Y9.563
N0090 B112.5
N0091 Y9.562 B120.
N0092 Y9.563 B135.
N0093 Y9.562 B150.
N0094 Y9.563 B165.
N0095 Y9.562 B180.
N0096 B210.
N0097 Y9.563 B270.
As you can see I have a jitter on Y coordinate
Must be:
N0088 B0.0
N0089 Y9.563
N0090 B180
N0091 B270
How can I avoid of this jitter?