Firmware2/Marlin
2011-11-20 14:45:38 +01:00
..
Sanguino Changed max/min temp init. Removed second uart from sabguino core 2011-11-19 12:19:53 +01:00
cardreader.h made ultralcd compatible with folders. 2011-11-20 14:43:47 +01:00
cardreader.pde made ultralcd compatible with folders. 2011-11-20 14:43:47 +01:00
Configuration.h Changed min max temperature code. 2011-11-20 13:14:58 +01:00
COPYING first commit 2011-08-12 22:28:35 +02:00
createTemperatureLookup.py first commit 2011-08-12 22:28:35 +02:00
EEPROMwrite.h minor changes and first not-well working version of autotemp 2011-11-09 22:09:16 +01:00
fastio.h changed end of line to windows, which seems to be the majority of developers main platform. 2011-11-05 14:19:57 +01:00
Makefile overworked the serial responses. Quite difficult, since many texts are Pronterface protocol. 2011-11-06 17:33:09 +01:00
Marlin.h watchdog,percent done, 2011-11-15 20:54:40 +01:00
Marlin.pde Merge branch 'Marlin_v1', remote-tracking branch 'origin/Marlin_v1' into Marlin_v1 2011-11-19 21:33:15 +01:00
motion_control.cpp Fixed arc flowrate. 2011-11-19 17:23:28 +01:00
motion_control.h First arcs version. (Arcs not working ok) 2011-11-06 12:39:00 +01:00
pins.h made progmem mainly, found one bug in cardreader, added a empty class for cardreader in case no sd support. 2011-11-07 22:33:13 +01:00
planner.cpp autotemp working, default=disabled. 2011-11-19 17:07:44 +01:00
planner.h Added software endstops 2011-11-19 21:32:47 +01:00
Sd2Card.cpp updated to sdfatlib2010902 2011-11-18 22:17:37 +01:00
Sd2Card.h updated to sdfatlib2010902 2011-11-18 22:17:37 +01:00
Sd2PinMap.h updated to sdfatlib2010902 2011-11-18 22:17:37 +01:00
SdBaseFile.cpp updated to sdfatlib2010902 2011-11-18 22:17:37 +01:00
SdBaseFile.h updated to sdfatlib2010902 2011-11-18 22:17:37 +01:00
SdFatConfig.h updated to sdfatlib2010902 2011-11-18 22:17:37 +01:00
SdFatStructs.h updated to sdfatlib2010902 2011-11-18 22:17:37 +01:00
SdFatUtil.cpp updated to sdfatlib2010902 2011-11-18 22:17:37 +01:00
SdFatUtil.h updated to sdfatlib2010902 2011-11-18 22:17:37 +01:00
SdFile.cpp updated to sdfatlib2010902 2011-11-18 22:17:37 +01:00
SdFile.h updated to sdfatlib2010902 2011-11-18 22:17:37 +01:00
SdInfo.h updated to sdfatlib2010902 2011-11-18 22:17:37 +01:00
SdVolume.cpp updated to sdfatlib2010902 2011-11-18 22:17:37 +01:00
SdVolume.h updated to sdfatlib2010902 2011-11-18 22:17:37 +01:00
speed_lookuptable.h reformating and some minor bugs/things found on the way. 2011-11-06 19:23:08 +01:00
stepper.cpp Advance experiments. Not working yet. 2011-11-18 18:59:17 +01:00
stepper.h added a m400, that finished all moves, 2011-11-13 19:58:09 +01:00
temperature.cpp Changed min max temperature code. 2011-11-20 13:14:58 +01:00
temperature.h fixed bug with adjusting ki in realtime. 2011-11-13 21:43:26 +01:00
thermistortables.h and changed ultipanel to have the mm/sec and not mm/min 2011-11-15 22:50:43 +01:00
ultralcd.h made ultralcd compatible with folders. 2011-11-20 14:43:47 +01:00
ultralcd.pde made ultralcd compatible with folders. 2011-11-20 14:43:47 +01:00
watchdog.h reformating and some minor bugs/things found on the way. 2011-11-06 19:23:08 +01:00
watchdog.pde Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1 2011-11-18 19:04:09 +01:00