Commit d2f12762 authored by sumpfralle's avatar sumpfralle

prepared release of v0.2.4


git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@316 bbaffbd6-741e-11dd-a85d-61de82d9cad9
parent 374e0f95
Version 0.2.4 - UNRELEASED
Version 0.2.4 - 2010-04-12
* added a simple simulation mode for visualizing the material penetration of a toolpath
* join tangential moves (removes the inner points in a colinear set of adjacent path points)
* fixed careless import of Tkinter
* added missing INSTALL.TXT to source package
* fixed typo that breaks PyCAM for Python 2.6
Version 0.2.3 - 2010-04-05
......
......@@ -3043,7 +3043,7 @@ It is significantly faster, but the current release of ODE contains a nasty bug
<property name="gravity">center</property>
<property name="has_separator">False</property>
<property name="program_name">PyCAM</property>
<property name="version">0.2.3</property>
<property name="version">0.2.4</property>
<property name="copyright" translatable="yes">Copyright &#xA9; 2008-2010 Lode Leroy
Copyright &#xA9; 2010 Lars Kruse</property>
<property name="comments" translatable="yes">Toolpath Generation for 3-Axis CNC machining</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment