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

    Getting Error on first print

    Scheduled Pinned Locked Moved
    General Discussion
    3
    3
    115
    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.
    • Theboz1419undefined
      Theboz1419
      last edited by

      I finally started my first print with a Duet 3 mini on my Makergear m2 and I'm printing a file that I had printed prior to changing out the Rambo 1.4 board.

      The print seems to be going good but I keep getting this following error message on the 7i screen

      "Error: in Gcode file line _______: M118: missing parameter 'S' "

      I never had this error prior to the Duet and I'm not sure what would be causing it. I use Simplify3d for the slicing and the file I'm printing was uploaded to Octoprint and I then downloaded from there and uploaded to the Duet via my phone.

      Any help much appreciated, thanks

      jay_s_ukundefined 1 Reply Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk @Theboz1419
        last edited by

        @Theboz1419 I assume the sliced file was for Marlin that probably treats M118 slightly differently

        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 1
        • mikeabuilderundefined
          mikeabuilder
          last edited by

          In RRF (RepRapFirmwre), an M118 posts a message somewhere (PanelDue, log file, DuewWebControl, etc). It has a parameter "S" which is the message being sent. Your error message implies that there is no S parameter in your gcode file. You can easily find this if you open your gcode file in any text editor and search for "M118". You'll see what parameters are included and can also add an S and your message (in "quotes"), then try printing again.

          But the best thing is to set up your slicer for RRF firmware, most likely in the printer definition.

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