Message 1 of 8
Fanuc clearance height between wcs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
I have this problem, I edited fanuc post processor by deleting // before "{title: "Clearance Height", id: "clearanceHeight"}" so that i can chose clearance hight in the post process window and the machine doesn't go all the way to home between wcs.
values : [
{title:"G28", id:"G28"},
{title:"G30", id:"G30"},
{title:"G53", id:"G53"}
// {title: "Clearance Height", id: "clearanceHeight"}
],
value: "G28",
Problem is that now, is fails to post any thing. Can you help please?
Here's my cps file