3D Print Toolbox: Add Align to XY Plane
commite648555eb6b11be56b08f2d10a16c3782271df92
authorJaggz H <jaggz>
Tue, 15 Feb 2022 04:42:56 +0000 (15 15:42 +1100)
committerCampbell Barton <ideasman42@gmail.com>
Tue, 15 Feb 2022 04:53:39 +0000 (15 15:53 +1100)
treee1b971e59f99f1719d6bd660e3179ed436265ca7
parentd03905c1bc0ddd447966c8e30a2a2567ecdd409a
3D Print Toolbox: Add Align to XY Plane

Allow an object to be rotated so one face/selection can lie flat -
parallel to the - XY plane. This is useful for 3d printing setup. The
button is added in the 3d Print tools addon, in the transform section.

Reviewed By: campbellbarton

Ref D13094
object_print3d_utils/__init__.py
object_print3d_utils/operators.py
object_print3d_utils/ui.py