PROBOTIX Universal LinuxCNC Configurator
From PROBOTIX :: wiki
Revision as of 22:22, 25 October 2018 by Admin (Talk | contribs) (Created page with "Category:LinuxCNC Configurations This script will reconfigure the LinuxCNC software to add or remove features on your machine and has additional functionality to manage t...")
This script will reconfigure the LinuxCNC software to add or remove features on your machine and has additional functionality to manage the most common problems in the hopes of maximizing uptime on your machine. Follow the on screen prompts carefully, but do not worry if you make a mistake as you can simply re-run the script to correct any errors.
Getting Started
- Copy the
Probotix.zip
file to the USB thumb drive. - Insert the thumb drive into the LinuxCNC PC. After a few seconds a window will pop up displaying the contents of the thumb drive. Right click on the
Probotix.zip
file and choose the "Extract Here" option. Do NOT copy this to the desktop! - Double-click on the newly created
Probotix
folder to open. - Find and double-click on the
probotix.sh
file. - A dialog will pop up and ask you what you want to do with the file. Chose the "Run in Terminal" option.
Changes made by Configurator
- Installs the latest version of the Probotix Axis Interface
- Changes color of terminal window to classic linux shell green on black
- Installs php scripting engine
- Installs numlockx to force numlock key on
- Installs samba for networking
- Installs g-code-filter.php to clean up .ngc2 files
- Tries to identify secondary parallel port address, copies
lspci -v
output to thumb drive in case you need to email it to us - Disables screensaver and idle screen lock
- Removes the update manager to prevent non-Probotix updates from installing
- Turns on line numbers and auto-indent in gedit
- Assigns [q] key to toggle pause/resume - works like feed hold on machining centers