Close



Dig deeper, search our News website




Search:

Type: Posts; User: tsteever

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    16,298

    Made the changes and it is working great! Thanks...

    Made the changes and it is working great! Thanks for the help.
  2. Replies
    12
    Views
    16,298

    Do I also change the #ifdef...

    Do I also change the #ifdef ULTIPANEL_FEEDMULTIPLY line?
  3. Replies
    12
    Views
    16,298

    Thank you. Did I do the replacements correctly in...

    Thank you. Did I do the replacements correctly in the above code?
  4. Replies
    12
    Views
    16,298

    Here is the code in my Marlin... #ifdef...

    Here is the code in my Marlin...


    #ifdef ULTIPANEL_FEEDMULTIPLY // Dead zone at 100% feedrate
    if ((feedmultiply < 100 && (feedmultiply + int(encoderPosition)) > 100) ||
    ...
  5. Replies
    12
    Views
    16,298

    I do have the Large graphical display. When I go...

    I do have the Large graphical display. When I go to the ultralcd.cpp and look for the "feedrate_multiplier" to replace, it isn't there. There are a lot of "feedmultiply" called out.
  6. Replies
    12
    Views
    16,298

    Right, but is there a way to move this to the...

    Right, but is there a way to move this to the main screen? I don't find the speed a needed feature for me. I do however use the Tune>Flow quite a bit when tuning. It would be nice to have access to...
  7. Replies
    12
    Views
    16,298

    Flowrate Adjustment on main screen

    I know there is the speed adjustment on the main screen. Is there a way to change this to adjust the flow rate? I don't find myself needing to adjust the speed much during a print but I do frequently...
Results 1 to 7 of 7