Firmware2/Marlin
Bernhard Kubicek 9980ceb4a3 added a m400, that finished all moves,
and the mechanism so that if an endstop is hit it the ISR, the steps_to_be_taken are stored, and some current_block data that will be deleted in the next move
If the normal loop() then finds such an event, the position is calculated (floats would have taken too long in the ISR) A serial message is generated.
2011-11-13 19:58:09 +01:00
..
cardreader.h project progmem finished: total change with ultipanel: 2456 byte free ram initial. now: 4374 ram. 2011-11-09 20:27:44 +01:00
cardreader.pde project progmem finished: total change with ultipanel: 2456 byte free ram initial. now: 4374 ram. 2011-11-09 20:27:44 +01:00
Configuration.h minor changes and first not-well working version of autotemp 2011-11-09 22:09:16 +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
FatStructs.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 added a m400, that finished all moves, 2011-11-13 19:58:09 +01:00
Marlin.pde added a m400, that finished all moves, 2011-11-13 19:58:09 +01:00
motion_control.cpp Fixed some arc bugs 2011-11-06 19:37:12 +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 minor changes and first not-well working version of autotemp 2011-11-09 22:09:16 +01:00
planner.h minor changes and first not-well working version of autotemp 2011-11-09 22:09:16 +01:00
Sd2Card.cpp changed end of line to windows, which seems to be the majority of developers main platform. 2011-11-05 14:19:57 +01:00
Sd2Card.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
Sd2PinMap.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
SdFat.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
SdFatmainpage.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
SdFatUtil.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
SdFile.cpp changed end of line to windows, which seems to be the majority of developers main platform. 2011-11-05 14:19:57 +01:00
SdInfo.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
SdVolume.cpp changed end of line to windows, which seems to be the majority of developers main platform. 2011-11-05 14:19:57 +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 added a m400, that finished all moves, 2011-11-13 19:58:09 +01:00
stepper.h added a m400, that finished all moves, 2011-11-13 19:58:09 +01:00
temperature.cpp heater power repair. 2011-11-13 00:48:55 +01:00
temperature.h reformating and some minor bugs/things found on the way. 2011-11-06 19:23:08 +01:00
thermistortables.h Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1 2011-11-05 20:03:38 +01:00
ultralcd.h project progmem finished: total change with ultipanel: 2456 byte free ram initial. now: 4374 ram. 2011-11-09 20:27:44 +01:00
ultralcd.pde minor changes and first not-well working version of autotemp 2011-11-09 22:09:16 +01:00
watchdog.h reformating and some minor bugs/things found on the way. 2011-11-06 19:23:08 +01:00
watchdog.pde project progmem finished: total change with ultipanel: 2456 byte free ram initial. now: 4374 ram. 2011-11-09 20:27:44 +01:00