Another new 0.9.7 bug fix release has just been uploaded (rev F)
This is available from the same page as the previous post:
http://www.cambam.co.uk/download/untested/cambam-plus-beta-release-097c.htmlUnless there are any problems with this release, this version will become the latest stable release version.
As such, the installer now registers version 0.9.7 as the default file handler for Cambam (.cb) files.
Revision F new features!* Will now generate around 300 lines of g-code after evaluation has expired!
That's right, CamBam plus can now be used to generate around 300 lines of gcode without the need to purchase a license.
There is still the 40 evaluation sessions where it is possible to generate unlimited lines of gcode. The 300 line limit will kick in after the evaluation period has expired.
* Added new post processor macro {$arccentermode} and ArcCenterAbsolute / ArcCenterIncremental values to handle Mach3 G90.1 & G91.1 codes.
This should avoid the common problem of 'crop circles' when the default arc center mode is set differently between CamBam and Mach3.
The Mach3.cbpp and Mach3-CV.cbpp files have been modified to take advantage of this new post processor macro. The feature can also be used to define g-codes for selecting incremental/absolute arc center modes for other target controllers by making similar changes to their post processor (.cbpp) files.
Revision F bug fixes* Fixed new bug when parsing text STL files containing multiple spaces.
* Rudimentary interpretation of extrusion direction for 2D arcs in DXF files.
Some CAD programs (like Sketchup) appear to occasionally set extrusion directions in DXF files for 2D entities such as arcs, which can have the intended result that the arc should be mirrored.
* Improved handling of rotations and mirroring for Arc entity apply transformations.
* OpenGL initialisation now checks AntiAlias setting. Attempt to fix occasional OpenGL issues with some hardware.
There have been a couple of reported problems with the OpenGL view on certain hardware.
This change is intended to either fix or at least rule out certain causes.
If you are experiencing OpenGL problems, try turning off
AntiAlias in the View menu within CamBam.
You will then need to restart CamBam.
I would love to hear any feedback on whether this does or doesn't fix anything as I am unable to recreate these problems on any hardware at my disposal.