chiark / gitweb /
marlin.git
2011-11-29 Bernhardfirst homing move diagonal towards home switches.
2011-11-28 Bernhardrepaired compiliation in windows
2011-11-28 Bernhardmore inlines
2011-11-28 Bernhardpossible stepper release after sd printing
2011-11-28 BernhardMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-11-28 Bernhardforce inline
2011-11-28 Erik van der... Moved M88 into M84. (M84 E)
2011-11-28 BernhardMerge branch 'smallopt' into Marlin_v1
2011-11-28 Erik van der... Disabled M88 for boards that don't have seperate enable...
2011-11-28 Erik van der... Added M88 command. (Request from Action68)
2011-11-28 Bernhardinlineing of small functions in serial
2011-11-28 Bernhardremoved unecessary indirect register adressing in serial.
2011-11-28 Bernhardget rid of indirect ringbuffer calls, made some inlines...
2011-11-28 Erik van der... Fixed temperature reading bug.
2011-11-27 Erik van der... Removed interrupt nesting in the stepper ISR.
2011-11-27 Bernhardfirst naive attempt to have a offset in the homeing...
2011-11-27 Bernhardlcd message from gcode, m117
2011-11-27 Bernhardadd autotemp support to the lcd
2011-11-27 Bernhardoverlooked some inlines..
2011-11-27 Bernhardforce inline
2011-11-27 Bernhardplanner optimization by inline functions
2011-11-26 Erik van der... First parts 2nd extruder
2011-11-26 BernhardHome retract distance configureable per axis.
2011-11-26 Bernhardmake an option if sd-card stop should release the steppers.
2011-11-26 Bernharddisable steppers as routine in stepper.cpp
2011-11-26 Bernhardcooldown blocking selectable by #define.
2011-11-25 Bernhardslowdown
2011-11-25 Bernhardoverworked ultralcd a bit
2011-11-25 Bernhardanother typo
2011-11-25 Bernhardtypo
2011-11-25 Bernhardnow velocities are also set in mm/sec in gcode.
2011-11-25 BernhardMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-11-25 Bernhardoverworked lcd+eeprom to have only mm/sec and PID inclu...
2011-11-25 Erik van der... Fixed variable (removed 0x)
2011-11-25 Erik van der... Fixed config bug when EEPROM was disabled
2011-11-25 Erik van der... Fixed residency time bug. (Thanks to Sound :-) )
2011-11-25 Erik van der... Small nominal speed improvement.
2011-11-25 Erik van der... Removed ISR overtaken message from ISR routine
2011-11-25 Erik van der... Seperate ENDSTOP_INVERTING for X Y and Z
2011-11-21 ErikZalmUpdate README.md
2011-11-20 Bernhard KubicekYes, thats the beta.
2011-11-20 Bernhard KubicekMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-11-20 Bernhard Kubicekless lcd flickering
2011-11-20 Bernhard Kubicekmake tuneing sub-menu.
2011-11-20 Erik van der... Small temperature disable bug.
2011-11-20 Erik van der... Merge branch 'Marlin_v1', remote-tracking branch 'origi...
2011-11-20 Erik van der... Added endstop reporting
2011-11-20 Bernhard KubicekMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-11-20 Bernhard Kubicekmade ultralcd compatible with folders.
2011-11-20 Erik van der... Small changes to README.md
2011-11-20 Erik van der... Changed min max temperature code.
2011-11-20 Bernhard Kubicekcode cleanup in ultralcd.
2011-11-20 Bernhard Kubicekmore readme
2011-11-20 Bernhard Kubicekeven more format.
2011-11-20 Bernhard Kubicekformat
2011-11-20 Bernhard Kubicekformat
2011-11-20 Bernhard Kubicekformat readme.
2011-11-19 Bernhard KubicekMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-11-19 Bernhard Kubicekoverworked readme
2011-11-19 Erik van der... Merge branch 'Marlin_v1', remote-tracking branch 'origi...
2011-11-19 Erik van der... Added software endstops
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
next