Jump to content

Filament Length Sensor Arduino Insights


Recommended Posts

Posted · Filament Length Sensor Arduino Insights

Ok, i'm trying to build an Arduino monitor to give me some insights into my Ultimaker.

What i want to know:

temperature of my stepper motors (they are incredibly hot)

if the build platform is up or down (to signal end of print)

amount of filament used (measure length of filament passed through feeder)

while I know of easy ways to accomplish the first 2 things, I am breaking my head over how to resolve the measure of the wire length used by my printer. Maybe a sort of an optical sensor?

has anyone tried this?

 

  • Link to post
    Share on other sites

    Posted · Filament Length Sensor Arduino Insights

    Hi,

    There are solutions documented for this, but as far as I remember not for UM.

    The easiest way would be a optical sensor and a rotating indicator disk as e.g. used in printers. Put in onto the feeder axis and calc the length via the turns it makes...

  • Link to post
    Share on other sites

    Posted · Filament Length Sensor Arduino Insights

    It's not cheap but you could use an encoder such as the one below. You just need some friction drive and a pinch roller on the filament. It produces 1024 pulses per rotation. If you made a wheel with some friction material around it that in total was 20 mm in diameter, each pulse would represent about .06mm of material feed. Because it is quadrature, it will tell you what direction the material is moving. Probably a very good way of detecting out-of-filament or a jam.

    https://www.sparkfun.com/products/11102

    If you were really tricky, you could have a second arduino monitor the step and direction pins of the E driver and use the output from the encoder to detect when the material stops feeding for whatever reason....

     

  • Link to post
    Share on other sites

    Posted · Filament Length Sensor Arduino Insights

    I've been thinking of this too. Surely the best way would be to use an optical mouse - greater accuracy, no contact, very small sense area - could be used on print head.

    trouble is you really need to know the filament pressure as well as if it is actually moving.

     

  • Link to post
    Share on other sites

    Posted · Filament Length Sensor Arduino Insights

    It would be interesting to see how accurate the sensor of an optical mouse could be. Here is a little tutorial I came across about interfacing such a sensor with arduino :http://www.martijnthe.nl/2009/07/interfacing-an-optical-mouse-sensor-to-your-arduino/

     

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 16 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...