FreeCAD/src/Mod/Path/PathScripts
Yorik van Havre 0d22ca8eaf Path: Added new series of tools and fixes
* Fixed UsePlacement property of Path Compounds
* Added Path FaceProfile command - does a simple 2D contour of a face
* Added Path FacePocket command - does a simple 2D pocket of a face
* Added Path Array command - does an array with copies of a path
* Added Path Custom command - to add custom G-Code
* Added Inspect command - to inspect the G-Code of a path
2016-01-19 22:31:46 -02:00
..
Macros Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
__init__.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
centroid_post.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
comparams_post.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
DlgSettingsPath.ui Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
dumper_post.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
example_post.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
example_pre.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
linuxcnc_post.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
opensbp_post.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
opensbp_pre.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathArray.py Path: Added new series of tools and fixes 2016-01-19 22:31:46 -02:00
PathComment.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathCompoundExtended.py Path: Added new series of tools and fixes 2016-01-19 22:31:46 -02:00
PathCopy.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathCustom.py Path: Added new series of tools and fixes 2016-01-19 22:31:46 -02:00
PathDressup.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathDrilling.py Path: Fix unable to import from CLI 2015-09-08 21:18:31 +02:00
PathFacePocket.py Path: Added new series of tools and fixes 2016-01-19 22:31:46 -02:00
PathFaceProfile.py Path: Added new series of tools and fixes 2016-01-19 22:31:46 -02:00
PathFixture.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathFromShape.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathHop.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathInspect.py Path: Added new series of tools and fixes 2016-01-19 22:31:46 -02:00
PathKurve.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathKurveUtils.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathLoadTool.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathMachine.py Path: Fix unable to import from CLI 2015-09-08 21:18:31 +02:00
PathPlane.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathPocket.py Path: Fix unable to import from CLI 2015-09-08 21:18:31 +02:00
PathPost.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathProfile.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathProject.py Path: Fix unable to import from CLI 2015-09-08 21:18:31 +02:00
PathSelection.py changed the way points are compared for equality 2015-07-23 23:17:15 -03:00
PathStock.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathStop.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathToolLenOffset.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathToolTableEdit.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00
PathUtils.py Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__ 2015-09-04 11:54:57 -03:00
PostUtils.py Path: Allow PostUtils to be used in CLI mode 2015-09-08 21:19:43 +02:00
rml_post.py Path: Basic .rml postprocessor for Roland Modela MDX 2015-09-11 18:54:19 -03:00
slic3r_pre.py Draft: small fix in patterns 2015-12-30 12:30:40 -02:00
TooltableEditor.py Initial merge of Path module branch 2015-07-04 18:30:10 -03:00