Skip to content
Snippets Groups Projects
Commit c1aa62e4 authored by Jake Read's avatar Jake Read
Browse files

one more note

parent 1b1aa204
Branches
No related tags found
No related merge requests found
......@@ -75,6 +75,8 @@ To run some gcode through your machine, you can open the mods program under the
You'll need to configure the machine, inputting into each stepper module which axis of motion it should pick out (i.e. X is typically the '0th' index, Y typically the '1st' etc) and connect them to the right network route in the network bridge.
To read more about how networking works with AutomataKit, [read up here!](https://gitlab.cba.mit.edu/jakeread/automatakit)
# Mods Connection Debugging
set correct serial port permission (do this each time you reboot the machine): <code>chmod a+rwx /dev/ttyUSB0</code>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment