> Issue resolved and tested with Maker Desktop 3.7.0.108
Keep in mind that there's also a "hidden" set of start positions. As a result,
you can still have difficulty if you have a non-standard build area in the XY
plane. Z ends up being okay, it's XY start positions which get impacted. So,
the above works as long as you have not expanded or shrunk your X or Y axis
dimensions. If, however, you've done that as well, then you have to edit Python code
in one of the .egg files. (makerbot_driver-0.1.1-py2.7.egg which contains
Python code for each "standard" machine type. In that python code there's
yet another start position associated with the purge anchor. The X & Y coordinates
end up being used from it. I just went through this again with 3.7 a couple
of weeks ago.)
But if you have a standard build volume, then you're okay with just doing the
above.
Dan