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

    3D GCode Viewer integrated with DWC

    Scheduled Pinned Locked Moved
    Duet Web Control wishlist
    42
    284
    29.8k
    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.
    • john parkundefined
      john park @Sindarius
      last edited by

      @sindarius Whoa... awesome !!

      1 Reply Last reply Reply Quote 0
      • Nuramoriundefined
        Nuramori
        last edited by

        This is the only thing I was missing from octoprint. Having the gcode viewer would close the door on my need for it. .

        1 Reply Last reply Reply Quote 2
        • Sindariusundefined
          Sindarius @robm
          last edited by

          @robm That's something I am looking at adding later, my main concern was making sure that I could get a good view working.

          1 Reply Last reply Reply Quote 0
          • Sindariusundefined
            Sindarius @Eumldeuml
            last edited by

            @eumldeuml I do a lot of multi-material & color mixing printing and one of the biggest problems I have is knowing how the extruders or m567 was setup on the print. Also this gives me the opportunity to setup the filament colors on each of the extruders to get an approximation of what the final result will roughly look. The code I wrote supports T# tool changes and M567 extruder %'s. Beyond that sometimes it's nice to see what you're about to print 🙂

            Eumldeumlundefined 1 Reply Last reply Reply Quote 1
            • Eumldeumlundefined
              Eumldeuml @Sindarius
              last edited by

              @sindarius I understand! Sounds very practical for your purposes 🙂

              1 Reply Last reply Reply Quote 0
              • TLASundefined
                TLAS
                last edited by

                Great implementation, well done.

                Gave me a though I might start another thread in - why not incorporate a slicer in at this point? You’ve got the 3D viewer, and on a pi, you could fairly easily run a slic3r program in the background from the server.

                Thoughts?

                1 Reply Last reply Reply Quote 0
                • JimPBarberundefined
                  JimPBarber
                  last edited by

                  That is too awesome! Yes, Yes, Yes.....

                  1 Reply Last reply Reply Quote 0
                  • Sindariusundefined
                    Sindarius
                    last edited by

                    I have a branch set up here for anyone interested in playing with this.

                    https://github.com/Sindarius/DuetWebControl/tree/3DViewer

                    and you can download a test version from here

                    https://juan-rosario.com/DuetWebControl.zip

                    I brought this up to date with the new master.

                    1 Reply Last reply Reply Quote 1
                    • JoergS5undefined
                      JoergS5
                      last edited by JoergS5

                      This is really great, please keep going!

                      1 Reply Last reply Reply Quote 0
                      • Sindariusundefined
                        Sindarius
                        last edited by

                        I've been playing around with the code a little bit while I wait for a plugin system to be put in place. Recently added the ability to change the bed size and have the release on GitHub for anyone who wants to play with this. I use it fairly often at this point.

                        https://github.com/Sindarius/DuetWebControl/releases

                        ab8da693-e537-4c31-b997-7b0d6755a739-image.png

                        hestiahuangundefined 1 Reply Last reply Reply Quote 3
                        • Sindariusundefined
                          Sindarius
                          last edited by Sindarius

                          Forgot to mention that I am looking at adding a toggle to move the layer height slider based off the current print height this weekend hopefully.

                          1 Reply Last reply Reply Quote 0
                          • Exerqtorundefined
                            Exerqtor
                            last edited by

                            Awesome! This is getting installed right after the ongoing print is done for sure!

                            Hope it get's integrated to the master asap!

                            1 Reply Last reply Reply Quote 0
                            • AS-3D Druckundefined
                              AS-3D Druck
                              last edited by

                              This is awesome
                              Is this Client or DWC based?

                              Best regards
                              AS-3D Druck / Andre

                              Sindariusundefined 1 Reply Last reply Reply Quote 0
                              • Sindariusundefined
                                Sindarius @AS-3D Druck
                                last edited by

                                @AS-3D-Druck this is DWC based. Opens a new browser window to launch the 3D viewer but no special installation beyond the branch I have with it integrated.

                                AS-3D Druckundefined 1 Reply Last reply Reply Quote 0
                                • AS-3D Druckundefined
                                  AS-3D Druck @Sindarius
                                  last edited by

                                  @Sindarius Ok, what i tryed to say is does it get calculated by a Script on the Client or Duet Side?

                                  Best regards
                                  AS-3D Druck / Andre

                                  Sindariusundefined 1 Reply Last reply Reply Quote 0
                                  • Sindariusundefined
                                    Sindarius @AS-3D Druck
                                    last edited by

                                    @AS-3D-Druck it’s javascript based so it is client side. The viewer downloads the file and renders it.

                                    AS-3D Druckundefined 1 Reply Last reply Reply Quote 1
                                    • AS-3D Druckundefined
                                      AS-3D Druck @Sindarius
                                      last edited by

                                      @Sindarius Cool so it can be used even during a print Job right?
                                      (without negative effecting the print Job)

                                      Best regards
                                      AS-3D Druck / Andre

                                      Sindariusundefined 1 Reply Last reply Reply Quote 0
                                      • Sindariusundefined
                                        Sindarius @AS-3D Druck
                                        last edited by

                                        @AS-3D-Druck I use it while printing all the time. Only one Duet based printer at the moment 🙂 the file download doesn’t impact the print from what I have seen.

                                        1 Reply Last reply Reply Quote 0
                                        • Exerqtorundefined
                                          Exerqtor
                                          last edited by

                                          Have you tried it with DWC 2.0.4 btw? I see that it's still realeased based on 2.0.0 ?

                                          Sindariusundefined 2 Replies Last reply Reply Quote 0
                                          • Sindariusundefined
                                            Sindarius @Exerqtor
                                            last edited by

                                            @Exerqtor I’ll look into updating the baseline with the latest. My changes on the DWC itself are very minimal. Just what is necessary to make the 3D Viewer link in the gcode list

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