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

    Rare negative readings from filament sensor causing pause

    Scheduled Pinned Locked Moved
    Filament Monitor
    filament sensor negative reading pause
    2
    5
    188
    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.
    • jer1001undefined
      jer1001
      last edited by

      I have had a couple of circumstances when I have had a negative reading from the filament sensor. I would like to ignore these errors and prevent negative readings causing a pause. Does anyone know the best way to achieve this? Many thanks Jeremy

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

        @jer1001 you can use the events system for this https://docs.duet3d.com/en/User_manual/RepRapFirmware/Events
        setup a filament error file and if the value is less than whatever to resume the print

        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

        jer1001undefined 1 Reply Last reply Reply Quote 0
        • jer1001undefined
          jer1001 @jay_s_uk
          last edited by

          @jay_s_uk Hi I use events for some of the errors, to filter out other issues. I don't see where the actual measured variable is recorded or how it is named.
          something like if measure value is < 0 then..... Many thanks

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

            @jer1001 you can find the values for it using the object model browser plugin

            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

            jer1001undefined 1 Reply Last reply Reply Quote 0
            • jer1001undefined
              jer1001 @jay_s_uk
              last edited by

              @jay_s_uk I am away at the minute, but will have a look and report back. Many thanks

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