Launching a RIP Configuration

  • BigJohnT
  • BigJohnT's Avatar Topic Author
  • Offline
  • Administrator
  • Administrator
More
15 Feb 2013 20:19 #30105 by BigJohnT
Launching a RIP Configuration was created by BigJohnT
Dewey shared with me a script to launch a RIP configuration instead of typing a bunch of stuff in a terminal. Sure makes it easier to work with a RIP configuration.

rip.sh
#!/bin/bash

# put this file in your path (example ~/bin)
# make it executable too (chmod 755 this)

RIPHOME=/home/git/emc
INIFILE=$RIPHOME/configs/sim/ngcgui/ngcgui.ini

source $RIPHOME/scripts/rip-environment
linuxcnc $INIFILE

John

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum