331e82dcd3Buffer size > 16
Erik van der Zalm
2011-11-14 18:53:09 +0100
2643ae93d6Added modified Sanguino files
Erik van der Zalm
2011-11-14 18:27:47 +0100
c00eefb824Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1
Erik van der Zalm
2011-11-14 18:26:57 +0100
1d0452f10c250000 baud
Erik van der Zalm
2011-11-14 18:24:02 +0100
c57906b627fixed bug with adjusting ki in realtime.
Bernhard Kubicek
2011-11-13 21:43:26 +0100
ac82411c73Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1
Erik van der Zalm
2011-11-13 20:46:44 +0100
65934eee9cA lot of changes in the planner code
Erik van der Zalm
2011-11-13 20:42:08 +0100
9980ceb4a3added a m400, that finished all moves, and the mechanism so that if an endstop is hit it the ISR, the steps_to_be_taken are stored, and some current_block data that will be deleted in the next move If the normal loop() then finds such an event, the position is calculated (floats would have taken too long in the ISR) A serial message is generated.
Bernhard Kubicek
2011-11-13 19:58:09 +0100
ff592b056aheater power repair.
Bernhard Kubicek
2011-11-13 00:48:55 +0100
e9adfa27b5re-enabled heaterpower as storage for the current storage of the heater PWM duty cycle. the M301 now returns the current PID settings of the machine. M105 returns heating pwm duty cylce as "@:"
Bernhard Kubicek
2011-11-12 20:37:28 +0100
36958ee305minor changes and first not-well working version of autotemp
Bernhard Kubicek
2011-11-09 22:09:16 +0100
ba8a53a40fStreaming.h is gone. It conflicted with PROGMEM. And saving memory is more important than nicer code, imho
Bernhard Kubicek
2011-11-09 20:30:41 +0100
27361e7cd0beautified the config. ordered it into thematic sections.
Bernhard Kubicek
2011-11-09 20:28:40 +0100
ab154d5592project progmem finished: total change with ultipanel: 2456 byte free ram initial. now: 4374 ram.
Bernhard Kubicek
2011-11-09 20:27:15 +0100
7b70caab7cmade progmem mainly, found one bug in cardreader, added a empty class for cardreader in case no sd support.
Bernhard Kubicek
2011-11-07 22:33:13 +0100
72ace55e6abetter visibility of public/private/imported variables
Bernhard Kubicek
2011-11-06 23:34:40 +0100