Gcode cheatsheet

Post your prints with the GCode used to help other users achieve a similar result, or get help.
Post Reply
slashthedragon
Plasticator
Posts: 7
Joined: Sat Jul 06, 2013 8:03 am

Gcode cheatsheet

Post by slashthedragon »

Here is a spread sheet with a partial list of gcodes.

updated
2014.05.03
Attachments
gcode.ods
(22.35 KiB) Downloaded 523 times
Last edited by slashthedragon on Sat May 03, 2014 7:45 am, edited 1 time in total.
Eric
Printmaster!
Posts: 726
Joined: Sat Aug 18, 2012 4:09 am
Location: Chula Vista, CA

Re: Gcode cheatsheet

Post by Eric »

That file wouldn't open correctly in Excel for some reason.

This is where I look for general reference on specific commands: http://reprap.org/wiki/G-code

What's actually implemented in a firmware is generally documented in the firmware source. In the case of Repetier, that list is in "Repetier.ino" (first tab if using the arduino editor).
User avatar
forrie
Printmaster!
Posts: 159
Joined: Wed Apr 16, 2014 7:15 am
Location: Crab Nebula

Re: Gcode cheatsheet

Post by forrie »

Worked for me after repairing...try this :)
Attachments
gcode.xlsx
(15.63 KiB) Downloaded 562 times
I'm not an alcoholic...I'm Australian!
geneb
ULTIMATE 3D JEDI
Posts: 5367
Joined: Mon Oct 15, 2012 12:47 pm
Location: Graham, WA
Contact:

Re: Gcode cheatsheet

Post by geneb »

ODS is an open desktop spreadsheet file. Don't expect a Microsoft product to properly operate on a file type they can't vendor-lock you in to. :)

g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
johnoly99
Printmaster!
Posts: 736
Joined: Mon Mar 26, 2012 1:07 pm
Location: Goshen, IN

Re: Gcode cheatsheet

Post by johnoly99 »

Also, FYI guys, all the firmware i know of has comments with all the implemented g codes for it, for example, the repetier.ino file for the repetier firmware shows all the gcodes it knows, look there, or for quick reference, here's a link

https://github.com/seemecnc/Repetier-09 ... petier.ino" onclick="window.open(this.href);return false;
Post Reply

Return to “GCode & Test Prints”