- add circular interpolation with CR and AR
- working in Windows restored (dir path bug fixed).
- add support for IF - ELSE - ENDIF jumps.
- add support for GOTO[BF] without IF jumps.
- add support polar coordinates (AP, RP, G110-G112).
- DIAMON/DIAMOF interpreter.
- add third axis in circular intrpolation
- TURN support
- 'comment selected lines' function added (Ctrl + Alt + ;)
- RND support between lines
- ctrl - alt - r : rewrite function
- REPEAT support added
- RND support between line & arc
- MAXVAL support
- Tool orientation: T101 - 109 accords to $TC_DP2 1 - 9
- Subroutines folder path selection area.
- IC moves parse for AP & RP operators
- DIAM90 mode for lathes
- CHR between lines parser
- coordinate rulers
- different colors for G40/41/42 lines
- check conditions for float fix
- call subroutine with math/R-vars
- smooth rendering for debugging
- fix subroutines path bug
- fix float accuracy in comparisons
- discarding a comment from string when parsing
- display MSG in slow debug mode
- fix subroutine call bug
- string parse
- ROUND bug fix
- fix subroutines path dialog for Win
- parse variables in subroutine call
- fix "<>" bug in condition parse
- recursive subroutine call
- fix float bug in conditions
- fix 'OR' replacement
- pasing STRING concatenation
- last element with "RND|CHR" drawing bug fixed.
- decrease timeout for short elements in SlowDebug.
- fixed render queue in Slow Debug Mode.
- OFFN support
- individual snippets for machine tools
- blank & contour file path selector
- blank & contour filled figures
- fix pole bug in DIAMON/DIAM90 mode
- EXECSTRING parse
- WHILE - ENDWILE support
- FOR - ENDFOR support only for R-vars
- [A]MIRROR support
- select containing folder for program file via teletype
- $P_GG[29] - only for G group 29 (DIAMOF/DIAMON/DIAM90)
- fix some bugs
- FOR-ENDFOR with named variable
- calculation of RP perfomed in WCS
- calculation of ANG with MIRROR in WCS
- Circle end point tolerance increased
- critical rounding bug fix
- MCALL support (1000 calls max)
- reduced errors num in the condition calculations
- fix G2/G3 (distance == 2 * CR) math error
- bug COS/ACOS SIN/ASIN fixed
- scale & offset in slow debug mode without canvas reset
- bolding selected rows on drawing
- tool orientation (T10[1-9]) can be parsed from comment in previous line ex. ';T103'
- cnc type selector for sinumerik-to-nc pack
- contour edit tools
- fix contours saving func for windows
- many features inc. Contour tools for roughing
- display contours for all programs in directory
- add closed contour turning cycle
- fix turning cycle direction selector
- fix turning cycle safety distance
- fix some change editor errors
- add optons for FANUC toolchange
- 3D viewport redraw with ctrl-alt-r, fix zoom/pan/rotate bug
- Abort parsing when NaN is received
- fix ENDWHILE searching
- fix area selection bug
- fix G33 interpretation error in MIRROR mode
- add machining time calculation
- save viewport position & scale for every file in SLD & ContourEditModes