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

From version 9.1
edited by Edgar Allan Poe
on 2025/07/11 17:46
Change comment: There is no comment for this version
To version 10.1
edited by writer
on 2025/07/15 18:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.afirsov
1 +XWiki.Knetyaga
Content
... ... @@ -1,6 +1,5 @@
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 -
4 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 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.
... ... @@ -23,29 +23,24 @@
23 23  
24 24  **G-code Interpretation Params**
25 25  
26 -Ignore Unknown G-Code
25 +//Ignore Unknown G-Code//
27 27  
28 28  If this option is enabled, unknown G-code will be ignored.
29 -
30 30  Default: enable.
31 31  
32 -Ignore tool change(M6)
30 +//Ignore tool change (M6)//
33 33  
34 34  If this parameter enables, M6 will be ignored in G-code and MDI.
35 -
36 36  Default: enable.
37 37  
38 -
39 39  **G-code file parameter**
40 40  
41 -Extensions filter
37 +//Extensions filter//
42 42  
43 43  This field can be used to filter the G-code file extensions viewed in the dialog.
44 -
45 45  Default: *.cnc; *.nc; *.tap; *.txt
46 46  
47 -Editor
42 +//Editor//
48 48  
49 49  In this field, used for selecting path for text editor, which used for editing G-code and macros.
50 -
51 51  Default: ...\notepad.exe