Jump to content
UltiMaker Community of 3D Printing Experts

Neither "Pause at Height" or "Filament Change" work on my Ender 3


johnnieq
Go to solution Solved by GregValiant,

Recommended Posts

Posted · Neither "Pause at Height" or "Filament Change" work on my Ender 3

As the title says, I cannot get "Pause at Height" or "Filament Change" to work on my Ender 3 v1.

 

"Filament Change" does nothing for me. :(

 

"Pause at Height" does nothing either, unless I modify the gcode and replace the M0 entries to M25. Then it will stop printing, and move the print head out of the way for only a few seconds. I have no time to change the filament. Is there a setting I am missing? Is there a gcode command that will make it pause a set amount of time? or one that requires an action from me to restart?

 

I haven't been able to find an answer anywhere.

 

My Printer is a Creality Ender 3. I believe it is a version 1. The motherboard says 4.2.2  and the chip is a STM32F103RCT6.

 

 

  • Link to post
    Share on other sites

    • Solution
    Posted · Neither "Pause at Height" or "Filament Change" work on my Ender 3

    When Creality first went to the 4.2.x mainboards they were OK.  Then they changed to the newer TFT type LCD displays.  The firmware of the display didn't play nice with the firmware of the mainboard.  As a consequence, no commands that send messages to the LCD work on those printers.  That includes M0, M1, M117, M600 and a couple of others.

     

    If you follow the link below there is a workaround that uses Search and Replace to add several gcode lines that can get M25 to work.

     

    Another workaround is to use the "Gcode after pause" box in Pause at Height to add "G4 S300" (where "S" is in seconds) to pause the print.  The down side is that G4 is a timed pause and if you make it too long, you can't shorten it.  If you make it too short then the print can resume in the middle of changing colors.  You also need to be standing there when the pause occurs.

     

    I'm attaching a gcode file that is a pausing test.  Open it in a text editor and you'll see that I've commented out a couple of different types of pause commands. 

    ;
    ;G4 S60
    ;M0
    ;M25
    M0 S60; Do the actual pause
    ;

    By adding or removing semi-colons from the front of the lines maybe you will find something that works.

    There are no heating commands or extrusions in the file.  The nozzle just runs around at a height of 10mm and then is supposed to pause.

    There is a more involved workaround in THIS THREAD.

     

    GV Pause Test.gcode

     

     

    • Like 1
    Link to post
    Share on other sites

    Posted · Neither "Pause at Height" or "Filament Change" work on my Ender 3

    GregValiant

     

    Your 1st suggestion to try using the "Gcode after pause" box in Pause at Height worked fine. I never had to go any further to try the others.

     

    Thanks! 

    • 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
        • 22 replies
      • Here it is. The new UltiMaker S7
        The UltiMaker S7 is built on the success of the UltiMaker S5 and its design decisions were heavily based on feedback from customers.
         
         
        So what’s new?
        The obvious change is the S7’s height. It now includes an integrated Air Manager. This filters the exhaust air of every print and also improves build temperature stability. To further enclose the build chamber the S7 only has one magnetically latched door.
         
        The build stack has also been completely redesigned. A PEI-coated flexible steel build plate makes a big difference to productivity. Not only do you not need tools to pop a printed part off. But we also don’t recommend using or adhesion structures for UltiMaker materials (except PC, because...it’s PC). Along with that, 4 pins and 25 magnets make it easy to replace the flex plate perfectly – even with one hand.
         
        The re-engineered print head has an inductive sensor which reduces noise when probing the build plate. This effectively makes it much harder to not achieve a perfect first layer, improving overall print success. We also reversed the front fan direction (fewer plastic hairs, less maintenance), made the print core door magnets stronger, and add a sensor that helps avoid flooding.
         

         
        The UltiMaker S7 also includes quality of life improvements:
        Reliable bed tilt compensation (no more thumbscrews) 2.4 and 5 GHz Wi-Fi A 1080p camera (mounted higher for a better view) Compatibility with 280+ Marketplace materials Compatibility with S5 project files (no reslicing needed) And a whole lot more  
        Curious to see the S7 in action?
        We’re hosting a free tech demo on February 7.
        It will be live and you can ask any questions to our CTO, Miguel Calvo.
        Register here for the Webinar
          • Like
        • 18 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
        • 22 replies
    ×
    ×
    • Create New...