Jump to content

How do i add gcode to raise extruder to max height when print completed?


windy54

Recommended Posts

Posted · How do i add gcode to raise extruder to max height when print completed?
1 minute ago, Slashee_the_Cow said:

M211 S1 will turn them on

They are. I can’t tell if this is an octo to creality issue that goes away when I print from firmware or if this is busted firmware. 
 

I’m super irritated that trying to run an SD print from the LCD error 100% of the time with octo in plugged in. 

  • Link to post
    Share on other sites

    Posted · How do i add gcode to raise extruder to max height when print completed?
    Just now, jaysenodell said:

    I can’t tell if this is an octo to creality issue that goes away when I print from firmware or if this is busted firmware. 

    FWIW, when I filmed that video I was sending the commands through OctoPrint, so it's at least not an "OctoPrint to E3V3SE" issue.

     

    There is (or should be, this is Creality we're talking about here) a pretty easy way to tell if the problem is coming from running through OctoPrint. Just make a very simple test gcode file like this:

    G90 ; Absolute positioning
    G28 ; Home all axes
    G0 F5000 Z260 ; You said E3S1P, right? My research says that's 270 high.
    G91 ; Relative positioning
    G0 Z20 ; Yes if it's ignoring the endstop this will make it grind. But only a little.

    Put it on the SD card. Unplug the USB cable, then run the file. See what happens. Then reconnect the USB cable to OctoPrint, upload that file to OctoPrint (OctoPrint's local storage, not just running it off the SD card through OctoPrint) and run it. See if there's a difference.

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