Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debounce (wait msecs) option for pulse type filament monitors #176

Closed
wants to merge 2 commits into from

Commits on May 21, 2018

  1. Add 'Wnnn' option for pulse type filament monitor to specify number o…

    …f milliseconds to ignore subsequent pulses after an initial pulse is received.
    
    Documentation change something like:
    
    '''Additional parameters for a pulse generating filament monitor'''
    
    * '''Lnn''' Filament movement per pulse in mm
    * '''Wnnn''' Wait nnn milliseconds between counting pulses (debounce)
    * ''S, R, E''' As for Duet3D laser filament monitor
    rob-miller committed May 21, 2018
    Configuration menu
    Copy the full SHA
    10da10c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4746f02 View commit details
    Browse the repository at this point in the history