#################################################################
### Page Title ###
### Change "Template" in the title line to be what you want displayed. ###
#################################################################
#################################################################
### Code Purpose ###
### Change "(description of the purpose for this code)" below to reflect why a ###
### would want to use this code. ###
#################################################################
Purpose
(description of the purpose for this code)
#################################################################
### Code ###
### Change the sample code below to be the gCode you want to provide. After ###
### each line, enter a double backslash "\\" to force a line break. ###
#################################################################
Code
|
; Do something ; The value of ___ is ... G ...
|
#################################################################
### Code Comments ###
### Replace "(comments regarding this code)" with any comments you want to ###
### to provide the user of the code ###
#################################################################
Code Comments
(comments regarding this code)
#################################################################
### DO NOT REMOVE THE FOLLOWING ###
#################################################################
########## Standard Footer for all pages ##########