Jump to content

Stopping mid print to change color


lobster2b

Recommended Posts

Posted · Stopping mid print to change color

is there a command that i can insert in the gcode or by using the ulticontroller to temporarly halt the printing process to change filament?

I got an idea regarding nametags, half would be base, and rest would be raised letters, is there a possibility to do this, or do i need to wait for the correct layer, and change it on the fly?

  • Link to post
    Share on other sites

    Posted · Stopping mid print to change color

    I've implemented M0/M1 for this in the firmware if you use an LCD panel. See:

    http://www.thingiverse.com/thing:23589# ... -655077513

    The printing interface in Cura 12.08 also Pauses when it sees a M0 or M1. So it also works from there, but it won't work from PrintRun, as it will send the M0 or M1 to the printer, and the printer will wait for an LCD button push then.

    The plan is to add better support for this in Cura. But I haven't done that yet.

  • Link to post
    Share on other sites

    Posted · Stopping mid print to change color

    Ok

    that sounds encuraging.

    now how do i use it at the right time?

    Do i need to guess where the gcode meets the layer i want to change the color?

    and input a M0 command.

    How do i resume?

    Im planning to do all the printing with the ulticontroller.

    Thanks for your reply.

  • Link to post
    Share on other sites

    Posted · Stopping mid print to change color

    Oh indeed curas gcode have layer comments.. i haven't looked at gcode before. but i ruffly did know what it contained.

    so just insert M0 or M1 command, save, copy to sd, print, wait for it to stop, change filament

    push button, receive two colored item.

    very nice indeed.

    my ulti is departed LEIPZIG - GERMANY, so hopefully i have it in my hands around Monday..(Worldwide Express) it shipped on friday.

    Looking forward to spend some time with this..

  • Link to post
    Share on other sites

    Posted · Stopping mid print to change color

    The M0 won't move the head away from the print so I presume you'll have to edit the GCode and add that before the M0, so that you can safely change colour and prime the head without getting plastic all over your print, and then have GCode to return to the correct place after the M0, although this will probably happen anyway if the next command is a start of a layer.

    ,

  • 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...