HAAS ST30 Post with
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I downloaded the latest HAAS ST30 post. I see they are all basically the same post and even the 2 axis lathe post has the mill turn in it.
I tried to go thru the fixed settings and set the live tooling and c axis to false so I would not get the M155 spindle brake commands.
However the post now errors out with the following error.
TypeError: machineConfigurationXC is undefined
All I change was
var gotLiveTooling = false; // specifies if the machine is able to do live tooling var gotCAxis = false;
Anyone have any suggestions?
Link copied