pyroll-project / pyroll-core

PyRoll rolling simulation framework - core library.
https://pyroll.readthedocs.io
BSD 3-Clause "New" or "Revised" License
12 stars 7 forks source link

Changed and added rotations in the contour_lines property of the thre… #222

Closed RichardPfr closed 2 months ago

RichardPfr commented 4 months ago

…e_roll_pass.py

RichardPfr commented 2 months ago

I changed the overal orientation of ThreeRollPasses. This also required some changes to the calculations of several other values, like height and width of profiles and passes.

Theses changes also affecct other plugins that may directly interact with ThreeRollPasses - one beeing the lendl-equivalent plugin. For that this is already adressed in pyroll-project/pyroll-lendl-equivalent-method#5 though.

If other plugins are affected I still need to check.