Commit Graph

6 Commits

Author SHA1 Message Date
Markus Hitter 2eff194cdf Rename STEPPER_ENABLE_INVERT to STEPPER_INVERT_ENABLE.
No functional change, just match the naming of single stepper
enable pins.
2011-10-05 14:13:28 +02:00
Markus Hitter b4ad459e86 Distribute PS_ON_PIN and STEPPER_ENABLE_PIN to all config templates. 2011-10-05 14:13:19 +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 58f4678253 Catch by RobertFach: compatibility option for RepRap Host 20110509. 2011-08-30 12:01:48 +02:00
Bas Laarhoven c2e7da519a Changed and tested pin definitions based on RAMPS v1.3 schematics. 2011-08-16 13:24:59 +02:00
Bas Laarhoven 41f0d4050b Created a new config file for the RAMPS v1.3 shield. Duplicated config.ramps.h to start with. 2011-08-16 13:23:27 +02:00