.. |
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
|
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.
|
hace 13 años |
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.
|
hace 13 años |
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.
|
hace 13 años |
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.
|
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
|
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.
|
hace 13 años |
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.
|
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
|
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.
|
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
|
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.
|
hace 13 años |
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.
|
hace 13 años |
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.
|
hace 13 años |
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.
|
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
|
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.
|
hace 13 años |
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.
|
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 |