Welcome! Log In Create A New Profile

Advanced

Cancel Print

Posted by rwskinner 
Cancel Print
March 08, 2012 10:31PM
When you cancel a print, the heater is turned off immediately however it may be some time before the current operation is complete and therefore the extruder is sitting there clicking away trying to push filament thru a cooling nozzle.

Is there a way the heater can be turned off "after" the print cancelled and before it goes into it's park position?

Richard
Re: Cancel Print
March 09, 2012 02:55AM
Well, yes it is possible. Look into commands.cpp and search "case 104:". There you see a "wait_until_end_of_move();" commented out. Remove the comment and you get what you want. The drawback is, that it waits so if your slicer inserts M104 commands to adjust temperature, it will wait until your move buffer is empty, which results in small pauses causing blobs. That's why I disabled this behaviuour.


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Sorry, only registered users may post in this forum.

Click here to login