Jump to content

HELP with rescuing a failed print


MicroRotors

Recommended Posts

Posted (edited) · HELP with rescuing a failed print

 

Hello All,

 

I have a problem with a print that failed about halfway through during a 10-hour build. It was printing air when I woke up. After cleaning up the part, I see it failed at Layer #135. My problem is I am unsure about how to start another print so it can glue it to my existing half. I have already removed the part from the machine. 

 

  • My Machine is an IIIP-I3/Plus. (Monoprice Maker Select Plus 3D Printer)
  • The Software is, IIIP-Cura. (I'm not sure which build it is as there is no tab to check. It came with the machine in 2017 when purchased)
  • Print Material is, PLA

 

How do I restart the print on Layer #136? 

I'm still a noobie and have only printed a hand full of things in the last 2.5 years. Any help would be appreciated. 

 

I have uploaded the G-code file.

 

Regards

Bill

3-Laser_fixed.gcode

Edited by MicroRotors
  • Link to post
    Share on other sites

    Posted · HELP with rescuing a failed print

    - edit your Gcode in notepad (assuming your on a windows machine)

    - do a search for Layer:136

    - Delete all the gcode prior to the start of Layer:136

    - find the code below Layer:136 that starts with G0 and make note of the Z height.  It should read with a Z and a number immediately after that. example "Z14.2".  Also Note the closest E value to Layer:136.  Example "E0.01165"

    - using my example numbers add this Gcode to the top.

     

    G92 Z14.2 E0.01165

     

    Save the gcode, home the printer, then start the print back up.  It should start printing correctly from that layer. 

     

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