Loading...
- v1.0.26iOS
Updated to comply with age restrictions
- v1.0.25iOS
- Added the two-color scheme of workpiece; - Added the absolute, relative, machine coordinates and distance along the axes on the main screen; - Increased the timer for holding graphic buttons with a finger in touch control mode; - Improved the algorithm for controlling the camera; - Debugged the algorithm for simulating of the MPG control flywheel; - Added the function of auto-numbering of lines of the control program; - Optimized the graphical user interface; - Fixed a bug with accelerated text scrolling.
- v1.0.24iOS
1) Added the ability to select a two-color workpiece similar like Fanuc 0i-MF animation system; 2) Added the ability to display absolute, relative, machine coordinates, as well as the remaining distance along the axes on the main screen; 3) Increased the timer for holding graphic buttons with a finger in touch control mode in order to eliminate unwanted input of several characters in a row; 4) Improved the algorithm for controlling the camera; 5) Debugged the algorithm for simulating the operation of the MPG control flywheel; 6) Added the function of auto-numbering of lines of the control program in the G-code editor; 7) Optimized the graphical user interface - improved fonts and color scheme of control elements.
- v1.0.23iOS
1. Added syntax highlighting 2. The position of the machine zero has been changed 3. Added function for linking tool and workpiece
- v1.0.22iOS
- Updated G-code interpreter; - Added new commands G65, G29, G73-G89, chamfer C, rounding R; - Added the ability to use multiple M-codes in one block; - Updated parser for algebraic expressions (applied "Reverse Polish notation" method); - Added debugging mode of the control program with the output of the estimated processing time; - Optimized the algorithm for simulating the movement of the cutting tool; - A new system for rendering trajectories has been developed; - Updated built-in help system; - Optimized the graphical part of the application.
- v1.0.18iOS
- Fixed rounding errors in MacroB arithmetic expressions; - Added programming mode in polar coordinates (G16/G15); - Added alternative comparison operators; - Added the function of adjusting the height of the workpiece when fixing in a vice; - Updated the appearance of the simulation model.
- v1.0.17iOS
- Fixed a problem with shader rendering of the workpiece. - Optimized cutter movement algorithm on arcs of small radius. - Fixed bugs in MacroB math operations. - Fixed errors when constructing arcs in the XZ plane. - Fixed bugs with the rotation of the coordinate system. - Added tool names. - Added models of technological equipment for fixing the workpiece.
- v1.0.16iOS
- The algorithm for correcting the speed of the cutter on arcs of small radius has been optimized. - Fixed error processing arithmetic operations when subtracting negative numbers. - Fixed error in processing the operation of comparing a positive number with a negative one. - Fixed the error of multiplying trigonometric functions by a number/variable/expression. - Fixed the problem of choosing the direction of the arc when constructing arcs in the XZ plane (G18). - Fixed the error of execution of an external subroutine after the completion of a loop with a precondition. - Fixed errors in calculating the internal equidistant when connecting several arcs. - Fixed the problem of zeroing the angle of rotation of the coordinate system when calling the G69 command. - Added the ability to perform more than one assignment operation in one block, including in conditional expressions. - Added tool names. - Added models of technological equipment for fixing the workpiece.
- v1.0.15iOS
Added the ability to use included loops WHILE...DO...END.
- v1.0.14iOS
Fixed inaccuracies in interface localization