Markus Hitter
45baa75a5d
CoreXY: tell config.h templates about KINEMATICS_COREXY.
2014-12-26 19:41:37 +01:00
Markus Hitter
be0af71b2e
CoreXY: distribute new KINEMATICS definition to all config.h templates.
2014-12-26 19:41:37 +01:00
Markus Hitter
37e2b18f4c
config.*.h: distribute changed TEMP_HYSTERESIS description to all templates.
2014-10-18 20:59:00 +02:00
Markus Hitter
95b3ea0b30
Canned G-code: distribute new config option to all templates.
2014-08-31 19:32:01 +02:00
Markus Hitter
e7707ea275
config.*.h: extend DEBUG_LED_PIN comment to all config templates.
2014-08-31 19:07:13 +02:00
Markus Hitter
6250dbb9e0
Configuration: move DEBUG_LED definition.
...
Eventual debugging LEDs aren't part of the CPU, but part of the
electronics. Accordingly, define it in config.*.h, not in
arduino_*.h (which would be better named something like
"atmega_*.h).
2014-08-31 19:05:38 +02:00
Markus Hitter
a7adc66ae5
config.*.h: distribute adaptive homing feedrate to all templates.
2014-07-11 01:38:08 +02:00
Markus Hitter
7611872baa
Get rid of E_STARTSTOP_STEPS.
...
This meant to be a firmware-provided retract feature but was
never really supported by G-code generators. Without their support
(by issueing M101/M103), it's pretty hard to detect extrusion
pauses, so this feature simply has no future.
As this was on by default, it saves over 200 bytes binary size
in a default configuration.
2014-07-11 01:37:48 +02:00
David Forrest
6c6b4b3b3f
config.teensypp.h: Update to match testbed hardware.
2014-05-29 21:49:03 +02:00
David Forrest
e771d2340e
config.teensypp.h: Modify pins to be more like Teensylu and Printrboard.
2014-05-29 21:47:21 +02:00
Markus Hitter
ed9f56a9d8
look-ahead: move jerk definitions into config.h templates.
2014-03-04 19:29:28 +01:00
Markus Hitter
01f7c99881
config.h: introduce PS_MOSFET_PIN for Sanguish support.
2013-10-27 20:01:51 +01:00
Markus Hitter
ea59e634a7
Bring LOOKAHEAD into the config templates.
2013-07-11 22:02:23 +02:00
Markus Hitter
aece36f6a2
Add support for the AT90USB1286.
...
Contribution by DaveX. Thank you very much, Dave. See
http://forums.reprap.org/read.php?147,33082,182206#msg-182206
2013-03-24 16:17:54 +01:00