Changes for page Управление шпинделем (фоновые операции)
Last modified by writer on 2023/09/08 19:07
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,4 @@ 1 -===== **number GetCurSpindleRPM ()**=====1 +===== number GetCurSpindleRPM () ===== 2 2 3 3 Getting the current spindle speed. 4 4 ... ... @@ -6,7 +6,7 @@ 6 6 7 7 * current spindle speed, rpm. 8 8 9 -===== **number GetGCodeSpindleRPM ()**=====9 +===== number GetGCodeSpindleRPM () ===== 10 10 11 11 Getting the current spindle speed specified in the G-code. 12 12 ... ... @@ -14,7 +14,7 @@ 14 14 15 15 * current spindle speed specified in the G-code, rpm. 16 16 17 -===== **number GetSpindleSpeedOverridePercent ()**=====17 +===== number GetSpindleSpeedOverridePercent () ===== 18 18 19 19 Obtaining a percentage of overriding the current spindle speed. 20 20 ... ... @@ -22,7 +22,7 @@ 22 22 23 23 * the percentage that the actual spindle speed is from the specified. 24 24 25 -===== **void SetSpindleSpeedOverridePercent (number value)**=====25 +===== void SetSpindleSpeedOverridePercent (number value) ===== 26 26 27 27 Specifies the percentage of overriding the current spindle speed. 28 28