Page 1 of 1

ultimaker2 change filament

Posted: Sat Nov 29, 2014 8:38 am
by OnlineSjoppen
Hello

How can I tell simplify that I want to change the filament at a certain height

M.v.g. André

Re: ultimaker2 change filament

Posted: Sun Nov 30, 2014 12:09 am
by KeyboardWarrior
You can save the G-Code file, then open the .GCode file up with a text editor and where you want to pause add a new line that just has

"M0"

Then save the file, go to the Machine Control Panel, hold Shift+click Print, then select the modified G-Code file. When that M0 is read, it will show a prompt on your screen in Simplify3D to click the resume button, otherwise you can manually jog everything around and change filaments, etc.

Re: ultimaker2 change filament

Posted: Sun Nov 30, 2014 6:45 am
by OnlineSjoppen
Hello

In order for the code and the code additional information such as an offset remain fresh and clean the extrude.
And where can I find the Gcode comando to use?

M.v.g. André
KeyboardWarrior wrote:You can save the G-Code file, then open the .GCode file up with a text editor and where you want to pause add a new line that just has

"M0"

Then save the file, go to the Machine Control Panel, hold Shift+click Print, then select the modified G-Code file. When that M0 is read, it will show a prompt on your screen in Simplify3D to click the resume button, otherwise you can manually jog everything around and change filaments, etc.