Changes for page Настройка параметров G-кода
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
on 2025/07/09 17:51
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.a firsov1 +XWiki.Knetyaga - Content
-
... ... @@ -1,49 +1,9 @@ 1 - The"G-codes"settingstaballowsyoutodefinethesysteminitializationstring(tosetthe modal parameters of the state of theG-codeinterpreterby default).Modalparameters(codes)arevalidindefinitelywithinasessionwiththesystem aftertheirinstallationandcanonlybecanceledbyanothercodefromthesamemodalgroup.TheseparametersareusedwhenworkingwiththeNCandcanbefurtherredefineddirectlyinitscodeorusingG-codecommandsenteredintothesystemmanual control line.Theinitializationstringisappliedoncewhenthesystemisturnedonor when the user changes the configuration.1 +Вкладка настроек «G-коды» позволяет определить строку инициализации системы, то есть задать модальные параметры состояния интерпретатора G-кода по умолчанию. Модальные параметры (коды) после их установки действуют бесконечно долго в рамках сеанса работы с системой и могут быть отменены только другим кодом из той же модальной группы. Эти параметры используются при работе с управляющей программой и могут в дальнейшем переопределяться непосредственно в её коде или с помощью команд G-кода, вводимых в строку ручного управления системой. Строка инициализации применяется один раз при включении системы или при изменении конфигурации пользователем. 2 2 3 -**Users command** 3 +(% style="text-align:center" %) 4 +[[image:attach:2019-06-06 12_29_09-Настройки.png]] 4 4 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. 6 +(% style="text-align: center;" %) 7 +Вкладка «G-коды» 6 6 7 -{{warning}} 8 -All M-codes will be ignored! 9 -{{/warning}} 10 - 11 - 12 -**Interpreter Initialization String** 13 - 14 -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. 15 - 16 -Default Initialization String: G17 G21 G40 G54 G64 P0.1 G80 G90 G91.1 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 -See the section [[Description of G-codes>>doc:Руководство пользователя.Описание G-кодов.WebHome]] for more information on the features of G-codes. 21 - 22 -**G-code Interpretation Params** 23 - 24 -Ignore Unknown G-Code 25 - 26 -If this option is enabled, unknown G-code will be ignored. 27 - 28 -Default: enable. 29 - 30 -Ignore tool change(M6) 31 - 32 -If this parameter enables, M6 will be ignored in G-code and MDI. 33 - 34 -Default: enable. 35 - 36 - 37 -**G-code file parameter** 38 - 39 -Extensions filter 40 - 41 -This field can be used to filter the G-code file extensions viewed in the dialog. 42 - 43 -Default: *.cnc; *.nc; *.tap; *.txt 44 - 45 -Editor 46 - 47 -In this field, used for selecting path for text editor, which used for editing G-code and macros. 48 - 49 -Default: ...\notepad.exe 9 +С особенностями G-кодов можно ознакомиться в разделе [[doc:Руководство пользователя.Описание G-кодов.WebHome]].