Notifications
Clear all

problem with gcode and temperature  

  RSS
no.a
 no.a
(@no-a)
Active Member
problem with gcode and temperature

When i export to gcode, the temp settings are as follows:
M190 S60 ; set bed temperature and wait for it to be reached
M104 S200 ; set temperature
when i use it on my printer, it won't heat the nozzle (but will heat the printbed)
however, if i manually change the gcode to:
M190 S60 ; set bed temperature and wait for it to be reached
M109 S200 ; set temperature
it will work.
how can i instruct slicer to use m109 and not 104?
thanks!!

Posted : 01/09/2017 2:11 pm
AJS
 AJS
(@ajs)
Noble Member
Re: problem with gcode and temperature

You slicer has a section for "Start GCode" This is where you can fix it.

Any advices given are offered in good faith. It is your responsibility to ensure that by following my advice you do not suffer or cause injury, damage or loss. If you solve your problem, please post the solution…

Posted : 01/09/2017 4:07 pm
Share: