Изменения документа 3.4.0 en.html

Редактировал(а) writer 2022/06/17 13:56

От версии 2.1
отредактировано knetyaga
на 2020/07/27 09:25
Изменить комментарий: К данной версии нет комментариев
К версии 3.1
отредактировано abolgov
на 2020/08/11 16:56
Изменить комментарий: К данной версии нет комментариев

Сводка

Подробности

Свойства страницы
Автор документа
... ... @@ -1,1 +1,1 @@
1 -XWiki.knetyaga
1 +XWiki.abolgov
Содержимое
... ... @@ -1,1 +1,19 @@
1 +~1. Support for the new motion controller PX1 added.
2 +2. Interpolation algorithms were significantly optimized what allowed to substantially increase G-code processing accuracy with maintaining high processing speed.
3 +3. Network communication with device was optimized to additionally improve connection stability.
4 +4. New signal added: TorchDetachment. The input signal to handle the collision for plasma or oxy-fuel cutters. When the input is triggered, the program automatically stops running.
5 +5. New signal added: SpindleActive. Discrete input, which is recommended to monitor the real state of the spindle: running or not? It can be used for simple feedback with the spindle. Allows you to prevent the program from running when the spindle is disabled.
6 +6. New signal added: OmichSensorEnable. Output for switching on/off the ohmic sensor measuring circuit. It is activated when probing only.
7 +7. New signal added: SpindleCoolant. Output for controlling the spindle cooling pump.
8 +8. New signal added: SpindlePurge. The output of purging the spindle bearings with air (locking air).
9 +9. IO signal control without binding pin of motion controller is available. This allows you to link PUMOTIX IO signals to external modules IO modules via Modbus and Background operations.
10 +10. Mode G43/G49 added to G-Code modal groups line.
11 +~11. Incorrect behavior when applying tool length compensation with the G43 command immediately after making changes to the tool table fixed.
12 +12. Added the ability to change the color theme without restarting the program.
13 +13. Plasma: fixed bug with THC during jogging.
14 +14. Plasma cutting module: the mechanism for dynamically displaying the configured axes on the main screen is improved. Controls are displayed only for axes that have at least one mapped motor.
15 +15. The number of user outputs has been expanded to 20.
16 +16. The number of user inputs has been expanded to 20.
17 +17. Other improvements.
18 +
1 1  [[Full release notes ...>>doc:История обновлений]]