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

    why is my filament sensor not stopping print?

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    4
    5
    333
    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.
    • 57buickundefined
      57buick
      last edited by

      M574 X1 Y1 S0 ; Set active low endstops
      M591 D0 P1 C3 ; simple switch

      why does my print not stop? I can see under machine properties the E0 endstop changes whether there is filament or not but print does not pause

      1 Reply Last reply Reply Quote 0
      • SIamundefined
        SIam
        last edited by SIam

        @57buick said in why is my filament sensor not stopping print?:

        E0

        which firmware your running on the duet? post the result of m115 and from M591 D0

        Hypercube-Evolution-Hybrid, Piezo Orion, Orbiter
        Duet WiFi 1.02 or later + DueX5
        RepRapFirmware for Duet 2 WiFi/Ethernet 3.4.0beta4 (2021-09-27 11:30:36)
        Duet WiFi Server: 1.26
        Duet Web Control 3.4.0beta4 (2021-09-27)

        1 Reply Last reply Reply Quote 0
        • 57buickundefined
          57buick
          last edited by

          Im running version 2.05

          I changed the line to M581 E0 T1 S0 C1 and it appears to be working now not sure the difference between M591 and M581 but it works

          droftartsundefined 1 Reply Last reply Reply Quote 0
          • ktapperundefined
            ktapper
            last edited by

            You did not enable the sensor

            M591 D0 P1 C3 S1; simple switch

            1 Reply Last reply Reply Quote 0
            • droftartsundefined
              droftarts administrators @57buick
              last edited by droftarts

              @57buick Better to use M591, not M581. See https://duet3d.dozuki.com/Wiki/Gcode#Section_M591_Configure_filament_sensing
              You need S1 to enable it, so M591 D0 P1 C3 S1

              Edit: @ktapper beat me to it!

              Ian

              Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

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