Commit Graph

7 Commits

Author SHA1 Message Date
Markus Hitter df693c0113 config.h/dda.c: make endstop debouncing steps configurable. 2011-10-23 19:51:46 +02:00
Markus Hitter 448df5d1c3 config.*.h: raise default acceleration values.
Recommendation by Sublime, see
http://forums.reprap.org/read.php?147,99780,99912#msg-99912
2011-10-05 14:13:44 +02:00
Markus Hitter e88becbad9 Config: don't enable soft axis limits by default.
This is confusing for newbies when their host of choice tries
to move into negative space.

You know ...
"Just installed Teacup and it's trash, because motors don't move!"
2011-10-05 14:13:32 +02:00
Markus Hitter f9a4495aa1 Introduce TEMP_NONE, a "sensor" just storing the target temperature.
This is useful when operation a milling spindle. In this case,
set the spindle speed with M104 Sxxx, where xxx is 1..255.
M104 S0 turns the spindle off.
2011-09-01 19:03:33 +02:00
Markus Hitter f55e9ec051 Apply 58f4678253 to config.gen7.h as well. 2011-08-30 12:08:09 +02:00
Markus Hitter 4f748c68b1 Bring config.gen7.h up do date.
There was a recent rename which wasn't in the contributed example yet.
2011-08-30 12:08:06 +02:00
Markus Hitter c863261eaa Contribution by Schmelly: config and thermistor table for Gen7. 2011-08-30 12:08:00 +02:00