<% if (stockSimulationPlaying){ %> Pause <% } else { %> <% if (simLineNumber != 0){ %> Play Reset
<% } else { %> Play <% } %> <% } %>
Save
<% if (editsMadeToProgram && needsPostProcessing){ %>
You have made the following changes that require post processing:
This will override edits you have made to the G-code. OK to override? OK
<% } %>
<%= dataOut %>

Undo Changes