Message 1 of 3
MillTurn Setup -> hasGlobalParameter("autodesk cam:fixture-path") is FALSE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Ciao Guys,
my post use the
if (hasGlobalParameter("autodeskcam:fixture-path")) {
fixturePath = getGlobalParameter("autodeskcam:fixture-path");
.....
}
to export the fixture as STL. In a MILL Setup it works well, but on a MILLTURN setup, nope. It seems to be a FUSION 360 option that is not available on MILLTURN setup - WHY is it so?
to export the fixture as STL. In a MILL Setup it works well, but on a MILLTURN setup, nope. It seems to be a FUSION 360 option that is not available on MILLTURN setup - WHY is it so?
