Hi all,

A new version 1.6.0 of gcmc has been released.

This release adds a couple of features to the compiler, such as:
- constant variables using the const keyword
- default function arguments
A couple built-in functions have been updated and added:
- move() and goto() now accept vectorlists for easy tracing
- new function undef() returns an undef value
- new function isconst() tests for constant variables
- new functions atan_xy(), atan_xz() and atan_yz() with vector as input
Bugfixes include:
- Fixed unit checks in rotate_*() functions
- Fixed unit preservation in to_float() and to_int()
- Fixed documentation formatting

The library has been updated to include vectorized arcs and circles in
CW and CCW direction. They operate similar to the gcode equivalents, but
will return a vectorlist of interpolated points.
The vectorlists can then be manipulated with built-in functions and
user-written code. An example is also included showing ellipses in any
orientation.

The documentation is updated to include all the changes and new features.


You can get the new version from the homepage:
  http://www.vagrearg.org/content/gcmc

The updated documentation is online at:
  http://www.vagrearg.org/content/gcmc-into
  http://www.vagrearg.org/content/gcmc-man
  http://www.vagrearg.org/content/gcmc-syntax
  http://www.vagrearg.org/content/gcmc-funcref
  http://www.vagrearg.org/content/gcmc-library

All documentation is, of course, included in the tar-ball distribution
and now also added to the windows zip-file.

As usual, let me know if you encounter bugs or have any questions or wishes.

-- 
Greetings Bertho

(disclaimers are disclaimed)

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to