Actions

Galaxy Series LinuxCNC Configuration

From PROBOTIX :: wiki

Revision as of 21:06, 16 July 2018 by Admin (Talk | contribs) (Axis v2.0)

Welcome to the new Galaxy Series Universal Configurator. 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. This script will also be used to install software updates when they are released. 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.

Important: Only run this script when you can afford to have the machine go down temporarily, as you may need to call us if anything goes wrong. We have tested this script several hundred times on as many machines as we could, but as with any software update, results can go not as you planned. If you are concerned, then CALL US TO SCHEDULE A TIME TO DO THE UPGRADE.

Getting Started

  1. Download the Configurator:
  2. Copy the probotix.zip file to a freshly formatted 8GB or larger USB thumb drive. Make sure the thumb drive is formatted FAT32 - NTFS formatted drives will not work.
  3. 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 probootix.zip file and choose the "Extract Here" option.
    • Do not copy this to the desktop!
  4. This creates a folder called 'probotix'. Move into the probotix folder by double-clicking it.
  5. In this folder you will see a file called 'probotix.sh'. Launch that file by double-clicking it.
  6. A dialog will pop up and ask you what you want to do with the file. Chose the "Run in Terminal" option.


Axis v2.0 Interface

Axis probotix 2018.png
  • New toolbar icon theme!
  • Added two open icons: HDD icon to open /nc_files, and USB icon to open the /media folder to find the inserted drive.
  • [Home Machine] has been moved to the toolbar as a new icon.
  • [Touch-off] has been renamed to [Set Selected Axis Origin]
  • Added Set Origin [X/Y] and [Z] buttons to quick-set touch-offs for current coordinate system.
  • Renamed Mist/Flood/Shop Vac check boxes to describe what they actually control on the Unity.
  • Code preview colors changed to match terminal: green text on black background.
  • Added current coordinate system and spindle state/speed to status bar.

Other (less sexy) things the configurator does

  • Changes color of terminal window to classic linux shell (well, kinda sexy).
  • Installs php scripting engine
  • Installs numlockx to force numb lock key on
  • Installs samba for networking
  • Installs g-code-filter.php to clean up .ngc2 files (not sexy, yet - but its gonna be)
  • Tries to identify secondary parallel port address, copies lspci output to thumb drive incase you need to email it to us
  • Disables screensaver and idle screen lock
  • Uninstalls the update manager
  • Turns line numbers on in gedit
  • Assigns [q] key to toggle pause/resume - works like feed hold on machining centers