Navigation

    Duet3D Logo

    Duet3D

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

    how to configure Pulse generating BigTreeTech filament sensor?

    Filament Monitor
    3
    6
    71
    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.
    • User3D
      User3D last edited by User3D

      I calibrated my BTT following : https://duet3d.dozuki.com/Wiki/Duet3dFilamentMonitor_LaserVersion#Section_Calibration
      I got allowed movement 60 to 160 every 5mm. But I was getting different values for sensitivity,min,max % each time. Heres yesterday's reading:

      L      MIN %	MAX %	Over mm
      6.362	0	33	591.7
      6.647	0	48	384.5
      8.156	0	20	-
      9.755	0	20	107.3
      7.478	0	20	231.8
      9.897	0	83	-
      12.226	0	19	-
      8.747	0	21	-
      8.376	0	21	-
      11.125	0	27	-
      

      I tried 7.6 , 7, 6.25, 3.25 values for sensitivity with increased range of R(allowed movement). Still prints keep getting paused because of filament error.
      My current setting:
      M591 D0 L6.30 R25:195 E5 S1

      So today I disabled monitoring and took readings again:

      L 	MIN %	MAX %	Over mm
      6.034	0	196	5496.9
      5.862	63	206	129.0
      5.738	0	233	286.9
      5.517	0	233	353.1
      5.914	0	342	816.1
      5.895	0	342	866.6
      

      How do I get it solved?

      1 Reply Last reply Reply Quote 0
      • Phaedrux
        Phaedrux Moderator last edited by

        Sorry, but what is the BTT sensor?

        User3D 1 Reply Last reply Reply Quote 0
        • User3D
          User3D @Phaedrux last edited by User3D

          @phaedrux BigTreeTech .Sorry for inconvenience ! I'll edit rn.

          1 Reply Last reply Reply Quote 0
          • Phaedrux
            Phaedrux Moderator last edited by

            Is this the same one?

            https://forum.duet3d.com/topic/17107/how-to-setup-the-bigtreetech-smart-filament-sensor

            1 Reply Last reply Reply Quote 0
            • printernoodle
              printernoodle last edited by printernoodle

              Add this to your config.g

              M574 E2 S1 P"e0stop" ; configure active-high endstop for high end on E via pin estop
              M591 D0 P7 C"e0stop" L7 R50:200 E15 S1 ;configure BTT smart filament sensor
              

              adjust the "e0stop" to be whatever pin you are using.

              verks just fine for me

              User3D 1 Reply Last reply Reply Quote 1
              • User3D
                User3D @printernoodle last edited by

                @printernoodle I think its M574 that I missed. Thank you ! I'll try that.

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