Actions

Difference between revisions of "Legacy Machine LinuxCNC Configuration"

From PROBOTIX :: wiki

(Updated to new configuration layout and included script file for easy installation)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
=How to Install Configurations=
+
[[Category:LinuxCNC Configurations|Legacy Machines]]
  
==Using Script File==
+
== Example Configurations ==
You will need to unzip the file onto your desktop of the machine computer. Open the folder and double click the file named probotix.sh then click run in terminal when prompted.  
+
These configurations were generated by LinuxCNC's StepConf Wizard and are provided as an example. Both of the below configurations will need to be adjusted to match the performance of your machine.
 +
=== V90 ===
 +
[[File:V90.zip]]
  
This will launch terminal and start by asking for a password. Type 'probotix' and hit enter. If prompted for yes or no, type 'y' and hit enter. At the end it will ask you to select which config you will be using. Find your machine in the list and choose either the regular or VFD version.  
+
=== X90 ===
 +
[[File:X90.zip]]
  
The install is now complete and a new link is on your desktop.  
+
== How to Manually Install Configurations ==
 +
# First download one of the zip files above.
 +
# Navigate to the following folder: <code>/home/probotix/linuxcnc/configs</code>
 +
#* You may do so via <i>"Places" => "Home Folder" => "linuxcnc" => "configs"</i>.
 +
# Copy the zip file of choice to the configs folder.
 +
# Extract the files by <i>Right-clicking</i> and selecting <i>"Extract Here"</i>.
  
==Manual Install==
+
Then you will go to <i>"Application" => "CNC" => "LinuxCNC"</i> then select the configuration you want to use. In the lower left of the configuration selection window, you have the option to create a desktop shortcut. This is recommended for easy access to the program.
If the script file fails you can also manually move the files. Go to "Places" => "Home Folder" => "LinuxCNC" => "Configs" Once you are in the configs folder you will place the folder that contains the configs here("Probotix_2015","Probotix_Pre_2015", or "Probotix_Unity_Conversion"). Ignore the extra files and folders inside the zip file.
+
  
Then you will go to "Application" => "CNC" => "LinuxCNC" => then select the configuration you want to use. In the lower left of the configuration selection window, you have the option to create a desktop short cut. This is recommended for easy access to the program.
+
<!--
 +
== Fireball Series Machines ==
 +
Here are the config files for the Comet, Asteroid, Meteor and Nebula(MeteorXL) CNC machines.
  
 
+
*TS in the file name is only for machines with a Tool Sensor
=Machine Configurations=
+
*4A in the file name is only for machines with a 4th/Rotary Axis
 
*Standard (imperial) units are default unless configuration specifies Metric
 
*Standard (imperial) units are default unless configuration specifies Metric
 
*2015 in the file name are for machines built after 2015 OR machines retrofitted with Bipolar drivers and wiring
 
*2015 in the file name are for machines built after 2015 OR machines retrofitted with Bipolar drivers and wiring
*If you do not know what configuration to use, contact [mailto:support@probotix.com PROBOTIX]
+
*If you do not know what configuration to use, contact PROBOTIX
 
+
==Machines built in 2015 and on==
+
[[file:Probotix_2015_install.zip]]
+
 
+
==Machines built prior to 2015 but converted to a unity controller==
+
[[file:Probotix_Unity_Conversion_install.zip]]
+
 
+
==Machines built prior to 2015 using original unipolar controller==
+
[[file:Probotix_Pre_2015_install.zip]]
+
 
+
== V90 ==
+
This file will need to be adjusted to match the performance of your machine.
+
  
[[file:V90.zip]]
+
=== 2015 ===
 +
[[File:Probotix_2015_install.zip]]
  
== X90 ==
+
=== Pre-2015 with Unity Controller ===
This file will need to be adjusted to match the performance of your machine.  
+
[[File:Probotix_Unity_Conversion_install.zip]]
  
[[file:X90.zip]]
+
=== Pre-2015 with Beige Controller ===
 +
[[File:Probotix_Pre_2015_install.zip]]
 +
-->

Latest revision as of 20:08, 29 October 2018


Example Configurations

These configurations were generated by LinuxCNC's StepConf Wizard and are provided as an example. Both of the below configurations will need to be adjusted to match the performance of your machine.

V90

File:V90.zip

X90

File:X90.zip

How to Manually Install Configurations

  1. First download one of the zip files above.
  2. Navigate to the following folder: /home/probotix/linuxcnc/configs
    • You may do so via "Places" => "Home Folder" => "linuxcnc" => "configs".
  3. Copy the zip file of choice to the configs folder.
  4. Extract the files by Right-clicking and selecting "Extract Here".

Then you will go to "Application" => "CNC" => "LinuxCNC" then select the configuration you want to use. In the lower left of the configuration selection window, you have the option to create a desktop shortcut. This is recommended for easy access to the program.