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

    Touch Screens Other Than PanelDue with RRF

    Scheduled Pinned Locked Moved
    PanelDue
    3
    3
    611
    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.
    • CthulhuLabsundefined
      CthulhuLabs
      last edited by

      How closely tied is the touch screen support in RRF to PanelDue? Like is there an abstraction layer / generic communication protocol between the 3D printer controller and the screen. I have several touch screens for arduino laying around and was thinking of connecting one to an arduino and writing firmware for the arduino to communicate with RRF.

      1 Reply Last reply Reply Quote 0
      • resamundefined
        resam
        last edited by resam

        PanelDue communicates with a regular serial connection UART and g-code commands. RRF mostly responds with JSON data for each command. M408 is probably the most important one for standard status updates.

        1 Reply Last reply Reply Quote 0
        • mloidlundefined
          mloidl
          last edited by

          Hi,

          Something similar is described in this post.
          https://forum.duet3d.com/topic/4543/fully-enclosed-with-custom-ui

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