Page 1 of 1

gt2560 Marlin 1.1.6 temp sensor

Posted: Sun Oct 08, 2017 2:19 am
by gfun
Hey. so I manage somehow blow off something on board and its temp sensor for extruder not working. is it possible in marlin software to change that it would use temp2 sensor port instead of temp1 port ? and how to do it?

Re: gt2560 Marlin 1.1.6 temp sensor

Posted: Mon Oct 09, 2017 10:10 am
by William
Yes, you can use it. Just modify the pin of TEMP_0_PIN from 8 to 9 in pins.h file.