3.0.0 en.html
Версия 7.1 от abolgov на 2019/10/24 15:01
- Licensing system refined
- Core module controlling G-code execution was refined. Multithreading support added. It allows to significantly reduce G-code opening time on computers with milticore processors.
- Hard disk drive usage during G-code execution was minimized.
- Network communication between server and client software optimized.
- Device discovery in the local network optimized.
- Redundant message "Macros: execution was interrupted" removed.
- State of B and C axes added to Diagnostic tab for Milling (4 axes), Plasma Cutting (4 axes) and Oxy-Fuel Cutting (4 axes) modules.
- To Oxy-Fuel Cutting (4 axes) module added new parameters for automatic speed reduction at small arcs and circles.
- Total G-code execution time is displayed taking into consideration feedrate and rapidrate override values.
- M30 command sets G-code parameters which are specified in interpreter initialization string (Settings -> G-code).
- Macros and background operations API was extended.
- Plasma Cutting module: warning added that auto-voltage is used with zero regulation delay.
- Plasma Cutting module: warning added that hardware ArcOK can not be used with set zero arc transfer time.
- Oxy-Fuel Cutting module: cutting torch can be turned on and turned off during jog moves (using hotkey).
- G-Code tab updated (cutter radius compensation unit was refactored).
- Some other improvments and fixes in user interface were made.