Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions configs/by_interface/servotogo/README
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
ServoToGo

www.servotogo.com
2 changes: 0 additions & 2 deletions configs/by_interface/servotogo/README_es
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
ServoToGo

www.servotogo.com
2 changes: 1 addition & 1 deletion configs/by_interface/servotogo/stg.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
This configuration step is intended for servo machines running the ServoToGo card.

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

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

Expand Down
2 changes: 1 addition & 1 deletion docs/src/common/emc-history.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ was pursued with success. Next up was the issue of the expensive intelligent
motion control boards. By this time the processing power of a PC was
considered great enough to directly take control of the motion routines.
A quick search of available hardware resulted in the selection of a
http://www.servotogo.com/[Servo-To-Go] interface board as the first platform
"Servo-To-Go" interface board as the first platform
for letting the PC directly control the motors. Software for trajectory
planning and PID loop control was added to the existing user interface and
RS274 interpreter. Matt successfully used this version to upgrade a couple
Expand Down
3 changes: 1 addition & 2 deletions docs/src/drivers/servo-to-go.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ The Servo-To-Go (STG) is one of the first PC motion control cards supported
by LinuxCNC. It is an ISA card and it exists in different flavors (all
supported by this driver). The board includes up to 8 channels of
quadrature encoder input, 8 channels of analog input and output, 32
bits digital I/O, an interval timer with interrupt and a watchdog. For more
information see the http://www.servotogo.com/[Servo To Go] web page.
bits digital I/O, an interval timer with interrupt and a watchdog.

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