Skip to content

Commit dc46b17

Browse files
authored
Merge pull request #3392 from Sigma1912/2.9-ServoToGo_remove-web-link-to-spamsite
2 parents d3a1da6 + 01ea25e commit dc46b17

5 files changed

Lines changed: 3 additions & 8 deletions

File tree

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
ServoToGo
2-
3-
www.servotogo.com
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
ServoToGo
2-
3-
www.servotogo.com

configs/by_interface/servotogo/stg.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
This configuration step is intended for servo machines running the ServoToGo card.
22

3-
Both the STG1 and STG2 are supported, check www.servotogo.com for additional details.
3+
Both the STG1 and STG2 are supported.
44

55
You can have either a standard pinout (LinuxCNC style) or you could make a new one which would suit your own custom cabling.
66

docs/src/common/emc-history.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ was pursued with success. Next up was the issue of the expensive intelligent
3333
motion control boards. By this time the processing power of a PC was
3434
considered great enough to directly take control of the motion routines.
3535
A quick search of available hardware resulted in the selection of a
36-
http://www.servotogo.com/[Servo-To-Go] interface board as the first platform
36+
"Servo-To-Go" interface board as the first platform
3737
for letting the PC directly control the motors. Software for trajectory
3838
planning and PID loop control was added to the existing user interface and
3939
RS274 interpreter. Matt successfully used this version to upgrade a couple

docs/src/drivers/servo-to-go.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ The Servo-To-Go (STG) is one of the first PC motion control cards supported
1414
by LinuxCNC. It is an ISA card and it exists in different flavors (all
1515
supported by this driver). The board includes up to 8 channels of
1616
quadrature encoder input, 8 channels of analog input and output, 32
17-
bits digital I/O, an interval timer with interrupt and a watchdog. For more
18-
information see the http://www.servotogo.com/[Servo To Go] web page.
17+
bits digital I/O, an interval timer with interrupt and a watchdog.
1918

2019
NOTE: We have had reports that the opamps on the Servo To Go card do
2120
not work with newer ATX power supplies that use modern switch

0 commit comments

Comments
 (0)