Skip to content

Instantly share code, notes, and snippets.

@lian
Created November 5, 2012 17:03
Show Gist options
  • Save lian/4018336 to your computer and use it in GitHub Desktop.
Save lian/4018336 to your computer and use it in GitHub Desktop.
pronterface.sh on archlinux
#!/bin/bash
cd "$(dirname $(readlink -f $0))"
python2 pronterface.py -c config/slic3r $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment