FreeCAD workbench about arrays of all sorts and kinds, and local coordinate systems
Go to file
DeepSOIC 44fe8ab3ed New tool: SubstituteObject (experimental)
A gui tool similar to OpenSCAD replacechild. Except that it iterates
through all parents.
This command actually uses OpenSCAD replaceChilds's code.

This is a general-purpose tool, and it doesn't really belong to the
workbench.
2015-11-20 02:00:19 +03:00
ExampleProjects Add powerplant example file, for linking from tutorial 2015-11-15 23:32:05 +03:00
fonts ShapeString: bundle a few OFL-licensed fonts for easy playaround 2015-11-01 20:00:57 +03:00
PyResources Resample: icon 2015-11-20 00:00:43 +03:00
shapes Lattice: cooler orientation marker 2015-11-01 23:19:24 +03:00
.gitignore .gitignore *.FCStd1 backup FreeCAD files 2015-09-15 00:23:46 +03:00
CompoundFilter.py Compound filter: new filter types: window-length, window-distance 2015-11-06 02:09:00 +03:00
copying.lib Add licence (LGPL) 2015-10-17 20:35:16 +03:00
FuseCompound.py FuseCompound: update some comments 2015-11-05 16:45:47 +03:00
InitGui.py New tool: SubstituteObject (experimental) 2015-11-20 02:00:19 +03:00
lattice_rc.py Resample: icon 2015-11-20 00:00:43 +03:00
latticeApply.py New execute and warning logic 2015-10-31 22:39:55 +03:00
latticeArrayFilter.py ExplodeArray: fix fail to explode a non-lattice 2015-11-14 16:32:46 +03:00
latticeArrayFromShape.py Linked placement: fix command name 2015-11-01 00:41:59 +03:00
latticeBaseFeature.py ExplodeArray: fix no unhide array when deleting children 2015-11-14 16:38:55 +03:00
latticeBoundBox.py New execute and warning logic 2015-10-31 22:39:55 +03:00
latticeCommon.py New tool: Polar Array 2015-10-24 00:44:42 +03:00
latticeCompose.py Compose: fix placement averaging mode 2015-11-13 22:42:15 +03:00
latticeCompoundExplorer.py New tool: Inspect 2015-10-31 18:09:41 +03:00
latticeDowngrade.py New execute and warning logic 2015-10-31 22:39:55 +03:00
latticeDummy.py Icons: Workbench icon, and hacky way of using it 2015-10-26 02:35:53 +03:00
latticeExecuter.py Executer: Abort, Continue buttons for error messages, too 2015-11-03 14:46:49 +03:00
latticeGeomUtils.py New tool: ProjectArray 2015-11-13 03:03:06 +03:00
latticeInspect.py New tool: Inspect 2015-10-31 18:09:41 +03:00
latticeInterpolatorUtil.py Resample: simplify code 2015-11-18 02:50:11 +03:00
latticeInvert.py New tool: linked single placement 2015-10-31 23:44:44 +03:00
latticeJoinArrays.py JoinArrays: remove unneeded "import math" 2015-11-07 22:17:41 +03:00
latticeLinearArray.py LinearArray: fixes 2015-11-13 13:49:38 +03:00
latticeMarkers.py Lattice: cooler orientation marker 2015-11-01 23:19:24 +03:00
latticePlacement.py Placement link: expose placement as Placement property 2015-11-01 00:16:28 +03:00
latticePolarArray.py Polar and Lin Arrays: show warning if element of lattice is used as axis 2015-11-03 14:46:13 +03:00
latticeProjectArray.py New tool: ProjectArray 2015-11-13 03:03:06 +03:00
latticeResample.py Resample: simplify code 2015-11-18 02:50:11 +03:00
latticeShapeString.py ShapeString: fix errors on saving, and defunct after load 2015-11-16 01:55:07 +03:00
latticeSubstituteObject.py New tool: SubstituteObject (experimental) 2015-11-20 02:00:19 +03:00