This release fixes a bug of the standalone executable for Windows. Users of single-core CPUs were not affected by this bug.
This new release of PyCAM contains one important new feature (extrusion of 2D models) and many small fixes and improvements. Windows users will enjoy a more modern look of the GUI theme and Linux users will be happy about a packaging with better integration into the desktop. Additionally the 3D preview performance improved drastically.
Read the detailed list of changes in the developer blog:
http://fab.senselab.org/node/230
This major release features support for single-line fonts, touch off and tool
change handling, multi-layered 2D models, many visualization improvements,
better DXF support, additional model transformations and many more new features.
Read the detailed list of changes in the developer blog:
http://fab.senselab.org/node/222
This minor release fixes a problem of the Windows standalone executable on multi-core systems.
This major release features parallel processing (automatically using all CPU
cores of your computer) and even distributed processing (connecting multiple
hosts to a shared pool of worker processes). This speeds up processing of
complex models significantly.
Additionally a standalone executable for Windows is available (no dependencies
required).
Climb and conventional milling styles are configurable.
The new toolpath strategy "Contour->Follow" can calculate exact contours of
a model (before: only an approximation).
Automatically distributed support bridges keep your 3D model attached to the
outer material.
The path precision (G61/G64) for the GCode interpreter is configurable.
Various interface improvements and minor bugfixes are included.
This major release features support for 2D contour models (in DXF or SVG format)
combined with a new EngraveCutter strategy. Additionally major improvements of
the support grid specification and the commandline interface were added.
Numerous improvements of the GUI and the generated GCode as well as a pile of
minor bug fixes were incorporated.
This new minor release contains only bugfixes for Windows users.
The new release features an optional support grid for holding the
object at its position during the machine operation.
Additionally an approximation of the required machine time for
each toolpath is calculated.
Changing the unit size (inch/mm) now can trigger a recalculation
of the model and other dimensions.
The new release features an optional support grid for holding the
object at its position during the machine operation.
Additionally an approximation of the required machine time for
each toolpath is calculated.
Changing the unit size (inch/mm) now can trigger a recalculation
of the model and other dimensions.
The new release features a new (experimental) simulation mode for
visualizing the material cutting of a toolpath. Comments are welcome!
Additionally minor bugs regarding Python 2.6 and a missing python-tk
package were fixed.