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

    Is this possible/reasonable? D3/SBC/Panel

    Scheduled Pinned Locked Moved
    General Discussion
    2
    7
    236
    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.
    • Zakm0nundefined
      Zakm0n
      last edited by

      So I'm no newbie to Duet, but I am to this whole SBC thing, and I don't know if what I want to do is reasonable.

      I'm planning on building a printer with a D3, Pi4, and a PanelDue, and thanks to my cybersecurity requirements, I either need to ditch the Panel and go to HDMI to access web storage to get my gcode files, or I need a separate PC to do that for me. Also, I'll have a second printer at an offsite facility (same network) that I'd like to be able to check in on with a webcam running off the same Pi4 (USB not Pi camera module). Is this something I can accomplish?

      garyd9undefined 1 Reply Last reply Reply Quote 0
      • garyd9undefined
        garyd9 @Zakm0n
        last edited by

        @Zakm0n said in Is this possible/reasonable? D3/SBC/Panel:

        So I'm no newbie to Duet, but I am to this whole SBC thing, and I don't know if what I want to do is reasonable.

        I'm planning on building a printer with a D3, Pi4, and a PanelDue, and thanks to my cybersecurity requirements, I either need to ditch the Panel and go to HDMI to access web storage to get my gcode files, or I need a separate PC to do that for me. Also, I'll have a second printer at an offsite facility (same network) that I'd like to be able to check in on with a webcam running off the same Pi4 (USB not Pi camera module). Is this something I can accomplish?

        I'm not entirely sure what you're asking, but I'll try to answer what I think you're asking:

        Can you run a Duet3 + SBC without the paneldue? YES
        Can you run a Duet3 + SBC without a PanelDue and access from another PC? YES
        Can you run a Duet3 + SBC + PanelDue (and optionally access from another PC?) YES/YES
        (and just to fill in the gap): Can you run a Duet3 with a PanelDue (and no SBC) and optionally access it from another PC? YES/YES.
        Can you attach a USB camera to the Pi4 acting as a SBC? YES

        The questions about the camera confuse me. It sounds like you are asking if a SBC (Pi4) is attached to the duet3 for printer "A", can it also run a USB webcam for printer "B" that's "offsite." That doesn't make any sense unless you're using some kind of USB over ethernet.

        I'll try to answer anyway: Even though the SBC is "dedicated" to running DSF for the attached Duet3, it can still perform other duties. It can run the full version of Chromium on a GUI, and you can attach USB cameras, run software that accesses the cameras, etc.

        "I'm not saying that you are wrong - I'm just trying to fit it into my real world simulated experience."

        1 Reply Last reply Reply Quote 0
        • Zakm0nundefined
          Zakm0n
          last edited by

          Basically, printer B will have a USB cam hooked up to the SBC via USB. I want to be able to monitor that cam from the DWC interface remotely. If I forego the PC for accessing this stuff, and instead have a desktop environment on printer A, I want to be able to look at printer B from printer A.

          garyd9undefined 1 Reply Last reply Reply Quote 0
          • garyd9undefined
            garyd9 @Zakm0n
            last edited by

            @Zakm0n

            I don't see any reason why not. You could attach the camera to the Pi (via USB) and just aim at printer "B." You'd have to run some software that streams (such as mjpeg_streamer) and then you can view the stream from any web browser (including one running on the SBC.)

            "I'm not saying that you are wrong - I'm just trying to fit it into my real world simulated experience."

            1 Reply Last reply Reply Quote 0
            • Zakm0nundefined
              Zakm0n
              last edited by

              Ok, good. I just saw posts about people having various issues that seemed like they might impact this setup. Last question for you, should I be powering the pi4 from the duet or from a separate power supply?

              garyd9undefined 1 Reply Last reply Reply Quote 0
              • garyd9undefined
                garyd9 @Zakm0n
                last edited by garyd9

                @Zakm0n said in Is this possible/reasonable? D3/SBC/Panel:

                Ok, good. I just saw posts about people having various issues that seemed like they might impact this setup. Last question for you, should I be powering the pi4 from the duet or from a separate power supply?

                For a Pi4, I think the current suggestion is to use a separate power supply. BE SURE TO SET THE JUMPERS ON THE DUET3 PROPERLY!

                "I'm not saying that you are wrong - I'm just trying to fit it into my real world simulated experience."

                1 Reply Last reply Reply Quote 1
                • garyd9undefined
                  garyd9
                  last edited by

                  From: https://duet3d.dozuki.com/Wiki/SBC_Setup_for_Duet_3

                  Using a Pi4 may require a separate power supply for both the Duet and Pi4 due to power draw. The same holds true it using peripherals that draw power via USB.

                  "I'm not saying that you are wrong - I'm just trying to fit it into my real world simulated experience."

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