Wiki source code of Управление макросами и фоновыми операциями
Last modified by writer on 2023/09/12 18:39
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | You can use the "Macros Manager" window ("Configuration" → "Macros Manager") for the convenience of working with macros and background operations. | ||
| 2 | |||
| 3 | [[image:Macros_Window_way_en.png||data-xwiki-image-style-alignment="center" height="200" width="249"]] | ||
| 4 | |||
| 5 | The window is divided into a list of background operations and a list of macros, which are controlled through buttons above the lists and an additional context menu called when you click on a character at the end of a line. | ||
| 6 | |||
| 7 | [[image:Macros_Window_en.png||data-xwiki-image-style-alignment="center" height="500" width="681"]] | ||
| 8 | |||
| 9 | ==== Background Operation Management: ==== | ||
| 10 | |||
| 11 | 1. Add - adds a background operation from a file on a personal computer. | ||
| 12 | 1. Create - creates an empty background operation file with the specified name. The name is entered in a additional window that will open after clicking on the "Create" button. | ||
| 13 | 1. Delete - deletes the background operation. Works both by a button (deletes a selected background operation) and from the context menu. | ||
| 14 | 1. Editing - opens a background operation file in the selected program for editing (uses the program specified on the "[[G-codes>>doc:Руководство пользователя.Настройка ПО.Настройка параметров G-кода.WebHome]]" tab). | ||
| 15 | 1. Run - starts a background operation. The current state of the operation is reflected using a indicator in the list of background operations. | ||
| 16 | 1. Stop - stops the background operation. | ||
| 17 | |||
| 18 | [[image:Brains_Operations_en.png||data-xwiki-image-style-alignment="center" height="500" width="421"]] | ||
| 19 | |||
| 20 | Also background operations are labeled to denote user (U) background operations. | ||
| 21 | |||
| 22 | ==== Macro Management: ==== | ||
| 23 | |||
| 24 | 1. Add - adds a macro from a file on a personal computer. | ||
| 25 | 1. Create - creates an empty background activity macro file with the specified name. The name is entered in a additional window that will open after clicking on the "Create" button. | ||
| 26 | 1. Delete - deletes the macro. Works both by a button (deletes a selected macro) and from the context menu. | ||
| 27 | 1. Editing - opens a macro file in the selected program for editing (uses the program specified on the "[[G-codes>>doc:Руководство пользователя.Настройка ПО.Настройка параметров G-кода.WebHome]]" tab). | ||
| 28 | 1. Reset - restores the standard macro to the "default" state. | ||
| 29 | 1. Reset All Macros - restores all standard edited macros. | ||
| 30 | |||
| 31 | [[image:Macros_Operations_en.png||data-xwiki-image-style-alignment="center" height="500" width="460"]] | ||
| 32 | |||
| 33 | Also macros are labeled to denote user (U) and modified (M) macros. |