I’m trying to cut this part and everything seems right but when index 45 degrees it doesn’t rotate the stock with the part? Only the part. And it seems like when cutting it doesn’t account for the corner of my square stock when it rotated 45 degrees? How do i go about fixing this?
this is a quirk of the current index mode implementation. cylindrical and loadable stock is on the todo list. for now, use fixed stock size with equal height/depth. the safe Z is calculated as the hypotenuse of the square, so it accounts for all rotation angles. if you’re stuck with stock that has unequal height/depth, then use the max of the two for both. global operations like roughing will just cut a little extra air.
so even though the stock doesn’t actually rotate in software it still accounts for the rotation angle? Wont it dive straight into the corner of a square stock?