Last modified by writer on 2025/07/15 18:51

From version 5.2
edited by Edgar Allan Poe
on 2025/07/09 17:51
Change comment: There is no comment for this version
To version 7.1
edited by Edgar Allan Poe
on 2025/07/10 19:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,13 @@
1 -The "G-codes" settings tab allows you to define the system initialization string (to set the modal parameters of the state of the G-code interpreter by default). Modal parameters (codes) are valid indefinitely within a session with the system after their installation and can only be canceled by another code from the same modal group. These parameters are used when working with the NC and can be further redefined directly in its code or using G-code commands entered into the system manual control line. The initialization string is applied once when the system is turned on or when the user changes the configuration.
1 +The "G-codes" settings tab allows you to define the system initialization string (to set the modal parameters of the state of the G-code interpreter by default).
2 2  
3 +
4 +[["G-code" tab>>image:Настройки G-коды eng.png||alt="~"G-code~" tab" data-xwiki-image-style-alignment="center" height="559" width="900"]]
5 +
6 +
7 +**Modal motion**
8 +
9 +Modal parameters (codes) are valid indefinitely within a session with the system after their installation and can only be canceled by another code from the same modal group. These parameters are used when working with the NC and can be further redefined directly in its code or using G-code commands entered into the system manual control line. The initialization string is applied once when the system is turned on or when the user changes the configuration.
10 +
3 3  **Users command**
4 4  
5 5  This field adds a custom command to the interpreter initialization string. The command is entered into the input field, then Enter is pressed, after which the custom command is added to the initialization string. Space is used as a separator. To remove a command, delete it from the input field.
... ... @@ -15,8 +15,6 @@
15 15  
16 16  Default Initialization String: G17 G21 G40 G54 G64 P0.1 G80 G90 G91.1
17 17  
18 -[["G-code" tab>>image:Настройки G-коды eng.png||alt="~"G-code~" tab" data-xwiki-image-style-alignment="center" height="559" width="900"]]
19 -
20 20  See the section [[Description of G-codes>>doc:Руководство пользователя.Описание G-кодов.WebHome]] for more information on the features of G-codes.
21 21  
22 22  **G-code Interpretation Params**