Skip to content

Commit

Permalink
Reuse of these labels is now rejected
Browse files Browse the repository at this point in the history
  • Loading branch information
cradek committed Dec 15, 2013
1 parent 5b46485 commit ad6246d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions nc_files/daisy.ngc
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ O110 else
#62=#1
O110 endif

O110 if [#3 gt 0]
O111 if [#3 gt 0]
#63=#3
O110 else
O111 else
#63=#1
O110 endif
O111 endif

O110 if [#4 gt 0]
O112 if [#4 gt 0]
#64=#4
O110 else
O112 else
#64=#1
O110 endif
O112 endif

#41=0 #42=0 #43=0 #44=0
G0 X0Y0Z0A0
Expand Down

0 comments on commit ad6246d

Please sign in to comment.