Skip to content

Instantly share code, notes, and snippets.

@the-snowwhite
Created May 14, 2019 16:56
Show Gist options
  • Save the-snowwhite/d73c3fd090f98f0e94e6d7f7ed96a1a1 to your computer and use it in GitHub Desktop.
Save the-snowwhite/d73c3fd090f98f0e94e6d7f7ed96a1a1 to your computer and use it in GitHub Desktop.
#!/bin/bash
## Enable debug
sudo sh -c 'echo 1 > /proc/sys/fs/suid_dumpable'
export DEBUG=5
#/home/machinekit/SPI/set_tmc2130.sh 4
/home/machinekit/PYSPI/set_tmc2660.sh 4
/usr/bin/mklauncher /home/machinekit/Hm2-soc_FDM/Cramps/PY/OX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment