Skip to content

Commit 98bda6d

Browse files
committed
docs: Reintroducing newline to comp description for type separation
1 parent b1f5646 commit 98bda6d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

src/hal/components/spindle.comp

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,13 @@ Set the minimum deceleration. If you do not have a spindle encoder this is in RP
111111
If you do have an encoder the output is the actual speed minus this value.
112112

113113
.TP
114-
\\fBspindle.\\fP\\fIN\\fB.speed-tolerance.\\fPx float in Tolerance for 'at-speed' signal (in RPM).
114+
\\fBspindle.\\fP\\fIN\\fB.speed-tolerance.\\fPx float in
115+
Tolerance for 'at-speed' signal (in RPM).
115116
Actual spindle speeds within this amount of the commanded speed will cause the at-speed signal to go TRUE.
116117

117118
.TP
118-
\\fBspindle.\\fP\\fIN\\fB.zero-tolerance.\\fPx float in Tolerance for 'zero-speed' signal (in RPM).
119+
\\fBspindle.\\fP\\fIN\\fB.zero-tolerance.\\fPx float in
120+
Tolerance for 'zero-speed' signal (in RPM).
119121

120122
.TP
121123
\\fBspindle.\\fP\\fIN\\fB.offset.\\fPx float in

0 commit comments

Comments
 (0)