Michael Moon
|
18d47056f5
|
print queue with every G command if debug is enabled
|
2011-02-20 11:37:13 +11:00 |
Michael Moon
|
664337fa25
|
use proper feedrate for Y
|
2011-02-15 13:21:45 +11:00 |
Michael Moon
|
6c1040c740
|
typo
|
2011-02-12 22:20:33 +11:00 |
Michael Moon
|
71eafbf96b
|
keep power on when heaters are active
Reported-by: Jacky2K@forums.reprap.org
|
2011-02-09 08:16:15 +11:00 |
Markus Amsler
|
7f32aa80bb
|
G28: home all axis if no axis is selected
|
2011-02-09 07:47:55 +11:00 |
Jacky2k
|
aec41c59aa
|
gcode_process and pinio need to include config.h
Signed-off-by: Michael Moon <triffid.hunter@gmail.com>
|
2011-02-09 07:46:04 +11:00 |
Michael Moon
|
5118f788d2
|
preliminary support for soft-limits
|
2011-02-08 17:52:10 +11:00 |
Michael Moon
|
e4fc55289b
|
use constants for conditional compilation since preprocessor can't work out enums and we can't define in macros
|
2011-02-06 21:34:44 +11:00 |
Michael Moon
|
d1b2754aba
|
sorting out preprocessor interactions
|
2011-02-06 21:11:39 +11:00 |
Michael Moon
|
97f344f0fa
|
changes discussed in chat on pull 19
|
2011-02-06 21:11:39 +11:00 |
Michael Moon
|
4ed24d4507
|
move Echo on/off to M240/M241
|
2011-02-04 12:08:52 +11:00 |
Stephan Walter
|
fcaa76d3c0
|
Simpler definition of temp sensors and heaters.
|
2011-02-01 19:40:27 +11:00 |
Michael Moon
|
14809c4a7c
|
make bed heater define zero-based
|
2011-01-27 21:03:26 +11:00 |
plasmator
|
80e98e9b22
|
Added Heated Bed Support
Signed-off-by: plasmator <public@plasmatoruniversi.com>
Signed-off-by: Michael Moon <triffid.hunter@gmail.com>
|
2011-01-27 20:31:39 +11:00 |
Michael Moon
|
096d7dfdf3
|
Merge release-candidate-triffid branch
|
2011-01-07 23:09:13 +11:00 |
Michael Moon
|
14c51beb9c
|
forgot PSTR
|
2010-10-21 21:43:18 +11:00 |
Michael Moon
|
30081aeea6
|
add support for M115- capabilities string
|
2010-10-21 20:49:14 +11:00 |
Michael Moon
|
4b41a5eeab
|
use avr-libc atomic stuff instead of manual SREG manipulation
|
2010-10-21 11:05:56 +11:00 |
Michael Moon
|
d0c3744f92
|
add flush queue for emergency stop
|
2010-10-20 17:54:13 +11:00 |
Michael Moon
|
56c355c5bd
|
split gcode parse/process into separate files for readability
|
2010-10-20 17:51:49 +11:00 |