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

[3.4.1] Simulated Time issue

Scheduled Pinned Locked Moved Solved
PanelDue
4
10
318
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
    oozeBot
    last edited by 27 Mar 2023, 20:19

    When printing a file without simulated time after a file with simulated time, the simulated time from the previous print is still displayed/used in 3.4.1.

    undefined 1 Reply Last reply 5 Apr 2023, 08:36 Reply Quote 0
    • undefined
      mfs12
      last edited by 4 Apr 2023, 11:30

      Hey @oozeBot, can you be more specific about howto reproduce the problem?

      Visit me on github at https://github.com/mfs12/

      undefined 1 Reply Last reply 10 Apr 2023, 20:57 Reply Quote 0
      • undefined
        dc42 administrators @oozeBot
        last edited by 5 Apr 2023, 08:36

        @oozeBot also, is this only a problem with the display on PanelDue, or does it affect DWC too?

        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 0
        • undefined
          oozeBot @mfs12
          last edited by 10 Apr 2023, 20:57

          @mfs12 @dc42 Sorry for the delay.

          This appears to just be an issue on the PanelDue. And yes - this is the "official" build of 3.4.1, not a version we compiled. To recreate, simply start a job with simulated time.

          IMG_8493.jpg

          Stop the job, and then start a job without simulated time. Note the sim'd time is the same as previous file.

          IMG_8494.jpg

          undefined 1 Reply Last reply 11 Apr 2023, 12:41 Reply Quote 0
          • undefined
            dc42 administrators @oozeBot
            last edited by 11 Apr 2023, 12:41

            @oozeBot this looks like one for @mfs12 to me.

            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 0
            • undefined
              mfs12
              last edited by 12 Apr 2023, 10:49

              @oozeBot can you describe the process step by step. Which buttons do you press exactly?

              I can't reproduce it.

              As there's no stop button. What do you mean by stopping?

              Visit me on github at https://github.com/mfs12/

              1 Reply Last reply Reply Quote 0
              • undefined
                mfs12
                last edited by 12 Apr 2023, 11:10

                @dc42 after debuggin this issue I get the following simulated time reported despite i hit the print button.

                ;dbg  150 ProcessReceivedValue(1346): rcvJobFileSimulatedTime 5261
                ;dbg  150 EndReceivedMessage(1029): seq job 1 DONE
                ;dbg  151 ProcessReceivedValue(1346): rcvJobFileSimulatedTime 5261
                ;dbg  151 EndReceivedMessage(1029): seq job 1 DONE
                ;dbg  151 main(2587): requesting volumes
                N277 M409 K"volumes" F"v"*47897
                ;dbg  151 EndReceivedMessage(1029): seq volumes 1 DONE
                N278 M409 F"d99f"*31524
                ;dbg  151 FindSeqByKey(604): key
                ;dbg  152 UpdateSeq(626): state 5 -> 7
                ;dbg  152 UpdateSeq(626): volumes 229 -> 233
                ;dbg  152 main(2587): requesting state
                

                Visit me on github at https://github.com/mfs12/

                1 Reply Last reply Reply Quote 0
                • undefined
                  mfs12
                  last edited by 12 Apr 2023, 11:20

                  according to paneldue's code any simulated time reported will be used.

                  Visit me on github at https://github.com/mfs12/

                  undefined 1 Reply Last reply 12 Apr 2023, 14:19 Reply Quote 0
                  • undefined
                    chrishamm administrators @mfs12
                    last edited by 12 Apr 2023, 14:19

                    @mfs12 I think the issue is that the simulated time isn't cleared when a new file without a simulated time is started, i.e. when it changes to null or 0.

                    Duet software engineer

                    1 Reply Last reply Reply Quote 0
                    • undefined
                      mfs12
                      last edited by 13 Apr 2023, 16:50

                      https://github.com/Duet3D/PanelDueFirmware/issues/289

                      mfs12 created this issue 12 Apr 2023, 10:31 in Duet3D/PanelDueFirmware

                      closed Wrong simulated time is displayed #289

                      Visit me on github at https://github.com/mfs12/

                      1 Reply Last reply Reply Quote 1
                      • undefined mfs12 marked this topic as a question 13 Apr 2023, 16:50
                      • undefined mfs12 has marked this topic as solved 13 Apr 2023, 16:50
                      • First post
                        Last post
                      Unless otherwise noted, all forum content is licensed under CC-BY-SA