Commit Graph

5 Commits

Author SHA1 Message Date
luz.paz
778502f859 Misc. typo fixes
Found via `codespell -q 3 -L vertexes`
2020-03-03 14:11:45 -05:00
Enrico Di Lorenzo - FastFieldSolvers S.R.L
60b99aeee0 * EM workbench support for VoxHenry
- Works, with Python3, in FreeCAD 18.1/18.2/19.0 beta
- Usage of Coin3d for shell represenation of voxelized geometries
- Fix for FasterCap export in sorting vertices
2019-06-27 00:21:29 +02:00
Enrico Di Lorenzo - FastFieldSolvers S.R.L
7063488008 * First beta working workbench supporting FastHenry.py
Still missing:

- FHSegments based on paths
- .equiv statement
- FHPlanes
2018-11-15 20:23:05 +01:00
Enrico Di Lorenzo - FastFieldSolvers S.R.L
143d6e6a4a * Added import_fastercap.py 2018-01-03 18:21:48 +01:00
Enrico Di Lorenzo - FastFieldSolvers S.R.L
a36881e697 * Initial commitment: simple macro exporting mesh in FasterCap format
The Python macro works in FreeCAD and is able to generate a mesh
from a solid and export it in FasterCap compatible format.
See http://www.fastfieldsolvers.com
2016-09-28 16:56:32 +02:00