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

    Simplify3d + Duet2 wifi

    Scheduled Pinned Locked Moved
    General Discussion
    7
    16
    1.7k
    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.
    • revditundefined
      revdit
      last edited by

      Hello. Simplify3d does not connect when wifi is connected. In the communication settings, s3d set hardware flow control. I generate a virtual port using HW VSP3. I’m not sure what I need to specify in the port field ... I indicated empty open ports there, tried to leave it empty ... Nothing happens. I ask for advice, what am I doing wrong? Thank.

      Stephen6309undefined zaptaundefined 2 Replies Last reply Reply Quote 0
      • A Former User?
        A Former User
        last edited by A Former User

        not sure but i think the duet needs to be in marlin compatibility mode (M555 P2) to work with a slicer through a serial port.

        for the virtual serial port enable telnet on the duet and set the (virtual serial) port to point to the duet ip and telnet port.

        revditundefined 1 Reply Last reply Reply Quote 0
        • Stephen6309undefined
          Stephen6309 @revdit
          last edited by

          @revdit Simplify3D only works via an USB comport. It doesn't know WiFi or ethernet.

          revditundefined 1 Reply Last reply Reply Quote 0
          • zaptaundefined
            zapta @revdit
            last edited by

            @revdit, what do you hope to achieve? Uploading sliced gcode files from s3d to duet via wifi? Anything else?

            revditundefined 1 Reply Last reply Reply Quote 0
            • revditundefined
              revdit @zapta
              last edited by

              @zapta Hello. I just want to solve the connection problem.

              1 Reply Last reply Reply Quote 0
              • revditundefined
                revdit @Stephen6309
                last edited by

                @stephen6309 Hello. very easy to connect to Large-K. The same actions on Duet do not give a result.

                1 Reply Last reply Reply Quote 0
                • dragonnundefined
                  dragonn
                  last edited by

                  They is no problem, just don't use the "connection" in S3D and upload files via Duet Web Control from browser.
                  Printing over USB/directly from slicer is just a bad idea.

                  1 Reply Last reply Reply Quote 0
                  • A Former User?
                    A Former User
                    last edited by

                    Elaborate on why its a bad idea? When i tried vitrual serial port with telnet the only reason i scrapped it was it wouldn't be able to support powerloss and resume like printing from SD would. On the other hand, I haven't setup any recovery yet, and printing from S3D was convenient.

                    gtj0undefined 1 Reply Last reply Reply Quote 1
                    • revditundefined
                      revdit @A Former User
                      last edited by

                      @bearer Hello. Thanks for the advice. I will check.

                      1 Reply Last reply Reply Quote 0
                      • gtj0undefined
                        gtj0 @A Former User
                        last edited by

                        @bearer said in Simplify3d + Duet2 wifi:

                        Elaborate on why its a bad idea? When i tried vitrual serial port with telnet the only reason i scrapped it was it wouldn't be able to support powerloss and resume like printing from SD would. On the other hand, I haven't setup any recovery yet, and printing from S3D was convenient.

                        • Accidentally unplugging the USB cable.
                        • Accidentally closing the slicer
                        • Hard to slice a second model, especially if it's for a different printer
                        • Can't print to multiple printers
                        • Computer can't sleep on overnight prints.

                        I used to print directly from S3D but it took only 1 accidental USB cable disconnect on a long print to convince me otherwise. There's a thread somewhere about having S3D automatically upload gcode to the Duet and start a print. Combined with DueUI it's just as convenient as printing directly from S3D.

                        1 Reply Last reply Reply Quote 2
                        • A Former User?
                          A Former User
                          last edited by

                          USB disconnects isn't going to be an issue with the virtual serial port, but i'll get onboard for the two last points, although computer never sleeps (negligible difference in idling with monitor off and actual sleep state, and doesn't break sockets)

                          Still automatic upload and starting would be preferable to streaming g-code, absolutely. The virtual serial port could still allow controlling things like homing, extruding, heating and so on from within the slicer, even though you could argue its just as convenient in the DWC. At the end of the day best we can do is help OP make an informed decision.

                          gtj0undefined zaptaundefined 2 Replies Last reply Reply Quote 1
                          • gtj0undefined
                            gtj0 @A Former User
                            last edited by

                            @bearer Oh yeah, the VSP, I forgot. On Linux, S3D doesn't consider virtual serial ports to be legitimate so you can't select them.

                            1 Reply Last reply Reply Quote 1
                            • zaptaundefined
                              zapta @A Former User
                              last edited by

                              @bearer said in Simplify3d + Duet2 wifi:

                              Still automatic upload and starting would be preferable to streaming g-code, absolutely.

                              You can achieve that using the S3D completion script feature. Write a script that upload the gcode to duet via the http server and starts the printing, in a sense, simulating what the web interface does.

                              I did something similar once for a FlashAir SD card and the automatic uploading from S3D was flawless.

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

                                Last time I tried it, S3D could control a Duet over USB if you set flow control to Hardware and selected the correct GCode flavour.

                                See https://forum.duet3d.com/topic/1020/uploading-code-files-from-simplify3d-to-duetwifi-using-scripts for how to upload over WiFi form S3D.

                                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

                                1 Reply Last reply Reply Quote 1
                                • dragonnundefined
                                  dragonn
                                  last edited by dragonn

                                  @bearer said in Simplify3d + Duet2 wifi:

                                  USB disconnects isn't going to be an issue with the virtual serial port, but i'll get onboard for the two last points, although computer never sleeps (negligible difference in idling with monitor off and actual sleep state, and doesn't break sockets)

                                  I wouldn't trust a virtual serial port too, computer network aren't designed for such critical things they have dynamic latency with can change depend on the network load and also sometime they can just drop packets. It is just a bad idea to live stream g-code from computer in any way.

                                  1 Reply Last reply Reply Quote 2
                                  • revditundefined
                                    revdit
                                    last edited by

                                    I ditched a lot of time and achieved nothing. Connection failed. Thank you for your help and participation.

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