.. |
Sanguino
|
Added modified Sanguino files
|
13 years ago |
COPYING
|
first commit
|
13 years ago |
Configuration.h
|
the normal config again..
|
13 years ago |
EEPROMwrite.h
|
minor changes and first not-well working version of autotemp
|
13 years ago |
Makefile
|
overworked the serial responses. Quite difficult, since many texts are Pronterface protocol.
|
13 years ago |
Marlin.h
|
watchdog,percent done,
|
13 years ago |
Marlin.pde
|
overworked cardreader for folder support; not finished yet.
|
13 years ago |
Sd2Card.cpp
|
updated to sdfatlib2010902
|
13 years ago |
Sd2Card.h
|
updated to sdfatlib2010902
|
13 years ago |
Sd2PinMap.h
|
updated to sdfatlib2010902
|
13 years ago |
SdBaseFile.cpp
|
updated to sdfatlib2010902
|
13 years ago |
SdBaseFile.h
|
updated to sdfatlib2010902
|
13 years ago |
SdFatConfig.h
|
updated to sdfatlib2010902
|
13 years ago |
SdFatStructs.h
|
updated to sdfatlib2010902
|
13 years ago |
SdFatUtil.cpp
|
updated to sdfatlib2010902
|
13 years ago |
SdFatUtil.h
|
updated to sdfatlib2010902
|
13 years ago |
SdFile.cpp
|
updated to sdfatlib2010902
|
13 years ago |
SdFile.h
|
updated to sdfatlib2010902
|
13 years ago |
SdInfo.h
|
updated to sdfatlib2010902
|
13 years ago |
SdVolume.cpp
|
updated to sdfatlib2010902
|
13 years ago |
SdVolume.h
|
updated to sdfatlib2010902
|
13 years ago |
cardreader.h
|
overworked cardreader for folder support; not finished yet.
|
13 years ago |
cardreader.pde
|
overworked cardreader for folder support; not finished yet.
|
13 years ago |
createTemperatureLookup.py
|
first commit
|
13 years ago |
fastio.h
|
changed end of line to windows, which seems to be the majority of developers main platform.
|
13 years ago |
motion_control.cpp
|
Fixed some arc bugs
|
13 years ago |
motion_control.h
|
First arcs version. (Arcs not working ok)
|
13 years ago |
pins.h
|
made progmem mainly, found one bug in cardreader, added a empty class for cardreader in case no sd support.
|
13 years ago |
planner.cpp
|
and changed ultipanel to have the mm/sec and not mm/min Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1
|
13 years ago |
planner.h
|
and changed ultipanel to have the mm/sec and not mm/min Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1
|
13 years ago |
speed_lookuptable.h
|
reformating and some minor bugs/things found on the way.
|
13 years ago |
stepper.cpp
|
Advance experiments. Not working yet.
|
13 years ago |
stepper.h
|
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.
|
13 years ago |
temperature.cpp
|
and changed ultipanel to have the mm/sec and not mm/min Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1
|
13 years ago |
temperature.h
|
fixed bug with adjusting ki in realtime.
|
13 years ago |
thermistortables.h
|
and changed ultipanel to have the mm/sec and not mm/min Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1
|
13 years ago |
ultralcd.h
|
and changed ultipanel to have the mm/sec and not mm/min Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1
|
13 years ago |
ultralcd.pde
|
and changed ultipanel to have the mm/sec and not mm/min Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1
|
13 years ago |
watchdog.h
|
reformating and some minor bugs/things found on the way.
|
13 years ago |
watchdog.pde
|
Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1
|
13 years ago |