.. |
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
|
solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed.
|
il y a 13 ans |
Marlin.pde
|
solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed.
|
il y a 13 ans |
MarlinSerial.cpp
|
solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed.
|
il y a 13 ans |
MarlinSerial.h
|
solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed.
|
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
|
solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed.
|
il y a 13 ans |
cardreader.pde
|
solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed.
|
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
|
solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed.
|
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
|
solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed.
|
il y a 13 ans |
stepper.h
|
solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed.
|
il y a 13 ans |
temperature.cpp
|
solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed.
|
il y a 13 ans |
temperature.h
|
solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed.
|
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
|
solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed.
|
il y a 13 ans |
ultralcd.pde
|
solved some compiler warnings that are now visible in arduino 1.0. Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed.
|
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 |