chiark / gitweb /
magic PROGMEM defines to avoid hundreds of wrong GCC warnings
[marlin.git] / Marlin / Marlin.h
2012-05-03 MaikStohnmagic PROGMEM defines to avoid hundreds of wrong GCC...
2012-05-02 Erik van der ZalmAdded option to increase the FAN PWM frequency.
2012-04-15 ErikZalmMerge pull request #138 from triffid/fix-makefile
2012-04-15 Erik van der ZalmFixed AUTOTEMP (M109 S215 B260 F1 starts autotemp)
2012-03-25 Erik van der ZalmReplaced Kill by Stop. If the printer is stopped. Fix...
2012-03-04 Erik van der Zalmmerging with SCUBA82
2012-03-04 Erik van der ZalmQueued fan control. Issue #90
2012-02-29 Christian ThalhammerMerge remote-tracking branch 'upstream/Marlin_v1' into...
2012-02-27 Erik van der Zalmremove stop_heating_wait
2012-02-21 Erik van der Zalmmerged SBUBA82 and Justblair
2012-02-13 Christian ThalhammerMerge remote-tracking branch 'upstream/Marlin_v1' into...
2012-02-12 Erik van der Zalmmerged with triffid fork
2012-02-11 ErikZalmMerge pull request #61 from daid/Marlin_v1
2012-02-11 daidUpdated SERIAL define to MYSERIAL, because Arduino...
2012-02-09 Erik van der ZalmFixed compilation for gcc-4.6.2 with avr-lib-1.8.0...
2012-02-09 Erik van der ZalmTeensylu support.
2012-02-06 Christian ThalhammerMerge remote-tracking branch 'upstream/master' into...
2012-01-24 Michael Moonallow Marlin to actually compile with Makefile pulled...
2011-12-22 Bernhardstarting with sanguino arduino 1.0 compatibility
2011-12-22 Bernhardsimplified the includes, makefile now works with arduino23
2011-12-22 Bernhardheader file simplification
2011-12-22 BernhardMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-12-12 Erik van der Zalmmerging
2011-12-12 Erik van der ZalmMerged multiple extruder support.
2011-12-11 Bernhardultralcd can now also stop the wait loop for the hot...
2011-12-07 Bernhardmoved <stdio.h> to more dominant location.
2011-12-07 Erik van der ZalmMerge branch 'Marlin_v1' of https://github.com/dob71...
2011-12-06 Denis BWorking version of multiple extruders (up to 3)
2011-12-04 Erik van der ZalmMerge branch 'Marlin_v1', remote-tracking branch 'origi...
2011-12-04 Bernhardsolved some compiler warnings that are now visible...
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-28 BernhardMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-11-28 BernhardMerge branch 'smallopt' into Marlin_v1
2011-11-27 Erik van der ZalmRemoved interrupt nesting in the stepper ISR.
2011-11-27 Bernhardfirst naive attempt to have a offset in the homeing...
2011-11-27 Bernhardforce inline
2011-11-18 Erik van der ZalmMerge remote-tracking branch 'origin/Marlin_v1' into...
2011-11-15 Bernhard KubicekMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2011-11-15 Bernhard Kubicekwatchdog,percent done,
2011-11-13 Erik van der ZalmMerge remote-tracking branch 'origin/Marlin_v1' into...
2011-11-13 Bernhard Kubicekadded a m400, that finished all moves,
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 Kubicekproject progmem finished: total change with ultipanel...
2011-11-07 Bernhard Kubicekmade progmem mainly, found one bug in cardreader, added...
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 Kubicekwatchdog into dedicated file
2011-11-05 Erik van der ZalmMerge remote-tracking branch 'origin/Marlin_v1' into...
2011-11-05 Erik van der ZalmTemperature changes
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 Kubicekmerge from the branch bkubicek/Marlin/zalmmerge
2011-11-04 Erik van der ZalmMerged Marlin, Marlin non gen6 and Ultimaker changes
2011-09-14 Erik van der ZalmMerge branch 'master' of github.com:ErikZalm/Marlin
2011-09-14 Erik van der ZalmSync with non-gen6 version
2011-08-12 Erik van der Zalmfirst commit