CNC macro programming - Conditional statements

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ส.ค. 2024
  • Let's take a look at how to use conditional statements when CNC programming with G-code macros.
    Conditional statements in CNC programming are used when we want to compare two values and act upon the results.
    A typical program where we might use a conditional statement would look like this:
    IF [#200 EQ 5] GOTO 310
    GOTO 20
    The statement above tells the CNC machine to go to line 310 (GOTO 310) that if the variable #200 is equal to 5 (our conditional statement) or go to line 20 if the conditional statement is not true.
    In order to work, conditional expressions must be enclosed within square brackets, and compare two operands (such as a # variable or a number) through a comparison operator. The example above shows the comparison operator EQ (equal to). Other common comparison operators are:
    NE = Not equal to
    GT = Greater than
    LT = Less than
    GE = Greater or equal to
    LE = Less than or equal to
    To learn more about G-code programming, visit Gcodetutor.com (rb.gy/7yzqfn).
    Stay tuned for more machining videos!
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Recommended CNC programming books:
    Fanuc CNC Custom Macros - amzn.to/370yX0P
    CNC Programming Handbook - amzn.to/2MPxT9g
    CNC Programming Techniques - amzn.to/3aTS4el
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Practical Machinist is the largest and most engaged metalworking community across the web. With more than 160,000 registered members and 300,000+ social media followers, Practical Machinist is the easiest way to learn new techniques, get answers quickly, and discuss common challenges with your peers. Visit Practical Machinist today to join the community and start connecting with your peers.
    Become a Practical Machinist member (www.practicalm...)
    Like us on Facebook ( / practicalmachinist )
    Follow us on Instagram ( / practicalmachinist )
    Follow us on Twitter ( / prac_machinist )
    Connect with us on LinkedIn ( / practical-machinist )
    #Gcode #CNCprogramming #macroprogramming

ความคิดเห็น • 3

  • @TommiHonkonen
    @TommiHonkonen 3 ปีที่แล้ว

    this is haas or what base? I use old siemens and damn that is complicated compared to this

  • @sebastianschwobel5688
    @sebastianschwobel5688 3 ปีที่แล้ว

    mtd cnc music?

    • @TommiHonkonen
      @TommiHonkonen 3 ปีที่แล้ว

      or mtd have practical machinist music (dun dun duuuun)