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

    Version 3.5.2 is giving me issues!

    Scheduled Pinned Locked Moved
    Firmware installation
    5
    15
    526
    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.
    • Jeredundefined
      Jered @infiniteloop
      last edited by

      @infiniteloop
      Oops, forgot about that. Below is the file.
      Freeze_Pipe_Joint_Adapter.gcode

      Jeredundefined infiniteloopundefined 2 Replies Last reply Reply Quote 0
      • Jeredundefined
        Jered @Jered
        last edited by

        @Jered
        So this ghost run of the file above worked fine with no problems, so now I am going to run it again with filament.

        1 Reply Last reply Reply Quote 0
        • infiniteloopundefined
          infiniteloop @Jered
          last edited by

          @Jered

          Below is the file.

          Looked through this: Commas only occur within comments, so the GCodes are clean.

          What I'm not sure about is which comments are picked-up and parsed by RRF or DWC. Then the error message mentions "line 0" - should be somewhere at the beginning of the file, the first two entries are indeed not commented out. ATM, I can't run the header on my machine due to a broken controller, so maybe @Phaedrux or @droftarts could step-in?

          Jeredundefined 1 Reply Last reply Reply Quote 0
          • Jeredundefined
            Jered @infiniteloop
            last edited by

            @infiniteloop
            I can get rid of the comments if it helps.
            Here it is without comments;
            Freeze_Pipe_Joint_Adapter.gcode

            This file gave that error 75% of the way through the print. So the "line 0" part of the error doesn't even make sense.

            infiniteloopundefined 1 Reply Last reply Reply Quote 0
            • infiniteloopundefined
              infiniteloop @Jered
              last edited by

              @Jered

              This file gave that error 75% of the way through the print. So the "line 0" part of the error doesn't even make sense.

              Is it still the message "Illegal parameter letter ','"? In this case, I have no clue: in the latest iteration of the file, there is not a single comma (",") to be found… 😵

              Jeredundefined 1 Reply Last reply Reply Quote 0
              • Jeredundefined
                Jered @infiniteloop
                last edited by

                @infiniteloop
                There error is this
                Error: in job file (channel File) line 0: Illegal parameter letter ','

                and yes to your question.

                I removed the quotes I had put around it. That being said, yes I agree, the error does not make sense. It was weird when this happened. It automatically canceled my job. Not sure if, due to the many nozzle heater faults I was having due to the bad autotune that somehow caused it.
                I have never seen code with a line zero .

                jay_s_ukundefined chrishammundefined 2 Replies Last reply Reply Quote 0
                • jay_s_ukundefined
                  jay_s_uk @Jered
                  last edited by

                  @Jered one for @chrishamm

                  Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                  1 Reply Last reply Reply Quote 0
                  • chrishammundefined
                    chrishamm administrators @Jered
                    last edited by

                    @Jered As this problem happened after a pause/resume event, I suspect it is the same problem as reported in another thread. Can you please run the following command on the SBC (via SSH or in a Linux terminal) and send me the output?

                    journalctl -u duetcontrolserver | grep -e Selected -e paused -e Illegal
                    

                    Duet software engineer

                    Jeredundefined 1 Reply Last reply Reply Quote 0
                    • Jeredundefined
                      Jered @chrishamm
                      last edited by

                      @chrishamm
                      I typed this in the terminal window, hit enter, and nothing happened. It didn't error either, just nothing. Would the output be in the terminal or does it store that somewhere else?

                      Jeredundefined 1 Reply Last reply Reply Quote 0
                      • Jeredundefined
                        Jered @Jered
                        last edited by

                        @Jered
                        This finished again with no issues so I guess there is no problem.

                        chrishammundefined 1 Reply Last reply Reply Quote 0
                        • chrishammundefined
                          chrishamm administrators @Jered
                          last edited by

                          @Jered It should be written straight to the terminal, not sure why it didn't output anything for you.

                          Duet software engineer

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