chiark / gitweb /
marlin.git
2011-11-19 Bernhard Kubicekupdate mcode documentation
2011-11-19 Bernhard Kubicekoverworked config file
2011-11-19 Bernhard Kubicekmake it compile without sd_support
2011-11-19 Bernhard Kubicekadd M17, so the enable stepper button works in repg.
2011-11-19 Erik van der... Merge remote-tracking branch 'origin/Marlin_v1' into...
2011-11-19 Erik van der... Fixed arc flowrate.
2011-11-19 Bernhard KubicekMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-11-19 Bernhard Kubicekmake it compile without autotemp
2011-11-19 Bernhard Kubicekautotemp working, default=disabled.
2011-11-19 Erik van der... Merge remote-tracking branch 'origin/Marlin_v1' into...
2011-11-19 Erik van der... Fixed max/min temperature bug
2011-11-19 Bernhard Kubicektrying to get autotemp to work.
2011-11-19 Bernhard Kubicekfound bug that disabled printing from root.
2011-11-19 Bernhard Kubicekcorrected the ultimaker default values, the previous...
2011-11-19 Bernhard KubicekMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-11-19 Bernhard Kubicekhost-based sd card printing seems now to work with...
2011-11-19 Bernhard Kubicekoverworked cardreader for folder support; not finished...
2011-11-19 Erik van der... Changed max/min temp init. Removed second uart from...
2011-11-18 Bernhard KubicekMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-11-18 Bernhard Kubicekthe normal config again..
2011-11-18 Bernhard Kubicekremoved some debugging comments
2011-11-18 Bernhard Kubicekupdated to sdfatlib2010902
2011-11-18 Erik van der... Fixed bug in configuration.h
2011-11-18 Erik van der... Merge remote-tracking branch 'origin/Marlin_v1' into...
2011-11-18 Erik van der... Advance experiments. Not working yet.
2011-11-15 Bernhard KubicekMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-11-15 Bernhard Kubicekand changed ultipanel to have the mm/sec and not mm/min
2011-11-15 Bernhard Kubicekshow sd%
2011-11-15 Bernhard Kubicekwatchdog,percent done,
2011-11-15 Erik van der... Fixed some small planner bugs
2011-11-14 Erik van der... Some fixes in planner
2011-11-14 Erik van der... Added slowdown
2011-11-14 Erik van der... Buffer size > 16
2011-11-14 Erik van der... Added modified Sanguino files
2011-11-14 Erik van der... Merge remote-tracking branch 'origin/Marlin_v1' into...
2011-11-14 Erik van der... 250000 baud
2011-11-13 Bernhard Kubicekfixed bug with adjusting ki in realtime.
2011-11-13 Erik van der... Merge remote-tracking branch 'origin/Marlin_v1' into...
2011-11-13 Erik van der... A lot of changes in the planner code
2011-11-13 Bernhard Kubicekadded a m400, that finished all moves,
2011-11-12 Bernhard Kubicekheater power repair.
2011-11-12 Bernhard Kubicekre-enabled heaterpower as storage for the current stora...
2011-11-09 Bernhard Kubicekminor changes and first not-well working version of...
2011-11-09 Bernhard KubicekStreaming.h is gone. It conflicted with PROGMEM. And...
2011-11-09 Bernhard Kubicekbeautified the config. ordered it into thematic sections.
2011-11-09 Bernhard Kubicekproject progmem finished: total change with ultipanel...
2011-11-07 Bernhard Kubicekmade progmem mainly, found one bug in cardreader, added...
2011-11-06 Bernhard Kubicekbetter visibility of public/private/imported variables
2011-11-06 Bernhard KubicekMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-11-06 Bernhard Kubicekmade loop counters uint8_t most were int(16_t) before
2011-11-06 Erik van der... Thermistor name problem
2011-11-06 Bernhard Kubicekpreprocessor magic to have a single source principle
2011-11-06 Bernhard KubicekMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-11-06 Bernhard Kubicekmade cardreader more selfsustained
2011-11-06 Erik van der... Corrected thermistor naming
2011-11-06 Bernhard Kubicekfirst compile with the cardreader class
2011-11-06 Bernhard KubicekMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-11-06 Bernhard Kubicekstatic'ified Marlin.pde.
2011-11-06 Erik van der... Fixed some arc bugs
2011-11-06 Bernhard Kubicekmade many possible variables static, so they cannot...
2011-11-06 Erik van der... Added teensylu pins
2011-11-06 Bernhard Kubicekreformating and some minor bugs/things found on the...
2011-11-06 Bernhard Kubicekoverworked the serial responses. Quite difficult, since...
2011-11-06 Bernhard Kubicekcorrecting commit errors.
2011-11-06 Bernhard Kubicekwrong file location
2011-11-06 Bernhard Kubicekwatchdog into dedicated file
2011-11-06 Bernhard Kubicekrefactured temperature.cpp so that there are now abstra...
2011-11-06 Erik van der... First arcs version. (Arcs not working ok)
2011-11-05 Erik van der... Corrected temp variables.
2011-11-05 Erik van der... Merge remote-tracking branch 'origin/Marlin_v1' into...
2011-11-05 Erik van der... Temperature changes
2011-11-05 Bernhard Kubicekmoved the variables in the ISR, thats the most normal...
2011-11-05 Bernhard KubicekRevert "this is not working. Do you maybe know why?"
2011-11-05 Bernhard Kubicekthis is not working. Do you maybe know why?
2011-11-05 Bernhard Kubicekchanged end of line to windows, which seems to be the...
2011-11-05 Bernhard Kubicekmerge from the branch bkubicek/Marlin/zalmmerge
2011-11-05 Erik van der... Added M42, M80 and M81
2011-11-04 Erik van der... M109 now equal to sprinter
2011-11-04 Erik van der... Added thermistor tables
2011-11-04 Erik van der... Merged Marlin, Marlin non gen6 and Ultimaker changes
2011-10-18 Erik van der... Fixed crashes.
2011-09-15 Erik van der... Software endstps added
2011-09-14 Erik van der... Merge branch 'master' of github.com:ErikZalm/Marlin
2011-09-14 Erik van der... Sync with non-gen6 version
2011-08-28 ErikZalmEdited README via GitHub
2011-08-21 Erik van der... Fixed small feedrate bug.
2011-08-15 Erik van der... Fixed lookup table bug.
2011-08-14 Erik van der... Fix M109
2011-08-13 Erik van der... first-commit
2011-08-12 Erik van der... Signed-off-by: Erik van der Zalm <erik@vdzalm.eu>
2011-08-12 Erik van der... first commit
2011-08-12 Erik van der... first commit