By the way, editing gcode isn't very complicated but it's easy to make a mistake so it's probably best to do an "air" run first rather than mess up the first print (the original cup). There's explanation of the gcodes here:
Remember we have Marlin in the UM. Some of the less common gcodes are different for different firmwares but this is all explained at the above link.
Recommended Posts
gr5 2,224
Cura doesn't support this but you can still do it. But first, couldn't you have printed the cup upside down in the first place?
I think the easiest way to do this would be to have two models. One with just the cup, and a second STL file with the cup upside-down with the additional material on the new "top". Slice with cura then manually remove all the gcode for the layers that are already printed. Also remove the skirt code. Cura comments the gcode nicely so it's easy to find each layer, easy to find the skirt code and so on. You might want to add a few lines of gcode that move the print head to a specific part of the cup (say the center) and then add a pause command (M0) so that you can then carefully position the cup and then continue (start) the printing.
Oh - you will then have to either print with an ulticontroller or if you don't have one you will have to print with pronterface (easy to use and free) because I don't think cura will let you load an edited gcode file. I guess there is probably a way to fool cura (edit after slicing? Then hit print button? Should probably work).
Link to post
Share on other sites