Quantcast
Channel: Reprap Forum - Controllers
Viewing all articles
Browse latest Browse all 10211

Re: Temperature drop from 208 to 195

$
0
0
Check these to have 256, not lower:
#define BANG_MAX 256 // limits current to nozzle while in bang-bang mode; 256=full current
#define PID_MAX 256 // limits current to nozzle while PID is active (see PID_FUNCTIONAL_RANGE below); 256=full current

Also, double check for mintemp and maxtemps stuff.

For further testing put instead 170, try like #define EXTRUDE_MINTEMP 195
so if it plastic gets too cold at least wont extrude anything, to not force extrusion, at least wont turn into other problems.

Does the extruder heats up properly with the bed disconnected?
Check for futher shorts between the extruder metal block and the thermistor wires, maybe it touches at some point and gets incorrect readings.

Viewing all articles
Browse latest Browse all 10211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>