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

M117 is spamming the web interface

Scheduled Pinned Locked Moved
Duet Web Control
2
2
182
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
    ShadowRam
    last edited by 12 Dec 2020, 19:42

    I'm using PrusaSlicer,

    I want to pause the print at a layer so I can manually do a color change.
    After troubleshooting for over an hour, I found out my 3.2Beta3 had a M226 issue,
    So now I'm using 3.2Beta4

    The M226 command now properly runs my pause.g command,

    But my the M117 command that Prusaslicer automatically bakes into my GCODE is just spamming the web interface like crazy. It won't stop, even after I resume the print, there's all these blue message pop spam,

    And all the message spamming makes the web interface ignore some of my mouse clicks to extrude/resume/etc.

    Here's an example,

    G1 X273.205 Y115.030 E144.84155
    G1 X273.520 Y114.311 E144.87830
    G1 X273.712 Y114.007 E144.89516
    ;Z:1.55
    ;HEIGHT:0.25
    G1 Z1.610 F12000.000
    ;PAUSE_PRINT
    M117 "System is Paused"
    M226
    G1 X260.156 Y113.628
    ;TYPE:Perimeter
    G1 F3064
    G1 X278.764 Y113.628 E145.76703
    G1 X278.764 Y132.235 E146.63891
    G1 X260.156 Y132.235 E147.51078

    DuetScreenShot.jpg

    1 Reply Last reply Reply Quote 0
    • undefined
      Phaedrux Moderator
      last edited by 12 Dec 2020, 19:44

      You need to update your web interface to match the firmware you have.

      Try uploading this one

      https://github.com/Duet3D/RepRapFirmware/releases/download/3.2beta4/DuetWebControl-SD.zip

      Z-Bot CoreXY Build | Thingiverse Profile

      1 Reply Last reply Reply Quote 0
      • undefined catsandicecream referenced this topic 22 Nov 2021, 23:46
      1 out of 2
      • First post
        1/2
        Last post
      Unless otherwise noted, all forum content is licensed under CC-BY-SA