chiark / gitweb /
marlin.git
2012-02-27 Erik van der... Fixed homing
2012-02-27 ErikZalmMerge pull request #81 from phord/09469add5560ca8a676c4...
2012-02-27 ErikZalmMerge pull request #83 from phord/tempfix
2012-02-27 ErikZalmMerge pull request #82 from phord/fix-gen7-build
2012-02-27 Phil HordAdd support for upcoming Gen7 v1.4
2012-02-27 Phil HordAdd explicit #define for bogus temp override
2012-02-27 Phil Hordpins.h: Define Z_MAX_PIN for Gen7 board
2012-02-26 Phil HordAdd board reset reporting (from Repetier-Firmware)
2012-02-26 Phil HordAdd suitable .gitignore to avoid build noise
2012-02-26 Phil HordMakefile: generic pde=>cpp rule
2012-02-26 Erik van der... SDSUPPORT default disabled
2012-02-26 ErikZalmMerge pull request #79 from changwoo/Marlin_v1
2012-02-26 Changwoo RyuFix build on Sanguino based boards with ATmega1284P
2012-02-26 DaidFixed compiler warning for Sanguino compile
2012-02-26 ErikZalmMerge pull request #76 from iXce/Marlin_v1
2012-02-26 Erik van der... Changed version => RC2
2012-02-26 Erik van der... Moved SLOWDOWN function. (jetty840)
2012-02-26 Erik van der... Merge remote-tracking branch 'daid/Marlin_v1' into...
2012-02-25 Erik van der... Fixes in pins.h
2012-02-25 Erik van der... Added gen6 deluxe.
2012-02-24 Erik van der... Moved gen7 boards to motherboard type 10, 11 and 12.
2012-02-24 Guillaume SeguinCorrectly build the produced applet/Marlin.cpp source
2012-02-24 Erik van der... Changed comment mode for detection.
2012-02-23 Erik van der... Fix cast warning in Gen7
2012-02-23 Erik van der... Fixed casting warning in sanguino
2012-02-22 Blair ThompsonAdded Fan control to the pre-heat settings.
2012-02-22 Blair ThompsonAdded new menu items under the prepare submenu.
2012-02-22 Erik van der... Added HOME_POS. This adds the posibility to make the...
2012-02-21 Erik van der... Changed display format for some numbers.
2012-02-21 Erik van der... Small fixes after merge
2012-02-21 Erik van der... merged SBUBA82 and Justblair
2012-02-21 Erik van der... Merge remote-tracking branch 'SCUBA82/Marlin_v1' into...
2012-02-21 Erik van der... various changes
2012-02-21 Christian Thalhammerfixed manual axis movement lcd option
2012-02-20 Blair ThompsonRemoved VS project files for tidyness stakes
2012-02-20 Blair ThompsonAdded a structure that will allow easy translations...
2012-02-20 Christian Thalhammerchange preheat to ABS values of nozzle 227 and be 105 °C
2012-02-20 Christian ThalhammerInfos about fuses to use; correct fuses in boards.txt
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-17 Christian ThalhammerATMega1284P support for Arduino IDE
2012-02-17 Christian Thalhammeradded infos for this fork
2012-02-17 Christian Thalhammersupport for GEN7 1.1,1.2 and 1.3
2012-02-16 DaidAdded temperature offset/gain settings for AD595.
2012-02-13 Christian ThalhammerMerge remote-tracking branch 'upstream/Marlin_v1' into...
2012-02-13 daidMerge remote branch 'upstream/Marlin_v1' into Marlin_v1
2012-02-13 Christian Thalhammersmaller changes
2012-02-12 Erik van der... changed default EXTRUDE_MINTEMP to 170.
2012-02-12 Erik van der... Fixed small merge bug
2012-02-12 Erik van der... merged with triffid fork
2012-02-12 Erik van der... removed unused HEATING_EARLY_FINISH_DEG_OFFSET
2012-02-12 Erik van der... Corrected e-length calculation in planner
2012-02-11 Erik van der... removed unused HEATING_EARLY_FINISH_DEG_OFFSET
2012-02-11 Erik van der... Corrected e-length calculation in planner
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... 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-07 Christian Thalhammerlcd menue "move_axis" added
2012-02-07 Christian Thalhammerfixed sUICIDE_PIN disable
2012-02-06 Erik van der... Made "stop heating wait" optional.
2012-02-06 Erik van der... Fix Z_LATE_ENABLE
2012-02-06 Christian Thalhammeradded arduino ide GEN7 support Files
2012-02-06 Christian Thalhammer-disable TEMP Min MAX Kill while using PS_ON Pin
2012-02-06 Christian Thalhammer-disabled CARDDETECT if PIN is set to -1
2012-02-06 Christian Thalhammer-added Configuration for GEN7 which worked for me
2012-02-06 Christian Thalhammer-disalbe beeper if BEEPER_PIN = -1
2012-02-06 Christian Thalhammer- added info for using GEN7 configuration
2012-02-06 Christian Thalhammer- added support for ATMega1284P
2012-02-06 Christian Thalhammer- Pins for modified GEN7 assigned
2012-02-06 Christian ThalhammerMerge remote-tracking branch 'upstream/master' into...
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-25 Michael Moonmore work on Makefile - actually rebuilds if Makefile...
2012-01-24 Michael Moonlocal configuration stuff- WATCHPERIOD causes breakage...
2012-01-24 Michael MoonPROGMEM elements must be const
2012-01-24 Michael Moonenable auto-reset before programming, disable afterwards
2012-01-24 Michael Moonget M81 working
2012-01-24 Michael Moonhelp residency not overflow
2012-01-24 Michael Moonmy local configuration
2012-01-24 Michael Mooncardreader needs to include some other files
2012-01-24 Michael Moonallow Marlin to actually compile with Makefile pulled...
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..
next