chiark / gitweb /
update from for-upstream (merge -s theirs)
[marlin.git] / Marlin /
2012-05-19 DaidDo not initialize in the header file.
2012-05-19 DaidAdd M401 - Wait for user on LCD button press
2012-05-19 DaidMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2012-05-19 linageeGrammar correction.
2012-05-19 linageeUpdate Marlin/Configuration.h
2012-05-19 linageeUpdate Marlin/thermistortables.h
2012-05-19 linageeUpdate Marlin/Configuration.h
2012-05-16 Erik van der ZalmLimit PID autotune PWM to PID_MAX
2012-05-16 ErikZalmMerge pull request #159 from MaikStohn/Marlin_v1
2012-05-16 Erik van der ZalmMerge branch 'Marlin_v1' of github.com:ErikZalm/Marlin...
2012-05-16 ErikZalmMerge pull request #164 from guanix/Marlin_v1
2012-05-16 ErikZalmMerge pull request #166 from zittix/Marlin_v1
2012-05-16 Erik van der Zalmadd additional dropsegments test
2012-05-16 zittixFixes #153 for bad call to abs()
2012-05-11 MaikStohnMerge branch 'Marlin_v1' of https://github.com/ErikZalm...
2012-05-11 MaikStohnbug fix for scrolling of main menu when using SMALL_DIS...
2012-05-11 MaikStohnfixed typo
2012-05-11 MaikStohnchanged encoder pos from int to long to fix problems...
2012-05-09 Guan YangMelzi support
2012-05-09 DaidFixed #if for Ultimaker.
2012-05-09 daidMerge pull request #1 from ErikDeBruijn/Marlin_v1_Ultim...
2012-05-09 Bernhard KubicekResidual in the comments: there are no more mm/minutes...
2012-05-08 Erik de BruijnMade a more granular configuration possible PREVENT_LEN...
2012-05-08 Erik de BruijnSuggestion to improve (TODO), no actual code changed
2012-05-08 Erik de BruijnMade language.h more flexible. Automatically do the...
2012-05-04 MaikStohnRevert "magic PROGMEM defines to avoid hundreds of...
2012-05-03 MaikStohnadded missing declaration of buttons_init()
2012-05-03 MaikStohnmagic PROGMEM defines to avoid hundreds of wrong GCC...
2012-05-03 MaikStohnMoved LCD initialization out of constructor
2012-05-03 MaikStohnexplicit includes to make it compile with AVRStudio...
2012-05-03 MaikStohndelete obsolete and wrong code
2012-05-03 MaikStohnfixed typo in comment
2012-05-02 Erik van der ZalmAdded option to increase the FAN PWM frequency.
2012-04-30 Erik van der ZalmSmall cleanup
2012-04-30 Erik van der ZalmMerge branch 'Marlin_v1' of github.com:ErikZalm/Marlin...
2012-04-30 Erik van der ZalmAdded temperature window to M109. This is needed for...
2012-04-28 ErikZalmMerge pull request #154 from daid/Marlin_v1
2012-04-28 ErikZalmMerge pull request #155 from Atntias/patch-1
2012-04-28 ErikZalmMerge pull request #156 from Atntias/patch-2
2012-04-28 sefiFix to allow M120/M121
2012-04-28 sefiadding M120 and 121 for turning on and off the endstops...
2012-04-27 DaidShow proper temperature for extruder 2
2012-04-27 DaidAdded support for 2nd extruder temperature to UltraLCD
2012-04-26 Bernhard KubicekMerge pull request #152 from loganb/Marlin_v1
2012-04-26 Logan BowersWrap the call to turn off the bed heater in a #if to...
2012-04-22 Bernhardreinitialize the lcd, if the SD card is inserted or...
2012-04-22 Bernhardadded support for the UltiController
2012-04-22 Bernhardfixed quickhome
2012-04-22 Bernhardfixed catsting to (int)e in serial error messages.
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-04-12 Erik van der ZalmDisabled disable_heater in PID_autotune.
2012-04-12 ErikZalmMerge pull request #140 from daid/Marlin_v1
2012-04-12 DaidFix for wrong systax in #ifdef.
2012-04-11 Michael MoonFix Makefile
2012-04-10 Erik van der ZalmFixed MAX6675
2012-04-10 ErikZalmMerge pull request #136 from grrf/patch-1
2012-04-09 grrfThis breaks temperature readout for pronterface!
2012-04-08 ErikZalmMerge pull request #134 from tgiphil/Marlin_v1
2012-04-08 tgiphil- Fixed a typo
2012-04-02 Erik van der ZalmFixed typo in arc
2012-04-01 Erik van der ZalmChanged default MINIMUM_PLANNER_SPEED -> 0.05
2012-03-27 Erik van der ZalmFixed arc offset.
2012-03-25 Erik van der ZalmIgnore ":" in comments.
2012-03-25 Erik van der ZalmReplaced Kill by Stop. If the printer is stopped. Fix...
2012-03-23 ErikZalmMerge pull request #123 from buserror-uk/for-upstream
2012-03-23 ErikZalmMerge pull request #126 from tommycheng/patch-1
2012-03-23 Tommy ChengFix compilation error when PIDTEMP is undefined and...
2012-03-22 Michel PolletNew board variant, Open Motion Controller
2012-03-22 Michel PolletMakefile: Redone
2012-03-19 Bernhardmade prepare->autostart independent of current folder.
2012-03-19 Bernhardfound error in filenames.
2012-03-15 Erik van der ZalmFixed compile errors in ultralcd when no ultra_lcd...
2012-03-12 Erik van der ZalmAdded DISABLE_MAX_ENDSTOPS
2012-03-11 Erik van der ZalmPPID tune exports more constants.
2012-03-11 Erik van der ZalmMerge branch 'Marlin_v1' of github.com:ErikZalm/Marlin...
2012-03-11 Erik van der ZalmAdded more manage_inactivity checks
2012-03-11 ErikZalmMerge pull request #99 from Justblair/master
2012-03-11 Erik van der ZalmAdded 20MHz support.
2012-03-11 ErikZalmMerge pull request #106 from bgamari/Marlin_v1
2012-03-11 Erik van der ZalmAdded CONTROLLERFAN. (Controlling a fan to cool down...
2012-03-09 Erik van der ZalmDo not disable steppers when there are moves in the...
2012-03-09 Erik van der ZalmFixed typo
2012-03-09 Erik van der ZalmRemoved !!!. Stupid arduino bootloader can't handle...
2012-03-08 Erik van der ZalmAdded FAN_PIN -1 checks
2012-03-08 Erik van der ZalmCorrected active_extruder when autotemp is used.
2012-03-08 Erik van der ZalmMerge branch 'Marlin_v1' of github.com:ErikZalm/Marlin...
2012-03-08 Erik van der ZalmAdded PID autotune. (experimental)
2012-03-07 Ben GamariAdd instructions to regenerate speed_lookuptable when...
2012-03-07 Ben Gamaristepper: Clarify comment on timer-counter configuration
2012-03-07 Ben GamariAdd create_speed_lookup
2012-03-05 ErikZalmMerge pull request #100 from tommycheng/patch-1
2012-03-05 Tommy ChengWhile Waiting for hotbed to warm up via M190, LCD Displ...
2012-03-04 Erik van der ZalmFixed type in e-jerk
2012-03-04 Blair ThompsonChanged Pin Assignment for the RAMPS motherboard so...
2012-03-04 Erik van der ZalmAdded E-Jerk
2012-03-04 Erik van der ZalmAdded missing defines to the german section.
2012-03-04 Erik van der Zalmmerging with SCUBA82
2012-03-04 Erik van der ZalmQueued fan control. Issue #90
2012-03-03 Christian Thalhammerset SD file delete to M30; switch printime output to M31
next