Jump to content

resuming g-code


-richard-

Recommended Posts

Posted · resuming g-code

Hi, I have a large print that I want to pause because I don't want to leave my printer running unattended.

It stopped at layer 100. Now I would like to resume it at this layer the next time. I was thinking of just deleting the first 100 layers from the g-code and running the rest, is this possible?

The first commands at layer 100 look like this:

;LAYER:100

;TYPE:WALL-OUTER

G1 X73.206 Y124.307 Z20.2 F9000.0

G1 X20.861 Y23.532

G1 X20.069 Y20.68

will this instruct the printer to start at Z position 20.2, without "homing" first?

Also, should I change anything to the g-code start section?

I

;TYPE:CUSTOM

M92 E865.888000

;Sliced file.stl at: Fri 20 Jul 2012 16:05:02

;Basic settings: Layer height: 0.2 Walls: 0.8 Fill: 20

;Print time: 41:22

;Filament used: 81.13m 691.87g

;Filament cost: Unknown

G21 ;metric values

G90 ;absolute positioning

M107 ;start with the fan off

G28 X0 Y0 ;move X/Y to min endstops

G28 Z0 ;move Z to min endstops

G92 X0 Y0 Z0 E0 ;reset software position to front/left/z=0.0

G1 Z15.0 F180

G92 E0 ;zero the extruded length

G1 F200 E3

G92 E0 ;zero the extruded length again

;G1 X100 Y100 F9000

G1 F9000

thanks!

Richard

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