.. |
Sanguino
|
more fixing of the sanguino math round problem
|
il y a 13 ans |
COPYING
|
first commit
|
il y a 13 ans |
Configuration.h
|
make QUICKHOME configureable
|
il y a 13 ans |
EEPROMwrite.h
|
Merge branch 'smallopt' into Marlin_v1
|
il y a 13 ans |
Makefile
|
overworked the serial responses. Quite difficult, since many texts are Pronterface protocol.
|
il y a 13 ans |
Marlin.h
|
make it compile with arduino 1.0 ; function is still untested.
|
il y a 13 ans |
Marlin.pde
|
overworked autotemp, removed one layer of nesting from the ultralcd.
|
il y a 13 ans |
MarlinSerial.cpp
|
make it compile with arduino 1.0 ; function is still untested.
|
il y a 13 ans |
MarlinSerial.h
|
more fixing of the sanguino math round problem
|
il y a 13 ans |
Sd2Card.cpp
|
make it compile with arduino 1.0 ; function is still untested.
|
il y a 13 ans |
Sd2Card.h
|
updated to sdfatlib2010902
|
il y a 13 ans |
Sd2PinMap.h
|
updated to sdfatlib2010902
|
il y a 13 ans |
SdBaseFile.cpp
|
get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements.
|
il y a 13 ans |
SdBaseFile.h
|
make it compile with arduino 1.0 ; function is still untested.
|
il y a 13 ans |
SdFatConfig.h
|
updated to sdfatlib2010902
|
il y a 13 ans |
SdFatStructs.h
|
updated to sdfatlib2010902
|
il y a 13 ans |
SdFatUtil.cpp
|
get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements.
|
il y a 13 ans |
SdFatUtil.h
|
make it compile with arduino 1.0 ; function is still untested.
|
il y a 13 ans |
SdFile.cpp
|
make it compile with arduino 1.0 ; function is still untested.
|
il y a 13 ans |
SdFile.h
|
make it compile with arduino 1.0 ; function is still untested.
|
il y a 13 ans |
SdInfo.h
|
updated to sdfatlib2010902
|
il y a 13 ans |
SdVolume.cpp
|
updated to sdfatlib2010902
|
il y a 13 ans |
SdVolume.h
|
updated to sdfatlib2010902
|
il y a 13 ans |
cardreader.h
|
force inline
|
il y a 13 ans |
cardreader.pde
|
overworked autotemp, removed one layer of nesting from the ultralcd.
|
il y a 13 ans |
createTemperatureLookup.py
|
first commit
|
il y a 13 ans |
fastio.h
|
changed end of line to windows, which seems to be the majority of developers main platform.
|
il y a 13 ans |
motion_control.cpp
|
Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx).
|
il y a 13 ans |
motion_control.h
|
Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx).
|
il y a 13 ans |
pins.h
|
more fixing of the sanguino math round problem
|
il y a 13 ans |
planner.cpp
|
overworked autotemp, removed one layer of nesting from the ultralcd.
|
il y a 13 ans |
planner.h
|
More 2nd extruder implementation. (Not usable) Advance (not tested)
|
il y a 13 ans |
speed_lookuptable.h
|
reformating and some minor bugs/things found on the way.
|
il y a 13 ans |
stepper.cpp
|
More 2nd extruder implementation. (Not usable) Advance (not tested)
|
il y a 13 ans |
stepper.h
|
disable steppers as routine in stepper.cpp
|
il y a 13 ans |
temperature.cpp
|
preliminiary implementation for the early heating finish. Might be replaced by something more clever, e.g. by erik, and does not yet support the second extruder or the bed. its kind of not so cool, because you need 6 more ints. Maybe isheating() should use the degrees directly, as it is not used in time-critical anyways. Then it would be much easier. to have the offsets without additional variables.
|
il y a 13 ans |
temperature.h
|
overworked autotemp, removed one layer of nesting from the ultralcd.
|
il y a 13 ans |
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
|
il y a 13 ans |
ultralcd.h
|
force inline
|
il y a 13 ans |
ultralcd.pde
|
overworked autotemp, removed one layer of nesting from the ultralcd.
|
il y a 13 ans |
watchdog.h
|
force inline
|
il y a 13 ans |
watchdog.pde
|
Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1
|
il y a 13 ans |