Difference between revisions of "LinuxCNC"
From PROBOTIX :: wiki
(→Other) |
|||
Line 29: | Line 29: | ||
* [http://www.linuxcnc.org/docs/2.5/html/gcode/coordinates.html Coordinate System] | * [http://www.linuxcnc.org/docs/2.5/html/gcode/coordinates.html Coordinate System] | ||
* [http://www.probotix.com/wiki/index.php/G64 G64] | * [http://www.probotix.com/wiki/index.php/G64 G64] | ||
+ | *[http://www.linuxcnc.org/docs/2.6/html/gcode/tool_compensation.html Tool Compensation] | ||
== G-code Programming == | == G-code Programming == |
Revision as of 10:39, 27 February 2020
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
- Tool Compensation