Welcome! Log In Create A New Profile

Advanced

I have to heat the bed n nozzle manually Everytime before printing

Posted by Sanjaykray 
I have to heat the bed n nozzle manually Everytime before printing
August 09, 2016 03:09PM
I'm using self made prusa type printer (with marlin, slic3r) the prints are just great ,but a strange problem,before starting to print from my sd card (which I always do) I've to manually heat the bed and nozzle from my lcd controller.I have tried cura it makes the heatbed working but not the hotend Please someone help.


Newbie with scratch built Prusa i3 with Ramps 1.4 , arduino mega using marlin firmware.
Re: I have to heat the bed n nozzle manually Everytime before printing
August 09, 2016 07:28PM
put these in your custom gcode, stat gcode

{IF_BED}M190 S{BED}
{IF_EXT0}M104 T0 S{TEMP0}
{IF_EXT0}M109 T0 S{TEMP0}


Prusa i3 upgraded with some of my own parts and E3D v6 hardened steel nozzle, large 400mm3 enclosed printer in to revision 3
Re: I have to heat the bed n nozzle manually Everytime before printing
August 10, 2016 08:55AM
Tried it, don't work smiling smiley
Sorry, only registered users may post in this forum.

Click here to login