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

From version 8.1
edited by Edgar Allan Poe
on 2025/07/11 16:57
Change comment: There is no comment for this version
To version 9.1
edited by Edgar Allan Poe
on 2025/07/11 17:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,25 +1,21 @@
1 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 3  
4 -[["G-code" tab>>image:Настройки G-коды eng.png||alt="~"G-code~" tab" data-xwiki-image-style-alignment="center" height="888" width="1700"]]
4 +[["G-code" tab>>image:Настройки G-коды eng.png||alt="~"G-code~" tab" data-xwiki-image-style-alignment="center" height="522" width="1000"]]
5 5  
6 +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. If you need to remove a command from the initialization line, you need to click on the marked command.
6 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 -
11 11  **Users command**
12 12  
13 13  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.
14 14  
15 -{{warning}}
12 +{{error}}
16 16  All M-codes will be ignored!
17 -{{/warning}}
14 +{{/error}}
18 18  
19 -
20 20  **Interpreter Initialization String**
21 21  
22 -This string will be used when the system is turned on, the settings are changed, and executed at time M30 if this checkbox is checked. If you need to remove a command from the initialization line, you need to click on the marked command.
18 +This string will be used when the system is turned on, the settings are changed, and executed at time M30 if this checkbox is checked.
23 23  
24 24  Default Initialization String: G17 G21 G40 G54 G64 P0.1 G80 G90 G91.1
25 25