Actions

Difference between revisions of "Legacy Machine LinuxCNC Configuration"

From PROBOTIX :: wiki

(Fireball Series Machines)
 
(3 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.
 
+
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.
+
 
+
The install is now complete and a new link is on your desktop.
+
 
+
== Manual Install ==
+
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.
+
 
+
= Machine Configurations =
+
*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
+
*If you do not know what configuration to use, contact [mailto:support@probotix.com PROBOTIX]
+
 
+
== Legacy Machines ==
+
 
=== V90 ===
 
=== V90 ===
This file will need to be adjusted to match the performance of your machine.
 
 
[[File:V90.zip]]
 
[[File:V90.zip]]
  
 
=== X90 ===
 
=== X90 ===
This file will need to be adjusted to match the performance of your machine.
 
 
[[File:X90.zip]]
 
[[File:X90.zip]]
  
 +
== 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>.
 +
 +
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.
 +
 +
<!--
 
== Fireball Series Machines ==
 
== Fireball Series Machines ==
 
Here are the config files for the Comet, Asteroid, Meteor and Nebula(MeteorXL) CNC machines.
 
Here are the config files for the Comet, Asteroid, Meteor and Nebula(MeteorXL) CNC machines.
Line 44: Line 36:
 
=== Pre-2015 with Beige Controller ===
 
=== Pre-2015 with Beige Controller ===
 
[[File:Probotix_Pre_2015_install.zip]]
 
[[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.