FreeCAD/src/Mod/Path
Lorenz Hüdepohl 803c136968 Path: Fix spurious full circles in PathProfile
There was an issue in the conversion from a toolpath to GCode, some very
small circles were mistaken for full circles when their coordinates were
output in some finite precision.
2016-07-15 10:57:12 +02:00
..
App Path: added addObject & removeObject python methods to FeatureCompound - fixes #2607 2016-07-07 19:49:00 -03:00
DemoParts Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
Gui Path: support for G90.1 / G91.1 GCodes (absolute/relative arc centers) - fixes #2605 2016-06-29 17:08:08 -03:00
libarea Fix files encoding. Go from ISO8859-1 to UTF-8. 2016-07-07 15:07:38 -03:00
PathScripts Path: Fix spurious full circles in PathProfile 2016-07-15 10:57:12 +02:00
CMakeLists.txt Dressup to add dragknife corner actions to a path 2016-07-12 20:13:45 -03:00
Init.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
InitGui.py Dressup to add dragknife corner actions to a path 2016-07-12 20:13:45 -03:00