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

    Gcode visualizer

    Scheduled Pinned Locked Moved
    Duet Web Control wishlist
    13
    18
    5.1k
    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.
    • robmundefined
      robm
      last edited by

      I've just started using a DuetWifi and the gcode viewer is the only thing I miss from my previous OctoPi setup. One option certainly to have a look at their implementation. I'm perfectly happy with the Hudbrog javascript visualizer , it is the one I use for debugging print problems. Don't personally need a 3D view of the model here, rather something to allow checking the model overall and hopefully live feedback about layer progress.

      1 Reply Last reply Reply Quote 0
      • JohnOCFIIundefined
        JohnOCFII
        last edited by

        Yes, the Gcode viewer in OctoPrint is perfectly adequate. I read it was similar to that used in http://gcode.ws

        1 Reply Last reply Reply Quote 0
        • GaRv3undefined
          GaRv3
          last edited by

          No progress on this?
          Would love to see this feature!

          1 Reply Last reply Reply Quote 0
          • Lakkoundefined
            Lakko
            last edited by

            @GaRv3:

            No progress on this?
            Would love to see this feature!

            me too

            1 Reply Last reply Reply Quote 0
            • 3DTyroundefined
              3DTyro
              last edited by

              Agree with robm, DWC is really good, but adding the gcode visualization would be a great feature.

              1 Reply Last reply Reply Quote 0
              • Qdeathstarundefined
                Qdeathstar
                last edited by

                I think they could add a premium dwc that gives them more incentive in exchange for updates sooner and maybe extr features like this 🙂

                1 Reply Last reply Reply Quote 0
                • Epictekundefined
                  Epictek
                  last edited by

                  I've been working on implementing gcode.ws in to dwc, currently have it embeded and showing the current layer progress. Working on implementing it in a less hacky way currently 🙂

                  1 Reply Last reply Reply Quote 0
                  • EasyTargetundefined
                    EasyTarget
                    last edited by

                    That looks really sweet!
                    Will it allow preview (eg if you have a print in simulation mode) ?

                    • I'm in the habit (octoprint) of quickly sanity-checking the print (esp. base layers/support locations+types) before hitting the no-return button

                    Disaster? The original Printeye is dying with RRF 3.5 (M208 depreciated).
                    PrintPy2024 to the rescue!
                    MicroPython based; with simple wiring and and no custom PCB.

                    1 Reply Last reply Reply Quote 0
                    • T3P3Tonyundefined
                      T3P3Tony administrators
                      last edited by

                      Thats great!

                      Can you submit it as a pull request to the Github repository?

                      www.duet3d.com

                      1 Reply Last reply Reply Quote 0
                      • Epictekundefined
                        Epictek
                        last edited by

                        @EasyTarget:

                        That looks really sweet!
                        Will it allow preview (eg if you have a print in simulation mode) ?

                        • I'm in the habit (octoprint) of quickly sanity-checking the print (esp. base layers/support locations+types) before hitting the no-return button

                        Not currently, The simulate mode doesn't update the current layer info, I could calculate the layer using the z position. Is there a reason the simulation mode doesn't provide layer statistics?

                        @T3P3Tony:

                        Thats great!

                        Can you submit it as a pull request to the Github repository?

                        Will do when I'm done, Still a lot that needs to be added before it's on par with Octoprint

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