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

incorrect print time estimates (S3D), layer count etc

Scheduled Pinned Locked Moved
Duet Web Control
11
34
3.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.
  • undefined
    Vlad @Phaedrux
    last edited by Vlad 20 Apr 2019, 01:16

    @phaedrux don't really care about "ways to do it" being a consumer. All I want is a solution for an accurate estimates, and I am expecting a $360 product at least do that. I am not here to mess with board firmware. I have other things and tasks daily. Bottom line is $20, way less capable boards do estimate same exact gcode correctly (I am printing some mass production on several printers currently) and Duet does not. This is the problem and it should be addressed.

    undefined 1 Reply Last reply 20 Apr 2019, 01:26 Reply Quote -4
    • undefined
      Phaedrux Moderator @Vlad
      last edited by 20 Apr 2019, 01:26

      @vlad My god you're an insufferable twat. I'm through trying to help you.

      Z-Bot CoreXY Build | Thingiverse Profile

      undefined 1 Reply Last reply 20 Apr 2019, 01:41 Reply Quote 2
      • undefined
        Vlad @Phaedrux
        last edited by Vlad 20 Apr 2019, 01:41

        @phaedrux and you are apparently a swallower, if you are ok having to do manufacturer job yourself. Don't expect everyone to be like you then. I simply value my time. I am here to report issues and expect them fixed, not to try to workaround them myself. Everything you said is dead basic, you think those advices were in any way a help? I post here for management to see issue reported, not for random dude like you advice obvious things and then complain about me not willing to do duet3d job on my own. You have nothing to do with this report, I have not asked you for anything, not sure why you are even here commenting. Just keep going with your day. Find something useful to do with your life.

        As a side note, I am sure you have never said "nsufferable twat" any man in person. Right? What a brave man 🙂 Couch braveman with virtual big balls. 🦌

        undefined undefined 2 Replies Last reply 20 Apr 2019, 02:31 Reply Quote -2
        • undefined
          Vlad @nhof
          last edited by Vlad 20 Apr 2019, 02:01

          @nhof It's not something that affects my daily printing a lot. The reason for this post is to simply report it to management. I can live with that for a while, it's not a big deal, as long as it is being fixed. I have been experiencing this for years I think, this is why came to report finally. I am not a firmware programmer, so all I see as a consumer is that only duet has this problem for some reason. So, I am here to report the bug. Hope David can have a look or somebody else from Duet3D.

          1 Reply Last reply Reply Quote 0
          • undefined
            SteveYYC
            last edited by SteveYYC 20 Apr 2019, 02:07

            I noticed the same issue with my jobs after I added a G1 command to move the print-head up away from the model after printing - the Duet counted the post-print Z move as layers.

            There were two solutions I found:

            1. You can add the character "E" to a comment after any G1 move you don't want counted toward the layer total on the Duet3d, like this:

            G1 Z100 ;This move counts toward the layer total.
            G1 Z200 ;E This move does not.

            1. You can put any non-print Z moves in a macro and call that with M98. The macro will not be counted in the layer total:

            M98 P"macros/pre_print.g" ; nothing in this macro file counts towards layers
            ; Start of job "object.g
            ... ; G1 Z moves here count towards layers
            ; End of "object.g"
            M98 P"macros/post_print.g" ; nothing in this macro file counts towards layers.

            1 Reply Last reply Reply Quote 0
            • undefined
              nhof @Vlad
              last edited by 20 Apr 2019, 02:31

              Hello @Vlad

              I do understand your frustration with the issues you are running into (I have built many industrial automation machines and dealt with my fair share of supplier woes), however I do think your approach towards getting them solved may be less than productive.

              For example, posts such as 'Half-assed update...' and others could be considered unprofessional, and might even damage goodwill with both the Duet team and the community here. Even while dealing with trying issues it's good to remember that we're all human, and to try and find professional ways to communicate frustration.

              It's also important to keep in mind that this is a public forum and is frequented by people in the 3D printer community and industry (which is surprisingly small). As a business owner yourself, I'm sure you're aware of the importance of maintaining professional image, and that it does not just apply in the context of communicating with your own customers, but also in dealing with suppliers and others. We would hate to see your reputation tarnished by a few trivial comments written in haste.

              I don't personally hold ill will toward you or anyone. I'm writing this simply because I made these same mistakes in a past life, and hope that my hard-learned lessons might be of service to a newer player.

              1 Reply Last reply Reply Quote 2
              • undefined
                Phaedrux Moderator @Vlad
                last edited by 20 Apr 2019, 03:14

                @vlad said in incorrect print time estimates (S3D), layer count etc:

                As a side note, I am sure you have never said "nsufferable twat" any man in person. Right? What a brave man Couch braveman with virtual big balls.

                I'm not one to stand down to the likes of you. If you behaved in person the way you've behaved here I'd have said exactly the same thing to your face. If there's anyone acting tough behind a keyboard here, it's you.

                I get that you have high expectations, but your inability to communicate with others in a cordial tone is doing you no favours. I and many others have tried to help you and you've shared very little good will in return.

                Z-Bot CoreXY Build | Thingiverse Profile

                undefined 1 Reply Last reply 20 Apr 2019, 13:34 Reply Quote 1
                • undefined
                  zapta @Phaedrux
                  last edited by 20 Apr 2019, 08:07

                  @phaedrux said in incorrect print time estimates (S3D), layer count etc:

                  Do they also give you 3 ways to estimate the file completion?

                  Estimations are like weather forecasts, we need just one 😉

                  DWC is a great board but when it comes to progress and estimations, it's lacking compare to some other 8 bit boards. Here for example it ranges from 1:18H to 7:45H. https://i.imgur.com/yWE0ZQC.png

                  I wish I could display only one of those and have it also controlling the progress bar.

                  undefined undefined 2 Replies Last reply 20 Apr 2019, 08:36 Reply Quote 1
                  • undefined
                    chas2706
                    last edited by 20 Apr 2019, 08:24

                    Hi vlad, You still not taking the happy pills!
                    Every thread you start ends in abuse from you>

                    1 Reply Last reply Reply Quote 0
                    • undefined
                      dragonn @zapta
                      last edited by 20 Apr 2019, 08:36

                      @zapta what other 8 bit boards? As far I am aware no 8-bit board have any kind of progress and time es terminations. They only have a file progress bar when printing from SD-card.

                      undefined 1 Reply Last reply 20 Apr 2019, 15:12 Reply Quote 1
                      • undefined
                        fcwilt @zapta
                        last edited by 20 Apr 2019, 11:38

                        @zapta

                        Hi,

                        Can you show us an example of an "accurate" 8 bit board?

                        Before settling on the Duet family I tried many other boards - I don't recall any with an "accurate" display of time remaining.

                        Frederick

                        Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

                        undefined 1 Reply Last reply 20 Apr 2019, 15:24 Reply Quote 0
                        • undefined
                          whosrdaddy @Phaedrux
                          last edited by 20 Apr 2019, 13:34

                          @phaedrux You have the power against these kind of people, the power of silence 🙂

                          undefined undefined 2 Replies Last reply 20 Apr 2019, 14:45 Reply Quote 1
                          • undefined
                            deckingman @whosrdaddy
                            last edited by 20 Apr 2019, 14:45

                            @whosrdaddy said in incorrect print time estimates (S3D), layer count etc:

                            @phaedrux You have the power against these kind of people, the power of silence 🙂

                            Yup - that works for me.

                            Ian
                            https://somei3deas.wordpress.com/
                            https://www.youtube.com/@deckingman

                            1 Reply Last reply Reply Quote 0
                            • undefined
                              zapta @whosrdaddy
                              last edited by 20 Apr 2019, 15:12

                              @phaedrux You have the power against these kind of people, the power of silence

                              Different strokes for different folks. Sometimes it's useful to call out bullies and rude behavior.

                              1 Reply Last reply Reply Quote 1
                              • undefined
                                zapta @dragonn
                                last edited by 20 Apr 2019, 15:12

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • undefined
                                  zapta @fcwilt
                                  last edited by zapta 20 Apr 2019, 15:24

                                  Can you show us an example of an "accurate" 8 bit board?

                                  @fcwilt (and @dragonn), yes, my other printer, Flashforge Creator Pro, 8 bit Mighty Board with Sailfish firmware. It uses the percentage marks that S3D includes in the file in form of M73 commands. Simple and effective.

                                  This is how the code looks like

                                  https://github.com/jetty840/Sailfish-MightyBoardFirmware/blob/4d8456e54c537dd32775095ed2715d41f5961e6c/firmware/src/MightyBoard/Motherboard/Command.cc#L2144

                                  https://github.com/jetty840/Sailfish-MightyBoardFirmware/blob/4d8456e54c537dd32775095ed2715d41f5961e6c/firmware/src/MightyBoard/Motherboard/Command.cc#L2019

                                  undefined undefined 2 Replies Last reply 20 Apr 2019, 16:02 Reply Quote 1
                                  • undefined
                                    Phaedrux Moderator @zapta
                                    last edited by 20 Apr 2019, 16:02

                                    @zapta Is that using file remaining percentage, or is it based on a path planner estimate of what the actual print moves will take to complete?

                                    Slic3r PE also supports M73 time estimates, but it bases the estimate on a very accurate print time estimate based on using the marlin path planner for actual print times.

                                    From the Slic3r PE 1.41 Alpha 2 release notes:
                                    https://github.com/prusa3d/Slic3r/releases/tag/version_1.41.0-alpha2

                                    Support for the "Time to end of print" G-codes
                                    Starting with this release, the time estimator emits a new M73 code for the Marlin firmware flavor at minute intervals, informing the firmware about the time to end of print in both normal and silent mode. Since the 3.3.0 release, the Prusa i3 MK3 firmware is able to display the accurate estimate of the time to the end of print by interpreting this new M73 code.

                                    The format of the new M code is the following:
                                    M73 Pxxx Qxxx Rxxx Sxxx
                                    where P is the percentage of the total time already printed in normal (aka full power) mode, R is the time remaining for normal mode in minutes, Q is the percentage of the total time printed in the stealth mode, and S is the time remaining to the end of print in the stealth mode.
                                    Suppressed for gcode flavors other than Marlin

                                    Z-Bot CoreXY Build | Thingiverse Profile

                                    undefined 1 Reply Last reply 20 Apr 2019, 19:45 Reply Quote 0
                                    • undefined
                                      fcwilt @Phaedrux
                                      last edited by 20 Apr 2019, 19:45

                                      @phaedrux

                                      It would seem relatively straight forward for dc42 to support these codes and use them.

                                      Frederick

                                      Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

                                      1 Reply Last reply Reply Quote 1
                                      • undefined
                                        dragonn @zapta
                                        last edited by 21 Apr 2019, 07:35

                                        @zapta said in incorrect print time estimates (S3D), layer count etc:

                                        Can you show us an example of an "accurate" 8 bit board?

                                        @fcwilt (and @dragonn), yes, my other printer, Flashforge Creator Pro, 8 bit Mighty Board with Sailfish firmware. It uses the percentage marks that S3D includes in the file in form of M73 commands. Simple and effective.

                                        Sorry but that has complete nothing to do with you board, ale the have lifting is doing by the slicer.
                                        But I vote also for implementing M73 into Duet.

                                        1 Reply Last reply Reply Quote 0
                                        • undefined
                                          zapta
                                          last edited by 21 Apr 2019, 08:25

                                          Sorry but that has complete nothing to do with you board,...

                                          Well, that 8 bit board does interprets the M73 commands and the Duet board doesn't 😉

                                          A side note, currently simplify 3D doesn't generate M73 for reprap machines since reprap doesn't support it but I found this workaround using the [progress] macro of S3D (the article has a type, use [progress], not [ progress ]).

                                          https://adrian.siemieniak.net/portal/how-to-add-progress-bar-to-your-3d-printer-with-simplify3d/

                                          M73 P [progress]
                                          

                                          I inserted it in the layer change script but I can't see why it cannot injected in the retraction script to get more accurate percentage changes.

                                          Cura seems to have a plugin that inject M73's but I didn't try it and don't know how it computes the percents. https://www.thingiverse.com/thing:1220006

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