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

    JavaScript error stops Print

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    4
    8
    1.2k
    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.
    • Rubikscuber202undefined
      Rubikscuber202
      last edited by

      I am currently trying to setup my printer with the duet. But after printing the Skirt loops and a few firstlayerlines i get this error in webcontrol and the Print stops:

      A JavaScript error has occurred so the web interface has closed the connection to your board. It is recommended to reload the web interface now. If this happens again, please contact the author and share this error message:

      Message: Uncaught TypeError: Cannot read property 'axesHomed' of undefined
      URL: http://boxone/js/dwc.js
      Line: 1584:30
      Error object: {}

      When using Cura right after Z-Probing so i guess the first G1 triggers the same problem, any ideas?

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

        Can you tell me what versions of the firmware and web interface you are using?

        Duet software engineer

        1 Reply Last reply Reply Quote 0
        • Rubikscuber202undefined
          Rubikscuber202
          last edited by

          The newest stable ones. I just copied everything onto a new sd Card.
          Then ran the firmwareupdate 1.18.1
          Then the Wifi server update: 1.03
          then now the web interface: 1.15a
          still running into the error at the same place every time
          any ideas?

          1 Reply Last reply Reply Quote 0
          • deckingmanundefined
            deckingman
            last edited by

            Can you post first few lines of the gcode file that causes the error.

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

            1 Reply Last reply Reply Quote 0
            • Rubikscuber202undefined
              Rubikscuber202
              last edited by

              M104 S200
              M109 S200
              M80
              M82
              G28
              G1 Z15 F200
              G1 X100 Y100 F8000
              G30
              G92 E0
              ;LAYER_COUNT:319
              ;LAYER:0
              M107
              G0 F3600 X72.088 Y90.514 Z0.3
              G0 X72.49 Y90.248
              ;TYPE:SKIRT
              G1 F1800 X73.048 Y89.925 E0.03217

              i am pretty sure it doesnt get further and from now on just G1s

              1 Reply Last reply Reply Quote 0
              • Rubikscuber202undefined
                Rubikscuber202
                last edited by

                I fiddled around a bit and now i cant connect to the duet in any way neither usb nor pronterface.
                I guess it would be the best to wipe everything and start from scratch.
                Any instructions on how to do that?
                Also the file that creates the error isnt that saved on the wifi module directly? So it couldnt be an sd related issue could it be broken in some way?
                This is really frustrating

                1 Reply Last reply Reply Quote 0
                • dc42undefined
                  dc42 administrators
                  last edited by

                  See https://duet3d.com/wiki/What_to_do_if_your_Duet_or_Duet_WiFi_won%27t_respond.

                  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
                  • Rubikscuber202undefined
                    Rubikscuber202
                    last edited by

                    So i guess we can close this thread now, i hit erase and reset cleared the whole sd Card,
                    Then used Sam-Ba which was hard to find as the atmel website isnt correctly working for me.
                    So Reinstalled the firmware(1.18.2 this version is only really found on the forum on the github i couldn't find it. The installed the rest of the firmware via Pronterface. and now i am printing :).
                    So thanks for the help, but i would suggest putting up a wiki page, that explains setting up the Duet completly from Null

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