chiark / gitweb /
marlin.git
2011-12-09 Bernhardmade runout prevention independent of tempeorarily...
2011-12-09 Bernhardextruder runout prevention.
2011-12-09 Bernhardadded a partial release option to "m84" aka "stepper...
2011-12-09 Bernhardadded autostart procedure trigger to the ultralcd menu
2011-12-09 Bernhardfixed the st_synchronize. it would have continued if...
2011-12-07 Bernhardz homing sound fix, for now until the actual cause...
2011-12-07 Bernhardmoved <stdio.h> to more dominant location.
2011-12-07 Bernhardrepaired homing position setting.
2011-12-04 BernhardMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-12-04 Bernhardadded M503 to display eeprom storage, and renamed eepro...
2011-12-04 Erik van der... Update endstops only for homing. (use less resources...
2011-12-04 Erik van der... Add option to only check endstop when homing
2011-12-04 Erik van der... Merge branch 'Marlin_v1', remote-tracking branch 'origi...
2011-12-04 Erik van der... Some advance modifications
2011-12-04 Bernhardsolved some compiler warnings that are now visible...
2011-12-04 Bernhardoverworked autotemp, removed one layer of nesting from...
2011-12-04 Bernhardmake QUICKHOME configureable
2011-12-02 Erik van der... More 2nd extruder implementation. (Not usable)
2011-12-01 Bernhardmake it compile with arduino 1.0 ; function is still...
2011-11-30 Bernhardmore fixing of the sanguino math round problem
2011-11-30 Bernhardremoved stream.h referenece from marlinserial.
2011-11-30 Bernhardpreliminiary implementation for the early heating finish.
2011-11-30 Bernhardmade it compile if arduino decides to include files...
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...
next