Markus Hitter
b7afdda3f7
Make the use of the internal pullup resistors optional.
...
All other firmwares set them to zero -> no internal pullup resistor,
as they counter-work to the design of the electronic endstops.
However, in conjunction with mechanical endstops, they're very practical.
2011-03-01 16:10:52 +01:00
Michael Moon
8188ff3593
merge intercom-protocol into master
2011-02-21 16:01:27 +11:00
Stephan Walter
eecf3af9f1
analog mask calculated automagically
2011-02-21 13:57:51 +11:00
Stephan Walter
760487979c
Added sample configuration for GEN6 board
2011-02-15 10:03:12 +11:00
Markus Amsler
e41e659e66
intercom: Disable rx while doing tx. Avoids local RS485 half-duplex echo.
...
Signed-off-by: Michael Moon <triffid.hunter@gmail.com>
2011-02-14 11:31:45 +11:00
Markus Amsler
b7f84a1812
itercom: Enable the RS485 transceiver on the host.
2011-02-14 11:05:52 +11:00
Markus Amsler
398f68e2db
make *_MIN_PIN defines optional
2011-02-09 07:47:41 +11:00
Michael Moon
007d3c9736
initialise 16-bit timers on the mega1280 correctly
2011-01-25 12:47:22 +11:00
Michael Moon
096d7dfdf3
Merge release-candidate-triffid branch
2011-01-07 23:09:13 +11:00
Stephan Walter
3028b297f3
Add simulation code: use "make sim"
2010-10-21 11:05:55 +11:00
Michael Moon
930b042aab
only print temperature if we're not talking to reprap host
2010-10-20 17:52:26 +11:00
Michael Moon
56c355c5bd
split gcode parse/process into separate files for readability
2010-10-20 17:51:49 +11:00
Michael Moon
e78381c56d
Move configuration to config.h.dist
2010-09-27 09:20:07 +10:00
Markus Hitter
4679b45ac8
Send lowercase ok on init as well.
2010-09-24 20:09:19 +02:00
Michael Moon
1a2753ebfb
turn off SPI if not needed, also start analog system
2010-09-16 21:43:13 +10:00
Michael Moon
6ce5895819
Merge branch 'master' of github.com:triffid/FiveD_on_Arduino
2010-09-16 17:15:30 +10:00
Markus Hitter
ae774ed0ec
mendel.c: remove unused references to standard C lib.
2010-09-14 19:44:35 +02:00
Michael Moon
99f2593321
UNTESTED support for sanguino
2010-09-13 17:40:21 +10:00
Michael Moon
273d63f242
splitting heater stuff out into a separate file
2010-09-12 14:47:49 +10:00
Michael Moon
0b51c1d0ab
Merge branch 'mendel-triffid'
...
Conflicts:
dda.c
gcode.c
machine.h
temp.c
2010-08-10 14:55:06 +10:00
Michael Moon
595b66a341
setting up new branch 2
2010-08-10 14:26:24 +10:00