Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Expressions don't work for E motor values

    Scheduled Pinned Locked Moved
    Beta Firmware
    1
    1
    106
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Olbyundefined
      Olby
      last edited by

      Think I found a bug/limitation in the expression code. Verified using the latest beta (3.2-beta3.2).

      This expression is accepted, but doesn't update the E value:

      M906 E{0.7*sqrt(2)*1400}
      

      This one works:

      M906 Z{0.7*sqrt(2)*1680}
      

      Tested with expression for both my E with the same result.

      M906 E{0.7*sqrt(2)*1400}:{0.7*sqrt(2)*1400}
      

      Is this a known limitation?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Unless otherwise noted, all forum content is licensed under CC-BY-SA