You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gcodeshared/serialportconfigdialog.ui
+8-8
Original file line number
Diff line number
Diff line change
@@ -647,7 +647,7 @@ Set XON or XOFF to 0 if you want disable it.</string>
647
647
<widgetclass="QSpinBox"name="autoCloseSpinBox">
648
648
<propertyname="toolTip">
649
649
<string>Automatically close transmission dialog after the last character was sent/received.
650
-
This setting is also used in file server mode to detect end of incoming transmission and gives time to operator to swich CNC into reciving mode.</string>
650
+
This setting is also used in file server mode to detect end of incoming transmission and gives time to operator to switch CNC into receiving mode.</string>
651
651
</property>
652
652
<propertyname="suffix">
653
653
<string>s</string>
@@ -742,7 +742,7 @@ Works only when receiving file.</string>
<string>Delete all control chracters (<0x3F; >0x7F) from recieved file</string>
745
+
<string>Delete all control characters (<0x3F; >0x7F) from received file</string>
746
746
</property>
747
747
<propertyname="text">
748
748
<string>Delete control chars</string>
@@ -775,7 +775,7 @@ Works only when receiving file.</string>
775
775
<widgetclass="QLineEdit"name="removeLineEdit">
776
776
<propertyname="toolTip">
777
777
<string>Use this to remove some unwanted characters from received data.
778
-
Vailid QtRegExp should be entered.</string>
778
+
Valid QtRegExp should be entered.</string>
779
779
</property>
780
780
<propertyname="maxLength">
781
781
<number>128</number>
@@ -944,7 +944,7 @@ Vailid QtRegExp should be entered.</string>
944
944
<itemrow="2"column="2">
945
945
<widgetclass="QLineEdit"name="eotInput">
946
946
<propertyname="toolTip">
947
-
<string><html><head/><body><p>These characters will be added at the end of the program.</p><p>You can write here:</p><p> Plain text</p><p>AND/OR</p><p> Hex codes of ASCII characters.</p><p> Example: </p><p> % 0x0A 0x0D - % and new line characters</p><p> 0x20 0x0A 0x0D - space character and new line characters</p><p> Space and control characters can only be written as hex numbers:</p><p> 0x20 (space), 0x13 (XOFF), 0x11 (XON) ...</p><p>AND/OR</p><p> Special characters codes can be used:</p><p> LF - Line Feed also Carrige Return (replaced later by end of block characters)</p><p> SP - Space</p><p> TAB - Tabulation</p><p> FN - File name</p><p> FE - File name Extension (part after dot)</p><p> FA - File name extension Appended at end of file name (part after _ character and before dot)</p></body></html></string>
947
+
<string><html><head/><body><p>These characters will be added at the end of the program.</p><p>You can write here:</p><p> Plain text</p><p>AND/OR</p><p> Hex codes of ASCII characters.</p><p> Example: </p><p> % 0x0A 0x0D - % and new line characters</p><p> 0x20 0x0A 0x0D - space character and new line characters</p><p> Space and control characters can only be written as hex numbers:</p><p> 0x20 (space), 0x13 (XOFF), 0x11 (XON) ...</p><p>AND/OR</p><p> Special characters codes can be used:</p><p> LF - Line Feed also Carriage Return (replaced later by end of block characters)</p><p> SP - Space</p><p> TAB - Tabulation</p><p> FN - File name</p><p> FE - File name Extension (part after dot)</p><p> FA - File name extension Appended at end of file name (part after _ character and before dot)</p></body></html></string>
948
948
</property>
949
949
<propertyname="maxLength">
950
950
<number>128</number>
@@ -963,7 +963,7 @@ Vailid QtRegExp should be entered.</string>
963
963
</sizepolicy>
964
964
</property>
965
965
<propertyname="toolTip">
966
-
<string><html><head/><body><p>These characters will be added at the beginning of the program. </p><p>You can write here:</p><p> Plain text</p><p>AND/OR</p><p> Hex codes of ASCII characters.</p><p> Example: </p><p> % 0x0A 0x0D - % and new line characters</p><p> 0x20 0x0A 0x0D - space character and new line characters</p><p> Space and control characters can only be written as hex numbers:</p><p> 0x20 (space), 0x13 (XOFF), 0x11 (XON) ...</p><p>AND/OR</p><p> Special characters codes can be used:</p><p> LF - Line Feed also Carrige Return (replaced later by end of block characters)</p><p> SP - Space</p><p> TAB - Tabulation</p><p> FN - File name</p><p> FE - File name Extension (part after dot)</p><p> FA - File name extension Appended at end of file name (part after _ character and before dot)</p></body></html></string>
966
+
<string><html><head/><body><p>These characters will be added at the beginning of the program. </p><p>You can write here:</p><p> Plain text</p><p>AND/OR</p><p> Hex codes of ASCII characters.</p><p> Example: </p><p> % 0x0A 0x0D - % and new line characters</p><p> 0x20 0x0A 0x0D - space character and new line characters</p><p> Space and control characters can only be written as hex numbers:</p><p> 0x20 (space), 0x13 (XOFF), 0x11 (XON) ...</p><p>AND/OR</p><p> Special characters codes can be used:</p><p> LF - Line Feed also Carriage Return (replaced later by end of block characters)</p><p> SP - Space</p><p> TAB - Tabulation</p><p> FN - File name</p><p> FE - File name Extension (part after dot)</p><p> FA - File name extension Appended at end of file name (part after _ character and before dot)</p></body></html></string>
967
967
</property>
968
968
<propertyname="maxLength">
969
969
<number>128</number>
@@ -1012,7 +1012,7 @@ Vailid QtRegExp should be entered.</string>
1012
1012
<itemrow="3"column="2">
1013
1013
<widgetclass="QComboBox"name="eobComboBox">
1014
1014
<propertyname="toolTip">
1015
-
<string>Line (block) endings charcters.
1015
+
<string>Line (block) endings characters.
1016
1016
Only uppercase LF, CR character are allowed.</string>
1017
1017
</property>
1018
1018
<propertyname="editable">
@@ -1172,7 +1172,7 @@ Only uppercase LF, CR character are allowed.</string>
1172
1172
<widgetclass="QSpinBox"name="startDelaySpinBox">
1173
1173
<propertyname="toolTip">
1174
1174
<string>If 0 then waits for XON, if >0 waits for timeout or XON, which one first.
1175
-
This setting works also with hardware flow control, put 0 to XON or XOFF characters to start trasmission without waiting for XON.
1175
+
This setting works also with hardware flow control, put 0 to XON or XOFF characters to start transmission without waiting for XON.
1176
1176
This setting is ignored in serial File Server.</string>
1177
1177
</property>
1178
1178
<propertyname="suffix">
@@ -1303,7 +1303,7 @@ If the file name has not been automatically detected, the file name will be the
<string><html><head/><body><p>If checked, filename of program to save will be taken from program name eg O0051, :1246, %MPF456, %_N_PR25475002_MPF, $O0004.MIN%... </p><p>If filename will be empty (not found) user definied regular expression will be used. If not found date-time code will be uased as filename. </p><p><br/></p><p>If checked, user definied regular expression will be used first, if not found name of program will be used and if not found date-code.</p><p><br/></p></body></html></string>
1306
+
<string><html><head/><body><p>If checked, filename of program to save will be taken from program name eg O0051, :1246, %MPF456, %_N_PR25475002_MPF, $O0004.MIN%... </p><p>If filename will be empty (not found) user defined regular expression will be used. If not found date-time code will be uased as filename. </p><p><br/></p><p>If checked, user defined regular expression will be used first, if not found name of program will be used and if not found date-code.</p><p><br/></p></body></html></string>
0 commit comments