Changes for page Настройка параметров G-кода
Last modified by writer on 2025/07/15 18:51
From version 10.1
edited by writer
on 2025/07/15 18:49
on 2025/07/15 18:49
Change comment:
There is no comment for this version
To version 9.1
edited by Edgar Allan Poe
on 2025/07/11 17:46
on 2025/07/11 17:46
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Knetyaga1 +XWiki.afirsov - Content
-
... ... @@ -1,5 +1,6 @@ 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 3 [["G-code" tab>>image:Настройки G-коды eng.png||alt="~"G-code~" tab" data-xwiki-image-style-alignment="center" height="522" width="1000"]] 4 4 5 5 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. ... ... @@ -22,24 +22,29 @@ 22 22 23 23 **G-code Interpretation Params** 24 24 25 - //Ignore Unknown G-Code//26 +Ignore Unknown G-Code 26 26 27 27 If this option is enabled, unknown G-code will be ignored. 29 + 28 28 Default: enable. 29 29 30 - //Ignore tool change(M6)//32 +Ignore tool change(M6) 31 31 32 32 If this parameter enables, M6 will be ignored in G-code and MDI. 35 + 33 33 Default: enable. 34 34 38 + 35 35 **G-code file parameter** 36 36 37 - //Extensions filter//41 +Extensions filter 38 38 39 39 This field can be used to filter the G-code file extensions viewed in the dialog. 44 + 40 40 Default: *.cnc; *.nc; *.tap; *.txt 41 41 42 - //Editor//47 +Editor 43 43 44 44 In this field, used for selecting path for text editor, which used for editing G-code and macros. 50 + 45 45 Default: ...\notepad.exe