Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    M32 File Not Found

    General Discussion
    2
    3
    738
    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.
    • snomon
      snomon last edited by

      Good Morning Everyone,
      I'm having a weird problem for the past week in that I keep getting an error:

      M32 Fan base(0).gcode
      Error: M32: GCode file "Fan base.gcode" not found

      I tried putting it in the root directory and in a subdirectory, however I keep getting the same error.
      I also tried updating to the latest stable firmware:

      Firmware Name: RepRapFirmware for Duet WiFi
      Firmware Electronics: Duet WiFi 1.0
      Firmware Version: 1.20 (2017-12-23)
      WiFi Server Version: 1.20b10
      Web Interface Version: 1.20

      Any and all help is greatly appreciated and thank you in advance

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

        It's because you have ( and ) characters in the filename. These introduce comments in GCode, so that part of the filename is ignored. The workaround is to enclose the filename in double quotes. The latest PanelDue beta firmware does this already, and chrishamm told me that the next release Duet Web Control will 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
        • snomon
          snomon last edited by

          Ah thank you David! That resolved it!

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