Thanks, but the explode and remake isn't going to work very well, we have a few thousand parts (each a component) in a model, and the the part's axis is important when we're generating the code for our CNC mills to make the parts. And a few parts are used multiple times in different orientations (one component definition with multiple component instances) so one instance would win, while the others would seem to be in wacky directions.
Primarily its the behavior of the move tool and how it locks on to certain directions. (technically it affects some of the other tools like the line tool, but we use the move tool much more often). I guess I could write my own move tool, but I was hoping that it wouldn't come to that and I'd be able to find some "Inferencing Options" screen with a checkbox for "Lock on to Component Axis" that I could uncheck so that it would revert to locking on to the model axis.