Difference between revisions of "LinuxCNC"
From PROBOTIX :: wiki
(→Other) |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
* [http://www.linuxcnc.org/docs/2.5/html/config/stepconf.html Stepper Configuration Wizard] | * [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] | * [http://www.linuxcnc.org/docs/2.5/html/common/Stepper_Diagnostics.html Stepper Diagnostics] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Using LinuxCNC == | == Using LinuxCNC == | ||
Line 29: | Line 19: | ||
* [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 == | ||
Line 46: | Line 37: | ||
* https://www.youtube.com/watch?v=Bn8T5Fw0ISs | * https://www.youtube.com/watch?v=Bn8T5Fw0ISs | ||
* http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Adding_Camview | * http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Adding_Camview | ||
+ | *[http://www.vdwalle.com/Norte/Second%20Parport.htm Parallel Ports] | ||
+ | * [[PCI Parallel Port Cards]] |
Latest revision as of 13:04, 22 December 2020
Most of the below links will direct you to LinuxCNC's own incredibly helpful wiki.
Contents
[hide]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
Using LinuxCNC
- User Foreword
- LinuxCNC User Introduction
- Running LinuxCNC
- Important User Concepts
- CNC Machine Overview
- Axis GUI
- Coordinate System
- G64
- Tool Compensation
G-code Programming
Other
- HAL Modules
- LinuxCNC Archives
- Printable G-code Quick Reference
- 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
- Parallel Ports
- PCI Parallel Port Cards