FreeCAD: releases/FreeCAD-0-18 0572853d

Author Committer Branch Timestamp Parent
abdullah wmayer releases/FreeCAD-0-18 2019-06-23 13:10:48 releases/FreeCAD-0-18 2f0c3a79
Affected Issues  0003973: Carbon copy of a sketch results in unresolvable sketch
Changeset Sketcher: Fix Carbon copy leads to unsolvable sketch

====================================================

fixes 0003973

https://forum.freecadweb.org/viewtopic.php?p=316251#p316198

This commit disables an old "axis orientation correction mode", which tried to
solve a problem with orientation of the axis. It never worked fine and it should
have never been introduced, as everything it intends to do should be done by
setting the appropriate placement offset.
mod - src/Mod/Sketcher/App/SketchObject.cpp Diff File