chiark / gitweb /
marlin.git
2012-08-11 Ian JacksonM206: save values in eeprom for-upstream
2012-08-11 Ian JacksonHOMEAXIS: make into a function
2012-08-11 Ian Jacksoneeprom: provide smaller code for SERIAL_ECHOPAIR
2012-08-11 Ian JacksonM206: always use homing ("homeing") offsets
2012-08-10 Ian Jacksonsoftware_endstops: use *_MIN_POS and *_MAX_POS for...
2012-08-10 Ian JacksonMakefile: Better display of size (device memory usage)
2012-08-10 Ian JacksonMakefile: support V=1
2012-08-10 Ian Jackson.gitignore: Add *~, *.orig, *.rej, move to root directory
2012-08-10 Ian JacksonMarlin.pde: include comment for emacs mode
2012-07-14 Chris PalmerFixed soft limits when the origin is in the middle.
2012-07-14 ErikZalmFixed typo
2012-07-14 Erik van der... Merge git://github.com/daid/Marlin into Marlin_v1
2012-07-14 Erik van der... Added CoreXY support (Thanks Ilan Moyer)
2012-07-14 Erik van der... decoupled axes sucessfully at least on pure x or y jog
2012-06-29 daidSupport step motor controllers with active low step...
2012-06-11 Erik van der... Fixed AD595 define
2012-06-03 Bernhardcorrected retract
2012-06-02 Bernhard__ header file replace
2012-06-02 Bernhardadded firmware retract. disabled by default
2012-06-02 Bernhardreadme corrected
2012-06-02 Bernhardadded individual pullup setting option to have finer...
2012-06-02 Bernhardreadme
2012-06-02 Bernhard KubicekMerge pull request #170 from linagee/Marlin_v1
2012-06-02 Bernhard KubicekMerge pull request #172 from daid/Marlin_v1
2012-05-30 Bernhard Kubicekrepaired thermistortable_6 by graphcial fitting of...
2012-05-28 ErikZalmFixed SL bug.
2012-05-24 DaidFixed E1_ENABLE pin for Ultimaker. This was wrong for...
2012-05-20 linageeUpdate Marlin/Configuration.h
2012-05-20 linageeUpdate Marlin/thermistortables.h
2012-05-20 linageeSmall correction.
2012-05-20 DaidChanged M401 to M0/M1 as suggested, so they match norma...
2012-05-20 linageeUpdate Marlin/thermistortables.h
2012-05-20 linageeUpdate Marlin/thermistortables.h
2012-05-20 linageeAdded top ratings and extended to ADC=1 for table 3...
2012-05-20 linageeUpdate Marlin/thermistortables.h
2012-05-20 linageeUpdate Marlin/thermistortables.h
2012-05-20 linageeUpdate Marlin/Configuration.h
2012-05-20 linageeTested May 19 - It works! Verified with separate thermo...
2012-05-20 linageeExtended range above 250C. (Operating range states...
2012-05-19 DaidAdd strigification for extruder amount in M115 report.
2012-05-19 DaidLast M401 update, refresh the LCD during an M401 wait.
2012-05-19 DaidUpdate after testing
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... Limit PID autotune PWM to PID_MAX
2012-05-16 ErikZalmMerge pull request #159 from MaikStohn/Marlin_v1
2012-05-16 Erik van der... Merge 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... add 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-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
next