Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fix so the FAN pin is set as output and fixed fan off case for PWM pins
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refactoring acceleration math to a new setup_acceleration() function to make M92 work
|
|
|
|
M92 fully working.
|
|
|
|
|
|
|
|
|
|
Removed all unnecessary config option values to avoid confusion
|
|
think that setting them to 0 disabled the feature, while it has to be commented instead)
|
|
Tiny change to confusing config option
|
|
feature, so that's just confusing.
|
|
Cooling temp residency
|
|
duplication
|
|
Add EPCOS 100k thermistor table.
|
|
|
|
Add EPCOS thermistor table to configuration.
|
|
|
|
|
|
|
|
ParCan Thermistor table added
|
|
ATmega1284P support
|
|
Experimental adding of M109 cooldown handling
|
|
use the fan pin to power the hot end heater on the crappy techzone monotronics
|
|
|
|
heater. meaning.. this setup will not support a bed heat control ..for now... Time will show if I can get the Tip management A/D converter to work... or.. should i get it to work at all???
|
|
Limited Gen 3 with 644P support - support gen3 with gen3+ board and the techzone monolithic electronics with thermistor only
|
|
|
|
|
|
|
|
|
|
|
|
M42 for toggling individual pins or setting PWM, modified MINTEMP to apply to heated bed
|
|
MINTEMP will then again allow the bed to be turned on, but not off, when there are no thermistor, or thermistor is broken.
|
|
thermistor fails.
|
|
|
|
|
|
timer does not stop. Set the PWM to 0 as well to prevent hotend meltdowns.
|
|
Heater current limit
|