• Tags
  • Documentation
  • Order
  • Register
  • Login
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.
  • undefined
    revdit @Stephen6309
    last edited by 9 Aug 2019, 07:28

    @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
    • undefined
      dragonn
      last edited by 9 Aug 2019, 07:28

      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
        last edited by 9 Aug 2019, 10:03

        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.

        undefined 1 Reply Last reply 9 Aug 2019, 15:03 Reply Quote 1
        • undefined
          revdit @A Former User
          last edited by 9 Aug 2019, 10:30

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

          1 Reply Last reply Reply Quote 0
          • undefined
            gtj0 @A Former User
            last edited by 9 Aug 2019, 15:03

            @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
              last edited by 9 Aug 2019, 15:14

              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.

              undefined undefined 2 Replies Last reply 9 Aug 2019, 15:17 Reply Quote 1
              • undefined
                gtj0 @A Former User
                last edited by 9 Aug 2019, 15:17

                @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
                • undefined
                  zapta @A Former User
                  last edited by 9 Aug 2019, 15:47

                  @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
                  • undefined
                    dc42 administrators
                    last edited by dc42 8 Nov 2019, 07:24 11 Aug 2019, 07:21

                    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
                    • undefined
                      dragonn
                      last edited by dragonn 8 Nov 2019, 07:30 11 Aug 2019, 07:26

                      @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
                      • undefined
                        revdit
                        last edited by 15 Aug 2019, 17:14

                        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
                        15 out of 16
                        • First post
                          15/16
                          Last post
                        Unless otherwise noted, all forum content is licensed under CC-BY-SA