User Tools

Site Tools


mycnc:macro_language

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mycnc:macro_language [2021/03/08 08:57] ivanmycnc:macro_language [2022/03/29 16:15] (current) ivan
Line 81: Line 81:
 G10 L80 P7391 Q0 (Homing Flag) G10 L80 P7391 Q0 (Homing Flag)
 </code> </code>
 +//
 +Quick note: in system macros (especially in which coordinates are reassigned and/or reset), G0 positioning codes must be used.//
 +
 ==== Repeat Test ==== ==== Repeat Test ====
  
Line 103: Line 106:
 if [ #10 LT 100 ] 20 (Repeat 100 times) if [ #10 LT 100 ] 20 (Repeat 100 times)
 </code> </code>
- 
  
  
mycnc/macro_language.txt · Last modified: 2022/03/29 16:15 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki