FreeCAD: master b9417938

Author Committer Branch Timestamp Parent
abdullah abdullahtahiriyo master 2019-06-23 13:10:48 master 81f37959
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