chiark / gitweb /
marlin.git
2012-02-20 Blair ThompsonAdded a structure that will allow easy translations...
2012-02-18 Blair ThompsonAdded a workaround. Ramps SD card does not have sdcard...
2012-02-18 Blair ThompsonUpdated the pin config for RAMPS 1.3 to include ultimak...
2012-02-09 Erik van der... Changed check i mtion_conrol
2012-02-09 Erik van der... Fixed M109 timer overflow (reported by triffid)
2012-02-09 Erik van der... Print configuration.h version during startup (thanks...
2012-02-09 Erik van der... Corrected distance calculation. (thanks jv4779)
2012-02-09 Erik van der... Fixed compilation for gcc-4.6.2 with avr-lib-1.8.0...
2012-02-09 Erik van der... Teensylu support.
2012-02-09 Erik van der... Fixed ultimaker heater 1 pins. (Thanks daid)
2012-02-08 Erik van der... Warning for 10k thermistor
2012-02-08 Erik van der... RC 1
2012-02-07 Erik van der... Split the configuration file in two parts.
2012-02-06 Erik van der... Made "stop heating wait" optional.
2012-02-06 Erik van der... Fix Z_LATE_ENABLE
2012-02-05 Erik van der... fixed z-disable bug.
2012-02-05 Erik van der... Added MAX6675 support. (Thanks to gregfrost)
2012-02-05 Erik van der... Added support for Gen3+ (Pins file only)
2012-02-05 ErikZalmMerge pull request #54 from haxar/patch-1
2012-01-22 haxarM109 EOL fix when TEMP_RESIDENCY_TIME is undefined...
2012-01-15 Bernhardm115 eol fix
2012-01-15 Bernhardsmall mistake
2012-01-15 Bernhardadded suicide pin for a power supply to the arduino...
2011-12-26 Bernhardmade sd code only compile with SDSUPPORT defined. safes...
2011-12-26 Bernhardfix autostart failure if in wrong directory
2011-12-26 Bernhardfix duplicated definition of MOSI MISO pins in case...
2011-12-22 Bernhardone step closer to a functional makefile..
2011-12-22 Bernhardstarting with sanguino arduino 1.0 compatibility
2011-12-22 Bernhardadd wiring.h, that can be used to overwrite:
2011-12-22 Bernhardsimplified the includes, makefile now works with arduino23
2011-12-22 Bernhardheader file simplification
2011-12-22 Bernhardadded m240 photography support. default off
2011-12-22 Bernhardcooldown
2011-12-22 Bernhardlcd panel bed support
2011-12-22 BernhardMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-12-22 BernhardRevert "untestest commit, so I don't loose code.. featu...
2011-12-22 Bernharduntestest commit, so I don't loose code.. features...
2011-12-15 Erik van der... Fiexed E_ENABLE_PIN errors
2011-12-12 Erik van der... G92 fix
2011-12-12 Erik van der... merging
2011-12-12 Erik van der... Merged multiple extruder support.
2011-12-11 Bernhardmake autotemp compatile for use without pid
2011-12-11 Bernhardultralcd can now also stop the wait loop for the hot...
2011-12-11 Bernhardinstant stop of sd prints from the panel.
2011-12-11 Bernhardrepaired nozzle runout prevention to not collide with...
2011-12-09 Bernhardheating up santity, formarly knows as "watchdog", but...
2011-12-09 Bernhardst_synchronize back to normal..
2011-12-09 Bernhard KubicekMerge pull request #29 from k-eex/Marlin_v1
2011-12-09 Bernharddisable steppers in runout prevention
2011-12-09 Bernhardprevent too long extrudes, or too cold extrudes
2011-12-09 Bernhardbetter values.
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-08 KeegiFix M201 not saving settings in all places, so the...
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-07 Erik van der... Merge branch 'Marlin_v1' of https://github.com/dob71...
2011-12-07 Erik van der... Merge branch 'Marlin_v1', remote-tracking branch 'origi...
2011-12-06 Denis BWorking version of multiple extruders (up to 3)
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
next