romas I have strange problem. My part is made at 45 degree angle. If I rotate it by 45 degree on Z axis - it become parallel to the bed. Now if I try to rotate it by 90 degree on any one other axis - it become rotated at 2 axis simultaneously and not at 90 degree! The same rotation on 45 and 90 degree directly on Prusa slicer work fine and part become vertical. Repetier-Host V2.3.2
Repetier Yes, it works a bit different. The entered rotations are done in order x, y and z starting from rotated result. This makes it hard when you do not use 90 degrees or need multiple axes.
romas Repetier said: Yes, it works a bit different. The entered rotations are done in order x, y and z starting from rotated result. This makes it hard when you do not use 90 degrees or need multiple axes. This explains everything :) With this knowledge I can rotate it as I need. I thought rotation is in order I entered digits.Thanks