.. |
Sanguino
|
more fixing of the sanguino math round problem
|
hace 13 años |
COPYING
|
first commit
|
hace 13 años |
Configuration.h
|
make QUICKHOME configureable
|
hace 13 años |
EEPROMwrite.h
|
Merge branch 'smallopt' into Marlin_v1
|
hace 13 años |
Makefile
|
overworked the serial responses. Quite difficult, since many texts are Pronterface protocol.
|
hace 13 años |
Marlin.h
|
make it compile with arduino 1.0 ; function is still untested.
|
hace 13 años |
Marlin.pde
|
make QUICKHOME configureable
|
hace 13 años |
MarlinSerial.cpp
|
make it compile with arduino 1.0 ; function is still untested.
|
hace 13 años |
MarlinSerial.h
|
more fixing of the sanguino math round problem
|
hace 13 años |
Sd2Card.cpp
|
make it compile with arduino 1.0 ; function is still untested.
|
hace 13 años |
Sd2Card.h
|
updated to sdfatlib2010902
|
hace 13 años |
Sd2PinMap.h
|
updated to sdfatlib2010902
|
hace 13 años |
SdBaseFile.cpp
|
get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements.
|
hace 13 años |
SdBaseFile.h
|
make it compile with arduino 1.0 ; function is still untested.
|
hace 13 años |
SdFatConfig.h
|
updated to sdfatlib2010902
|
hace 13 años |
SdFatStructs.h
|
updated to sdfatlib2010902
|
hace 13 años |
SdFatUtil.cpp
|
get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements.
|
hace 13 años |
SdFatUtil.h
|
make it compile with arduino 1.0 ; function is still untested.
|
hace 13 años |
SdFile.cpp
|
make it compile with arduino 1.0 ; function is still untested.
|
hace 13 años |
SdFile.h
|
make it compile with arduino 1.0 ; function is still untested.
|
hace 13 años |
SdInfo.h
|
updated to sdfatlib2010902
|
hace 13 años |
SdVolume.cpp
|
updated to sdfatlib2010902
|
hace 13 años |
SdVolume.h
|
updated to sdfatlib2010902
|
hace 13 años |
cardreader.h
|
force inline
|
hace 13 años |
cardreader.pde
|
make an option if sd-card stop should release the steppers.
|
hace 13 años |
createTemperatureLookup.py
|
first commit
|
hace 13 años |
fastio.h
|
changed end of line to windows, which seems to be the majority of developers main platform.
|
hace 13 años |
motion_control.cpp
|
Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx).
|
hace 13 años |
motion_control.h
|
Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx).
|
hace 13 años |
pins.h
|
more fixing of the sanguino math round problem
|
hace 13 años |
planner.cpp
|
More 2nd extruder implementation. (Not usable) Advance (not tested)
|
hace 13 años |
planner.h
|
More 2nd extruder implementation. (Not usable) Advance (not tested)
|
hace 13 años |
speed_lookuptable.h
|
reformating and some minor bugs/things found on the way.
|
hace 13 años |
stepper.cpp
|
More 2nd extruder implementation. (Not usable) Advance (not tested)
|
hace 13 años |
stepper.h
|
disable steppers as routine in stepper.cpp
|
hace 13 años |
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.
|
hace 13 años |
temperature.h
|
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.
|
hace 13 años |
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
|
hace 13 años |
ultralcd.h
|
force inline
|
hace 13 años |
ultralcd.pde
|
more inlines
|
hace 13 años |
watchdog.h
|
force inline
|
hace 13 años |
watchdog.pde
|
Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1
|
hace 13 años |