@@ -86,8 +86,8 @@ For example, if your control computer has one 5i20 and one 5i23 you
8686might load the hm2_pci driver with a HAL command (in halcmd) something
8787like this:
8888
89- .B
9089.nf
90+ .B
9191loadrt hm2_pci config="firmware=hm2/5i20/SVST8_4.BIT num_encoders=3 num_pwmgens=3 num_stepgens=3,firmware=hm2/5i23/SVSS8_8.BIT sserial_port_0=0000 num_encoders=4"
9292.fi
9393
@@ -1118,7 +1118,7 @@ Maximum acceleration, in position units per second
11181118per second. Defaults to 1.0. If set to 0, the driver will not limit its
11191119acceleration at all - this requires that the position\- cmd or velocity\- cmd
11201120pin is driven in a way that does not exceed the machine's capabilities.
1121- This is probably what you want if you're going to be using the LinuxCNC
1121+ This is probably what you want if you are going to be using the LinuxCNC
11221122trajectory planner to jog or run G-code.
11231123
11241124.TP
@@ -1244,7 +1244,7 @@ and have a restricted HAL interface.
12441244GPIOs have names like "hm2_\fI <BoardType> \fR .\fI <BoardNum> \fR .gpio.\fI <IONum> \fR ".
12451245IONum is a three-digit number. The mapping from IONum to connector and
12461246pin-on-that-connector is written to the syslog when the driver loads,
1247- and it's documented in Mesa's manual for the Anything I/O boards.
1247+ and it is documented in Mesa's manual for the Anything I/O boards.
12481248
12491249So, for example, the HAL pin that has the current inverted input value
12501250read from GPIO 012 of the second 7i43 board is: hm2_7i43.1.gpio.012.in\- not
0 commit comments