Jump to content

Pauze during Printing


jvis

Recommended Posts

Posted · Pauze during Printing

Is there a solution to "program" a pause during printing for putting stuff in the object and then continue printing.

Let's say on a certain layer - pause- restart with the Ultimaker controller?

Jaap

  • Link to post
    Share on other sites

    Posted · Pauze during Printing

    Yes there is. It's how I created the cat gears keychain:

    http://www.thingiverse.com/thing:23589

    First, you'll need the latest firmware. The one in Cura currently lacks this feature. You can build it using:

    http://daid.eu/~daid/marlin_build/

    Next just slice the GCode as you normally would.

    Then find the layer number at which you want to stop, and insert this code after the ;LAYER:xxx comment:

     

    G1 E-5 F6000G1 X190 Y190 F9000M0G1 X0 Y0 F9000G1 E0 F6000

     

    The UltiController will halt at the M0 and wait for a press of the button before it continues printing.

    I'm working towards actually supporting this better in Cura for the next release.

  • Link to post
    Share on other sites

    • 1 year later...
    Posted · Pauze during Printing

    There should be one already delivered with cura called pauseatz which is normally easy to calculate knowing the layer thickness.

    Just look into the plugin register, at my 14.01 it is there...

  • Link to post
    Share on other sites

    Posted · Pauze during Printing

    or, with the latest firmware, it is in the controller menu (Ultimaker1) Works!

    On a mac the pauseatz is not working, at least, I can't get it to work. It shows up in the menu, but at layer view nothing shows up.

     

  • Link to post
    Share on other sites

    Posted · Pauze during Printing

    There should be one already delivered with cura called pauseatz which is normally easy to calculate knowing the layer thickness.

    Just look into the plugin register, at my 14.01 it is there...

     

    Its much eazier to see what layer you want to have change at rather then calculating it.

    Calculations by height is a recipe for disaster. Initial layer height is not always what CURA says it will be because nozzle is not always at the bottom of the bed, its slightly higher, thus making your calculations aproximate leading to unwanted layer being effected.

    Please someone, there has to be a layer # tweaker, not the height.

    Its a plugin that cannot be written as a plugin, it has to be a feature because layer # is generated by slicer and only CURA engine can see where its at. plugin wont see it.

     

  • Link to post
    Share on other sites

    Posted · Pauze during Printing

    Daid, please bring back pause at z for Mac users! I've downloaded all available plugins for changing filament at Z but none of them works. And this one, which is uploaded by you, is not downloadable:

    http://wiki.ultimaker.com/CuraPlugin:_Pauseatz

    Would be great to change filament again in version 14! :D Thanks

     

  • Link to post
    Share on other sites

    Posted · Pauze during Printing
    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
        • 18 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...