WINCNC Post Processor Has Changed Code.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Here is a section from recent file from my WINCNC Post Processor.
M3
[Bottom Outside Contour]
[1/4 Flat Cutter]
[T1 D=0.25 CR=0. - ZMIN=-0.75 - flat end mill]
G90
G20
G53 Z0.
[Cut Reliefs]
G0 X-6.7553 Y12.0312
Z0.24
[In Rapid Traverse]
[In Rapid Traverse]
G0 Z0.1394
G1 Z-0.075 F100
Here is the same section from a file generated about two months ago
M3
[Cut From Stock]
[1/4 Ball Cutterr]
[T1 D=0.25 CR=0.125 - ZMIN=-0.5118 - ball end mill]
G90
G20
G53 Z0.
[Clear out Rose]
G0 X-1.246 Y3.8199
Z0.6
[In Rapid Traverse]
[In Rapid Traverse]
G0 Z0.2
[In Rapid Traverse]
G0 Z0.125
G1 Z0.1 F50
G1 Z-0.3937 F40
G1 X-1.2445 Y3.8201 F100
I downloaded an ran the most current WINCNC Generic Post Processor
It gave me the same output as the top version.
This is causing trouble because it allows X and Y to run at traverse speeds.
Any idea what changed and how can I fix it?
Allan Steinkuhl