Download Latest Version DirectX11TestTechneV2_64.zip (8.4 MB)
Email in envelope

Get an email when there's a new version of Techne (R) CAD/CAM

Home / Alpha / 1.0.0.7 / 32 bit
Name Modified Size InfoDownloads / Week
Parent folder
ReadMe.txt 2012-11-29 1.5 kB
TechneInstall.msi 2012-11-29 10.2 MB
Totals: 2 Items   10.2 MB 0
These versions are still an alpha.  Anything related to help files, instruction, tips are out of date, missing, etc.

Version 1.0.0.7
The part preview will now utilize all cores on multi-core systems to render.  Only doing it on preview, for real toolpath creation will continue to use a single thread.

Repaired errors in thread termination routines.

Now test for multi-core capability, if found the start of preview rendering will occur sooner.

Found possible error when using shared pointer accross threads, fixed.

Converted all dialogs that self destroy to Factory creation model.

Removed all references to AfxEndThread (turns out has significant memory problems).

Moved critical section variable to application object instead of document space.

Moved many objects that use shared pointers to be on heap instead of stack.

Using std::shared_ptr instead of boost::shared_ptr

When creating data for a threaded toolpath, now clone cuts and send that instead of polygon representations of cuts.

Selecting a round part geometry caused error.

Added abilty to turn off or select low quality previews.

Version 1.0.0.6
Finished implementing drilling type cuts.

Version 1.0.0.5

Adds a drilling capability that is not fully implemented.  Specifically saving/loading of designs with a drill cut is not tested, but generating toolpaths should work.  There was a reported bug creating an ASSERT when trying to save a toolpath that hopefully has been fixed.  
Source: ReadMe.txt, updated 2012-11-29