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

    M118 send hex values

    Scheduled Pinned Locked Moved
    General Discussion
    3
    4
    113
    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.
    • wayneosdiasundefined
      wayneosdias
      last edited by

      Im trying to send a hex values. Using rrf3.5.3

      M575 P1 B57600 S7 ; AUX Serial port Ive tried S0-7
      

      And the following M118 commands

      M118 P2 S{0xE0}
      

      Yeilds
      715ebef0-2d3d-4df5-8feb-4b5fa01866b3-image.png
      And

      M118 P2 S"0xE0"
      

      Yeilds
      f2d30bec-737b-4a13-8c04-a5fa255fd85b-image.png

      Anyway to send a serial string of hex values that is not LF appended?

      Thanks for any help

      dc42undefined 1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators @wayneosdias
        last edited by

        @wayneosdias see https://docs.duet3d.com/en/User_manual/Reference/Gcodes#m2602-uart-write.

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        wayneosdiasundefined 1 Reply Last reply Reply Quote 0
        • wayneosdiasundefined
          wayneosdias @dc42
          last edited by

          @dc42
          Thanks David, 3.6 beta works, 3.5.3 doesn't. M260.2 only works on beta FW?

          droftartsundefined 1 Reply Last reply Reply Quote 0
          • droftartsundefined
            droftarts administrators @wayneosdias
            last edited by

            @wayneosdias said in M118 send hex values:

            3.6 beta works, 3.5.3 doesn't. M260.2 only works on beta FW?

            It says in the Gcode entry “Supported from firmware version 3.6”.

            Ian

            Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

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