Add Pin Table

morgan 2024-08-20 19:32:39 -04:00
parent 9918cc9148
commit 55d4569241

10
Pin-Table.md Normal file

@ -0,0 +1,10 @@
Pin configuration reference. see [lilred.json](https://git.oit.cloud/morgan/5axxon-cnc/src/branch/development/litexcnc-config/lilred.json) for actual config.
| Function | Pin | Note |
| ------------------ | -------- | ------------------------- |
| stepgen.0.step | j7:0 | X |
| stepgen.0.dir | j7:1 | X |
| stepgen.1.step | j8:0 | Y |
| stepgen.1.dir | j8:1 | Y |
| stepgen.2.step | j9:0 | Z |
| stepgen.2.dir | j9:1 | Z |