Jump to content

UMO speed not changed by Ulticontroller.


mastory

Recommended Posts

Posted (edited) · UMO speed not changed by Ulticontroller.

Trying to figure out why changes I make to speed through the Ulticontroller do not affect print speed.  Is my start code overriding any change from the Ulticontroller?

Here is my startcode:

G21 ;metric values

G90 ;absolute positioning

M82 ;set extruder to absolute mode

M92 E315 ;set E steps per

M107 ;start with the fan off

G28 X0 Y0 ;move X/Y to min endstops

G28 Z0 ;move Z to min endstops

G1 Z15.0 F9000 ;move the platform down 15mm

G92 E0 ;zero the extruded length

G1 F200 E2 ;extrude 2 mm of feed stock

G92 E0 ;zero the extruded length again

G1 X5 Y5 Z-15 F9000 ;drag nozzle

G1 F9000

M117 Printing...

Thanks in advance..

Edited by Guest
  • Link to post
    Share on other sites

    Posted · UMO speed not changed by Ulticontroller.

    I should mention that I also have speeds set individually in Cura 2.3.1

    print speed 50mm/s

    infill speed 60mm/s

    outer wall speed 40mm/sec

    inner wall speed 50mm/sec

    top/bottom 40mm/sec

    Are these taking precedence over input to the Ulticontroller?

    Ideally, I'd like to keep these relative speed settings, and be able to increase or decrease them in proportion with the Ulticontroller while printing.

  • Link to post
    Share on other sites

    Posted · UMO speed not changed by Ulticontroller.

    Yes, that is where I am attempting to change the speed. In the past, this would adjust all speeds in proportion the the UC feed percentage displayed on the main screen. Currently for me, it is not altering the speed. I am wondering if the individual speeds I set in Cura are over riding any change I make at the UC, or if the something in my start code is preventing the controller from affecting the speed.

    I will slice something with old Cura and with the same start code to try and narrow down the problem

  • Link to post
    Share on other sites

    Posted · UMO speed not changed by Ulticontroller.

    This has nothing to do with the slicer.

    Marlin factors the speed/flow by the feed rate percentage so it overrides everything.

    But be aware that changing the feed rate has no immediate effect, it first needs to flush the already processed commands in the print buffer. I particular when it prints slowly long straights (e.g. bottom layer) it can take some time before you can see the actual change.

  • Link to post
    Share on other sites

    Posted · UMO speed not changed by Ulticontroller.

    Right, I am aware of the lag to clear the buffer before the speed change. What I am seeing is a behavior abnormal to the past 4 years. I can say that I haven't installed firmware for over a year.

    I haven't had an opportunity to slice something in the old Cura to make a comparison because I am in the middle of customer work. Testing will have to wait a bit.

  • 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
        • 26 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.
        • 0 replies
    ×
    ×
    • Create New...