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

    M291 not capturen input to var

    Scheduled Pinned Locked Moved Solved
    Gcode meta commands
    1
    2
    53
    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.
    • apakundefined
      apak
      last edited by

      var target_temperature = 60                                            ; target temperature in °C
      M291 R"Enter target temperature in °C:" P"Heat bed PID tuning interval: 50°C - 100°C" F{var.target_temperature} S5 L50 H100 J1
      set var.target_temperature = input
      

      The input box does not allow me to enter any value and stores NULL value

      fw 3.5.4

      any sugestion?

      apakundefined 1 Reply Last reply Reply Quote 0
      • apakundefined
        apak @apak
        last edited by

        @apak my bad, DWC 3.2.2

        updated to 3.5.4 and works fine

        1 Reply Last reply Reply Quote 1
        • dc42undefined dc42 marked this topic as a question
        • dc42undefined dc42 has marked this topic as solved
        • First post
          Last post
        Unless otherwise noted, all forum content is licensed under CC-BY-SA