Jump to content

Weird behavior of "Pause at height" script with UM S5


Go to solution Solved by V3DPrinting,

Recommended Posts

Posted · Weird behavior of "Pause at height" script with UM S5

Hi to all

I have implemented a "pause at height" in a print job on an Ultimaker S5, but I noticed some weird behavior.

The S5 is a 1st Gen printer running last 7.X firmware.

 

Here's the script generated

 

;added code by post processing 
;script: PauseAtHeight.py 
;current layer: 635 
M83 ; switch to relative E values for any needed retraction 
G1 F300 Z66.6 ; move up a millimeter to get out of the way 
G1 F9000 X320 Y230 
M104 S0 ; standby temperature 
M0 ; Do the actual pause 
M109 S220 ; resume temperature 
G1 F9000 X216.454 Y121.439 
G1 F300 Z65.6 ; move back down to resume height 
G1 F1800 ; restore extrusion feedrate 
M82 ; switch back to absolute E values

 

So it should park the printhead in the back right corner, set the temperature to 0 then pause the print. After the resuming, it should reheat the Hotend to 220 and wait to stabilize. No extrusion move should be done (there was already a retraction at the end of the previous layer.

 

The actual behavior is the following :

- printhead is moved out of the part, then to the front left corner

- temperature is set to 0 in the meantime

- print job is paused

- when resuming, a extrusion move is done, though the Hotend is cold -> severe grinding causing no extrusion when resuming.

- printhead is moved to the back right corner

- temperature is set to 220°C and wait to stabilize

- printhead move to the last printing position

- print job resumes.

 

To make it short the pause is not usable.

 

Quick feedback is appreciated.

  • Link to post
    Share on other sites

    • Solution
    Posted · Weird behavior of "Pause at height" script with UM S5

    I found the problem : I was selecting the Marlin method instead of Griffin for an Ultimaker printer.

    Now it works fine. print head is parked on the front left corner and no unwanted retractions.

    Pause it seamless if using a second sacrificial object properly placed on the build plate.

    • Like 1
    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.3 stable released
        In this stable release, Cura 5.3 achieves yet another huge leap forward in 3D printing thanks to material interlocking! As well as introducing an expanded recommended print settings menu and lots of print quality improvements. Not to mention, a whole bunch of new printer profiles for non-UltiMaker printers!
          • Thanks
          • Like
        • 56 replies
      • UltiMaker Cura Alpha 🎄 Tree Support Spotlight 🎄
        Are you a fan of tree support, but dislike the removal process and the amount of filament it uses? Then we would like to invite you to try this special release of UltiMaker Cura. Brought to you by our special community contributor @thomasrahm
         
        We generated a special version of Cura 5.2 called 5.3.0 Alpha + Xmas. The only changes we introduced compared to UltiMaker Cura 5.2.1 are those which are needed for the new supports. So keep in mind, this is not a sneak peek for Cura 5.3 (there are some really cool new features coming up) but a spotlight release highlighting this new version of tree supports.  
          • Like
        • 34 replies
    ×
    ×
    • Create New...