Difference between revisions of "LinuxCNC"
From PROBOTIX :: wiki
Line 1: | Line 1: | ||
− | + | Most of the below links will direct you to LinuxCNC's own incredibly helpful wiki. | |
− | [http://linuxcnc.org/docs/2.5/html/common/System_Requirements.html System Requirements] | + | == Setup == |
+ | This step is not necessary for any of our [[:Category:Galaxy Series|Galaxy]] or [[:Category:GX Series|GX]] series machines as they include a control PC with LinuxCNC already installed and configured. | ||
+ | * [http://linuxcnc.org/docs/2.5/html/common/System_Requirements.html System Requirements] | ||
+ | * [http://linuxcnc.org/docs/2.5/html/common/Getting_EMC.html Getting LinuxCNC] | ||
+ | * [http://www.linuxcnc.org/docs/2.5/html/quickstart/stepper_quickstart.html Stepper Quickstart] | ||
+ | * [http://www.linuxcnc.org/docs/2.5/html/config/stepconf.html Stepper Configuration Wizard] | ||
+ | * [http://www.linuxcnc.org/docs/2.5/html/common/Stepper_Diagnostics.html Stepper Diagnostics] | ||
− | + | == Intro Video == | |
− | + | * [https://www.youtube.com/watch?v=NP9asVGftto Customer created LinuxCNC instructional video with Asteroid] | |
− | + | * [https://vimeo.com/121212918 PROBOTIX Intro to LinuxCNC Video] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | [https://www.youtube.com/watch?v=NP9asVGftto Customer created LinuxCNC instructional video with Asteroid] | + | |
− | + | ||
− | [https://vimeo.com/121212918 PROBOTIX Intro to LinuxCNC Video] | + | |
== FAQs == | == FAQs == | ||
− | [http://www.linuxcnc.org/docs/2.5/html/common/Linux_FAQ.html Linux FAQ] | + | * [http://www.linuxcnc.org/docs/2.5/html/common/Linux_FAQ.html Linux FAQ] |
− | + | * [[PCI Parallel Port Cards]] | |
− | [[PCI Parallel Port Cards]] | + | |
== Using LinuxCNC == | == Using LinuxCNC == | ||
− | [http://www.linuxcnc.org/docs/2.5/html/common/userforeword.html User Foreword] | + | * [http://www.linuxcnc.org/docs/2.5/html/common/userforeword.html User Foreword] |
− | + | * [http://www.linuxcnc.org/docs/2.5/html/common/user_intro.html LinuxCNC User Introduction] | |
− | [http://www.linuxcnc.org/docs/2.5/html/common/user_intro.html LinuxCNC User Introduction] | + | * [http://www.linuxcnc.org/docs/2.5/html/config/copy_and_run.html Running LinuxCNC] |
− | + | * [http://www.linuxcnc.org/docs/2.5/html/common/User_Concepts.html Important User Concepts] | |
− | [http://www.linuxcnc.org/docs/2.5/html/config/copy_and_run.html Running LinuxCNC] | + | * [http://www.linuxcnc.org/docs/2.5/html/gcode/machining_center.html CNC Machine Overview] |
− | + | * [http://www.linuxcnc.org/docs/2.5/html/gui/axis.html Axis GUI] | |
− | [http://www.linuxcnc.org/docs/2.5/html/common/User_Concepts.html Important User Concepts] | + | * [http://www.linuxcnc.org/docs/2.5/html/gcode/coordinates.html Coordinate System] |
− | + | * [http://www.probotix.com/wiki/index.php/G64 G64] | |
− | [http://www.linuxcnc.org/docs/2.5/html/gcode/machining_center.html CNC Machine Overview] | + | |
− | + | ||
− | [http://www.linuxcnc.org/docs/2.5/html/gui/axis.html Axis GUI] | + | |
− | + | ||
− | [http://www.linuxcnc.org/docs/2.5/html/gcode/coordinates.html Coordinate System] | + | |
− | + | ||
− | [http://www.probotix.com/wiki/index.php/G64 G64] | + | |
== G-code Programming == | == G-code Programming == | ||
− | [http://www.linuxcnc.org/docs/2.5/html/gcode/overview.html G Code Overview] | + | * [http://www.linuxcnc.org/docs/2.5/html/gcode/overview.html G Code Overview] |
− | + | * [http://www.linuxcnc.org/docs/2.5/html/gcode/gcode.html G Codes] | |
− | [http://www.linuxcnc.org/docs/2.5/html/gcode/gcode.html G Codes] | + | * [[G-Code Cheatsheet]] |
− | + | * [http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Simple_LinuxCNC_G-Code_Generators G-Code Generators] | |
− | [[G-Code Cheatsheet]] | + | |
− | + | ||
− | [http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Simple_LinuxCNC_G-Code_Generators G-Code Generators] | + | |
== Other == | == Other == | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Adding_Camview | + | * [http://www.probotix.com/wiki/images/5/5c/G-codes.pdf Printable G-code Quick Reference] |
+ | * [http://www.linuxcnc.org/docs/2.5/html/ Complete LinuxCNC Documentation] | ||
+ | * http://www.vdwalle.com/Norte/ | ||
+ | * http://gnipsel.com/linuxcnc/index.html | ||
+ | * https://www.youtube.com/watch?v=Bn8T5Fw0ISs | ||
+ | * http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Adding_Camview |
Revision as of 19:20, 6 August 2018
Most of the below links will direct you to LinuxCNC's own incredibly helpful wiki.
Setup
This step is not necessary for any of our Galaxy or GX series machines as they include a control PC with LinuxCNC already installed and configured.
- System Requirements
- Getting LinuxCNC
- Stepper Quickstart
- Stepper Configuration Wizard
- Stepper Diagnostics
Intro Video
FAQs
Using LinuxCNC
- User Foreword
- LinuxCNC User Introduction
- Running LinuxCNC
- Important User Concepts
- CNC Machine Overview
- Axis GUI
- Coordinate System
- G64