Actions

Difference between revisions of "LinuxCNC"

From PROBOTIX :: wiki

(2 intermediate revisions by the same user not shown)
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 ==
Line 38: Line 39:
  
 
== Other ==
 
== Other ==
 
+
*[http://linuxcnc.org/docs/html/man/man9/ HAL Modules]
 
* [http://old-releases.ubuntu.com/ubuntu/dists/ LinuxCNC Archives]
 
* [http://old-releases.ubuntu.com/ubuntu/dists/ LinuxCNC Archives]
 
* [http://www.probotix.com/wiki/images/5/5c/G-codes.pdf Printable G-code Quick Reference]
 
* [http://www.probotix.com/wiki/images/5/5c/G-codes.pdf Printable G-code Quick Reference]
Line 46: Line 47:
 
* 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]

Revision as of 11: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.

Intro Video

FAQs

Using LinuxCNC

G-code Programming

Other