Исходный код вики 3.3.0 en.html
Редактировал(а) writer 2022/08/19 19:00
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | Client: build **v. 3.3.0.20031** | ||
2 | |||
3 | Server: build **v. 3.3.0** | ||
4 | |||
5 | 1. Analog inputs added (hardware support presents for PLCM-E3 in current device generation). | ||
6 | 2. Dynamic motors bound to axis disabling/enabling implemented. | ||
7 | 3. Possibility to deskew gantry axes added. It is possible to set program shift of the home sensor for selected motor. | ||
8 | 4. Wizard implemented that allows to check gantry axes alignment. Sequential move to four positions forming rectangle is performed on run. Execution is stopped at every position what allows to make a mark on the sheet. When wizard's execution is finished it is necessary to measure two rectangle's diagonals and enter actual values. Wizard calculates a shift of the home sensor and show recommended setting. | ||
9 | 5. Softlimits can be separately enabled/disabled. | ||
10 | 6. Posibility to mark axes as homed added. | ||
11 | 7. It is posible to set a delay between STEP pulse and DIR switching. Parameter's value may depend on the model of driver used. | ||
12 | 8. Move to machine zero executed for homed axes only. This command's logic can be edited by modifying M118 macro. | ||
13 | 9. Added message that several devices with identical IP are discovered in the network. | ||
14 | 10. Macros and background operations API was extended. | ||
15 | ~11. SwapToolSlots function added to macros API that allows to implement toolchange algorithm when double-arm toolchanger is used. | ||
16 | 12. Some messages for default macros localized. | ||
17 | 13. CPU load reduced in some cases during G-code execution. | ||
18 | 14. Smooth stopping when Stop button pressed during homing implemented. | ||
19 | 15. Delays are decreased for Modbus connections with certain speeds. | ||
20 | 16. Fixed an issue when the COM port wasn't changed in the Modbus master window. | ||
21 | 17. Diagnostics tab visually refactored for all modules. | ||
22 | 18. Minor bug fixes and improvements. | ||
23 | |||
24 | [[Full release notes ...>>doc:Руководство пользователя.История обновлений.WebHome||shape="rect" style="text-decoration: none;"]] |