Исходный код вики 3.0.0 en.html

Версия 7.1 от abolgov на 2019/10/24 15:01

Последние авторы
1 * [[Licensing system>>doc:Опции и модули PUMOTIX]] refined
2 * 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.
3 * Hard disk drive usage during G-code execution was minimized.
4 * Network communication between server and client software optimized.
5 * Device discovery in the local network optimized.
6 * Redundant message "Macros: execution was interrupted" removed.
7 * 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.
8 * To [[Oxy-Fuel Cutting (4 axes) module>>doc:Параметры газокислородной резки]] added new parameters for automatic speed reduction at small arcs and circles.
9 * Total G-code execution time is displayed taking into consideration feedrate and rapidrate override values.
10 * M30 command sets G-code parameters which are specified in interpreter initialization string (Settings -> G-code).
11 * Macros and background operations API was extended.
12 * Plasma Cutting module: warning added that auto-voltage is used with zero regulation delay.
13 * Plasma Cutting module: warning added that hardware ArcOK can not be used with set zero arc transfer time.
14 * Oxy-Fuel Cutting module: cutting torch can be turned on and turned off during jog moves (using hotkey).
15 * G-Code tab updated (cutter radius compensation unit was refactored).
16 * Some other improvments and fixes in user interface were made.