You can use bob.home() to return the turtle to the center of the screen and pointed right. Just beware that if the turtle's tail is down it will draw a line as it goes home.
You can also use bob.undo(x) to undo the last x commands.