.. |
Sanguino
|
Changed max/min temp init. Removed second uart from sabguino core
|
il y a 13 ans |
COPYING
|
first commit
|
il y a 13 ans |
Configuration.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.
|
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
|
Merge branch 'smallopt' into Marlin_v1
|
il y a 13 ans |
Marlin.pde
|
first homing move diagonal towards home switches.
|
il y a 13 ans |
MarlinSerial.cpp
|
repaired compiliation in windows
|
il y a 13 ans |
MarlinSerial.h
|
removed stream.h referenece from marlinserial.
|
il y a 13 ans |
Sd2Card.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 |
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
|
get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements.
|
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
|
get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements.
|
il y a 13 ans |
SdFile.cpp
|
updated to sdfatlib2010902
|
il y a 13 ans |
SdFile.h
|
removed stream.h referenece from marlinserial.
|
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
|
make an option if sd-card stop should release the steppers.
|
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
|
made progmem mainly, found one bug in cardreader, added a empty class for cardreader in case no sd support.
|
il y a 13 ans |
planner.cpp
|
Merge branch 'smallopt' into Marlin_v1
|
il y a 13 ans |
planner.h
|
Merge branch 'smallopt' into Marlin_v1
|
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
|
Merge branch 'smallopt' into Marlin_v1
|
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
|
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 |
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
|
more inlines
|
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 |