chiark / gitweb /
marlin.git
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 Bernhard KubicekResidual in the comments: there are no more mm/minutes...
2012-05-04 MaikStohnRevert "magic PROGMEM defines to avoid hundreds of...
2012-05-04 Bernhard Kubicekfuther docu of M500
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... Added option to increase the FAN PWM frequency.
2012-04-30 Erik van der... Small cleanup
2012-04-30 Erik van der... Merge branch 'Marlin_v1' of github.com:ErikZalm/Marlin...
2012-04-30 Erik van der... Added 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 Erik van der... Update readme file
2012-04-15 ErikZalmMerge pull request #138 from triffid/fix-makefile
2012-04-15 Erik van der... Fixed AUTOTEMP (M109 S215 B260 F1 starts autotemp)
2012-04-12 Erik van der... Disabled 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... Fixed 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... Fixed typo in arc
2012-04-01 Erik van der... Changed default MINIMUM_PLANNER_SPEED -> 0.05
2012-03-27 Erik van der... Fixed arc offset.
2012-03-25 Erik van der... Ignore ":" in comments.
2012-03-25 Erik van der... Replaced 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-18 ErikZalmUpdate README.md
2012-03-15 Erik van der... Fixed compile errors in ultralcd when no ultra_lcd...
2012-03-12 Erik van der... Added DISABLE_MAX_ENDSTOPS
2012-03-11 Erik van der... PPID tune exports more constants.
2012-03-11 Erik van der... Merge branch 'Marlin_v1' of github.com:ErikZalm/Marlin...
2012-03-11 Erik van der... Added more manage_inactivity checks
2012-03-11 ErikZalmMerge pull request #99 from Justblair/master
2012-03-11 Erik van der... Added 20MHz support.
2012-03-11 ErikZalmMerge pull request #106 from bgamari/Marlin_v1
2012-03-11 Erik van der... Added CONTROLLERFAN. (Controlling a fan to cool down...
2012-03-09 Erik van der... Do not disable steppers when there are moves in the...
2012-03-09 Erik van der... Fixed typo
2012-03-09 Erik van der... Removed !!!. Stupid arduino bootloader can't handle...
2012-03-08 Erik van der... Added FAN_PIN -1 checks
2012-03-08 Erik van der... Corrected active_extruder when autotemp is used.
2012-03-08 Erik van der... Merge branch 'Marlin_v1' of github.com:ErikZalm/Marlin...
2012-03-08 Erik van der... Added 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... Fixed type in e-jerk
2012-03-04 Blair ThompsonChanged Pin Assignment for the RAMPS motherboard so...
2012-03-04 Erik van der... Added E-Jerk
2012-03-04 Erik van der... Added missing defines to the german section.
2012-03-04 Erik van der... merging with SCUBA82
2012-03-04 Erik van der... Queued fan control. Issue #90
2012-03-03 Christian Thalhammerset SD file delete to M30; switch printime output to M31
2012-03-03 Erik van der... Changed (corrected?) SD_card comment handling.
2012-03-03 Erik van der... Merge branch 'Marlin_v1' of github.com:ErikZalm/Marlin...
2012-03-03 Erik van der... Added current_block = NULL to quickStop()
2012-03-03 ErikZalmMerge pull request #96 from haxar/Marlin_v1
2012-03-03 Erik van der... Removed vc files
2012-03-03 Erik van der... Merge remote-tracking branch 'justblair/master' into...
2012-03-03 ErikZalmMerge pull request #88 from daid/Marlin_v1
2012-03-03 Erik van der... Fixed RAMPS 1.2 support (Found and fixed by rrhb)
2012-03-03 Blair ThompsonThe percent complete for the SD file statistic sits...
2012-03-03 Blair ThompsonThis is in my opinion a much better way of dealing...
2012-03-03 Blair ThompsonAdded more defines to the language.h file so that nowe...
2012-03-03 haxarmake analog2tempBed return a precise celsius reading...
2012-03-02 Christian Thalhammeradded M31 - delete file from sd card
2012-03-01 Christian Thalhammerfixed LCD manual z axis move Feedrate to 70 (was 1700)
2012-03-01 Christian Thalhammeradded german translation;Menue should be in english...
2012-03-01 Christian Thalhammerfixed languages; Preheat_PLA and Preheat_ABS was not...
2012-02-29 DaidTypo fix
next