User Tools

Site Tools


mycnc:global_variables_description

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
mycnc:global_variables_description [2020/03/27 09:39] ivanmycnc:global_variables_description [2020/06/16 08:52] ivan
Line 32: Line 32:
 <code>G10 L80 P5525 Q0 (Write 0 to #5525)</code> <code>G10 L80 P5525 Q0 (Write 0 to #5525)</code>
  
 +Writing a value larger than 2 will initialize a timer after the macro containing Global Variable #5525, delaying the subsequent turning on of Software Limits control. This is useful in situations where a prolonged procedure requires a longer time within which the Software Limits are turned off than the macro containing P5525 Q1 itself.
 +
 +Example of code: 
 +
 +<code>G10 L80 P5525 Q15 (15 sec timer)</code>
  
 ===  60010 === ===  60010 ===
mycnc/global_variables_description.txt · Last modified: 2022/08/04 10:58 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki