Actions

Difference between revisions of "PROBOTIX Universal LinuxCNC Configurator"

From PROBOTIX :: wiki

(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...")
 
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:LinuxCNC Configurations]]
+
[[Category:LinuxCNC Configurations|GX Series]]
  
 
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.  
 
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.  
Line 6: Line 6:
  
 
<div class="warningbox">'''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.</div>
 
<div class="warningbox">'''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.</div>
 
Before starting you will need:
 
* Download the Configurator: [[Media:Probotix.zip | Probotix.zip]] - ''last updated {{RevisionDate| File:Probotix.zip }}''
 
* Minimum 8GB USB thumb drive formatted as FAT32
 
 
-->
 
-->
 +
Before starting you will need:
 +
* Download the Configurator: [[Media:Configurator-Universal-4.7.zip | Configurator-Universal-4.7.zip]] - ''last updated {{RevisionDate| File:Configurator-Universal-4.7.zip }}''
 +
* Minimum 8GB USB thumb drive (freshly formatted as FAT32).
 +
 
== Getting Started ==
 
== Getting Started ==
# Copy the <code>Probotix.zip</code> file to the USB thumb drive.
+
# Copy the <code>Configurator-Universal-4.7.zip</code> 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 <code>Probotix.zip</code> file and choose the "Extract Here" option. '''Do NOT copy this to the desktop!'''
+
# 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 <code>Configurator-Universal-4.7.zip</code> file and choose the "Extract Here" option. '''Do NOT copy this to the desktop!'''
# Double-click on the newly created <code>Probotix</code> folder to open.
+
# Double-click on the newly created <code>Configurator-Universal-4.7</code> folder to open.
 
# Find and double-click on the <code>probotix.sh</code> file.
 
# Find and double-click on the <code>probotix.sh</code> file.
 
# A dialog will pop up and ask you what you want to do with the file. Chose the "Run in Terminal" option.
 
# A dialog will pop up and ask you what you want to do with the file. Chose the "Run in Terminal" option.
 +
#Follow the prompts
  
 +
<!--
 
<gallery mode="packed-overlay">
 
<gallery mode="packed-overlay">
File: Thumb_drive1.jpg | Step 2
+
File: Thumb_drive1.jpg | Extract
File: Thumb_drive2.jpg | Step 3
+
File: Thumb_drive2.jpg | Folder
File: Thumb_drive3.jpg | Step 4
+
File: Thumb_drive3.jpg | probotix.sh
File: Thumb_drive4.jpg | Step 5
+
File: Thumb_drive4.jpg | Run in Terminal
File: Drive_nuts.jpg | Drive Nuts
+
</gallery>
File: Short_long_mount.jpg | Mounts
+
 
 +
== Screen Prompts ==
 +
Type the number of the screen option you wish to select then press ''Enter''
 +
<gallery mode="packed-overlay">
 +
File: config-update.png| Start
 +
File: order-number.png| Order Number
 +
File: machine-gx.png | Machine Model
 +
File: units.png| Units of Measure
 +
File: spindle.png| Router or Spindle
 +
File: spid.png| Router SuperPID
 +
File: jogger.png| Gamepad or MPG
 +
File: sensors.png| Sensors
 +
File: laser.png| Laser
 +
File: rotary.png| 4th Axis Rotary
 +
File: reboot-yes.png| Requires Reboot
 +
File: reboot-no.png| No Reboot
 
</gallery>
 
</gallery>
  
 
== Changes made by Configurator ==
 
== Changes made by Configurator ==
 
[[File:Axis_rev2.0.png|thumb|Probotix Axis v2.0]]
 
[[File:Axis_rev2.0.png|thumb|Probotix Axis v2.0]]
* Installs the latest version of the [[Probotix Axis Interface]]
+
* Installs the GX Series version of the [[Probotix Axis Interface]]
 
* Changes color of terminal window to classic linux shell green on black
 
* Changes color of terminal window to classic linux shell green on black
 
* Installs php scripting engine
 
* Installs php scripting engine
Line 40: Line 57:
 
* Turns on line numbers and  auto-indent in gedit
 
* Turns on line numbers and  auto-indent in gedit
 
* Assigns [q] key to toggle pause/resume - works like feed hold on machining centers
 
* Assigns [q] key to toggle pause/resume - works like feed hold on machining centers
 +
-->

Latest revision as of 13:58, 6 October 2020


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. Before starting you will need:

Getting Started

  1. Copy the Configurator-Universal-4.7.zip file to the USB thumb drive.
  2. 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 Configurator-Universal-4.7.zip file and choose the "Extract Here" option. Do NOT copy this to the desktop!
  3. Double-click on the newly created Configurator-Universal-4.7 folder to open.
  4. Find and double-click on the probotix.sh file.
  5. A dialog will pop up and ask you what you want to do with the file. Chose the "Run in Terminal" option.
  6. Follow the prompts