Markus Hitter
|
7c3920a552
|
Distribute on/off on PWM pins to all config templates.
|
2012-11-08 16:37:31 +01:00 |
Markus Hitter
|
8e27595a5f
|
temp.c: allow smoothing temperature readings.
This is done by an Exponentially Weighted Moving Average (EWMA)
formula. Contribution by DaveX, see
http://forums.reprap.org/read.php?147,33082,157978#msg-157978
Thanks a lot, Dave.
|
2012-11-08 16:22:31 +01:00 |
Markus Hitter
|
a054d4c6cd
|
Remove all remaining evidence of M109.
M109 went away a few commits ago in favour of only M116.
|
2012-10-14 22:57:22 +02:00 |
Markus Hitter
|
fd9985ac49
|
config templates: fix directly numbered/unused pins.
|
2012-09-29 22:59:22 +02:00 |
Mikko Sivulainen
|
bfe5e6f2fc
|
Fixed ADC channel handling.
ADC pin is not the same as ADC channel in atmega1280/2560.
|
2012-09-29 22:57:55 +02:00 |
Markus Hitter
|
5811b49b02
|
Config templates: comment out FAST_PWM by default.
Also, start to limit comments in the config templates to 80 chars,
to ease reading them in the Arduino IDE.
|
2012-08-17 16:02:02 +02:00 |
Markus Hitter
|
0ba62800eb
|
config template: adjust the comments for the heaters.
For example, heaters currently don't work on non-PWM pins. Also,
mention special names.
|
2012-08-04 22:08:43 +02:00 |
Markus Hitter
|
8c6e6a1027
|
Fix comment on STEPS_PER_M_x in config.h templates.
|
2012-08-04 22:08:35 +02:00 |
Markus Hitter
|
1657fb2731
|
Align heater definitions in config.h templates.
Purely cosmetical, no functional change.
|
2012-05-13 20:44:09 +02:00 |
Markus Hitter
|
e8518f9e34
|
Allow the ATmega1284P on Gen7's.
|
2012-05-13 20:15:55 +02:00 |
Markus Hitter
|
99dec3189a
|
Split up config.h templates for the new Gen7 v1.4.
|
2012-05-13 20:14:58 +02:00 |