Markus Hitter
e9b2bf45cb
Config files: update comment/help text for USE_INTERNAL_PULLUPS.
2016-09-30 13:51:01 +02:00
Markus Hitter
e49de09f58
Config files: introduce USE_INTERNAL_PULLDOWN.
2016-09-30 13:48:46 +02:00
wurstnase
66f06d20a2
Temp: change TEMP_EWMA to integer.
...
This allows to use EWMA_ALPHA in an #if clause, which is needed
for the next commit.
Review changes by Traumflug: made changes to comments more
complete, added rounding ("+ 500") and also adjusted Configtool
for the change.
2016-06-25 14:30:59 +02:00
Markus Hitter
4645715f18
Configtool: make KINEMATICS a set of booleans, too.
...
Reasons:
- Less code, easier handling.
- An entire case of configuration handling could be removed.
- Better class-like encapsulation.
2016-04-20 22:02:07 +02:00
Markus Hitter
82374b8e24
Rename Z_LATE_ENABLE to Z_AUTODISABLE and refine description.
...
Also turn it on by default for the Mendel printer.
Also add the forgotten Mendel90 printer.
2016-03-27 20:23:05 +02:00
Markus Hitter
777967b3d5
Add configuration for a Mendel90 printer.
...
Derived from a contribution of Neil Darlow. Thank you, Neil!
2015-09-14 17:20:07 +02:00