.. |
Sanguino
|
Changed max/min temp init. Removed second uart from sabguino core
|
пре 13 година |
COPYING
|
first commit
|
пре 13 година |
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.
|
пре 13 година |
EEPROMwrite.h
|
Merge branch 'smallopt' into Marlin_v1
|
пре 13 година |
Makefile
|
overworked the serial responses. Quite difficult, since many texts are Pronterface protocol.
|
пре 13 година |
Marlin.h
|
Merge branch 'smallopt' into Marlin_v1
|
пре 13 година |
Marlin.pde
|
first homing move diagonal towards home switches.
|
пре 13 година |
MarlinSerial.cpp
|
repaired compiliation in windows
|
пре 13 година |
MarlinSerial.h
|
made it compile if arduino decides to include files in a differnt order. DEC HEX and stuff now defined in MarlinSerial.h
|
пре 13 година |
Sd2Card.cpp
|
Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx).
|
пре 13 година |
Sd2Card.h
|
updated to sdfatlib2010902
|
пре 13 година |
Sd2PinMap.h
|
updated to sdfatlib2010902
|
пре 13 година |
SdBaseFile.cpp
|
get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements.
|
пре 13 година |
SdBaseFile.h
|
get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements.
|
пре 13 година |
SdFatConfig.h
|
updated to sdfatlib2010902
|
пре 13 година |
SdFatStructs.h
|
updated to sdfatlib2010902
|
пре 13 година |
SdFatUtil.cpp
|
get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements.
|
пре 13 година |
SdFatUtil.h
|
get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements.
|
пре 13 година |
SdFile.cpp
|
updated to sdfatlib2010902
|
пре 13 година |
SdFile.h
|
updated to sdfatlib2010902
|
пре 13 година |
SdInfo.h
|
updated to sdfatlib2010902
|
пре 13 година |
SdVolume.cpp
|
updated to sdfatlib2010902
|
пре 13 година |
SdVolume.h
|
updated to sdfatlib2010902
|
пре 13 година |
cardreader.h
|
force inline
|
пре 13 година |
cardreader.pde
|
make an option if sd-card stop should release the steppers.
|
пре 13 година |
createTemperatureLookup.py
|
first commit
|
пре 13 година |
fastio.h
|
changed end of line to windows, which seems to be the majority of developers main platform.
|
пре 13 година |
motion_control.cpp
|
Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx).
|
пре 13 година |
motion_control.h
|
Removed interrupt nesting in the stepper ISR. Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx).
|
пре 13 година |
pins.h
|
made progmem mainly, found one bug in cardreader, added a empty class for cardreader in case no sd support.
|
пре 13 година |
planner.cpp
|
Merge branch 'smallopt' into Marlin_v1
|
пре 13 година |
planner.h
|
Merge branch 'smallopt' into Marlin_v1
|
пре 13 година |
speed_lookuptable.h
|
reformating and some minor bugs/things found on the way.
|
пре 13 година |
stepper.cpp
|
Merge branch 'smallopt' into Marlin_v1
|
пре 13 година |
stepper.h
|
disable steppers as routine in stepper.cpp
|
пре 13 година |
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.
|
пре 13 година |
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.
|
пре 13 година |
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 година |
ultralcd.h
|
force inline
|
пре 13 година |
ultralcd.pde
|
more inlines
|
пре 13 година |
watchdog.h
|
force inline
|
пре 13 година |
watchdog.pde
|
Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1
|
пре 13 година |