| .. |
|
Gen7
|
Fix cast warning in Gen7
|
14 years ago |
|
Sanguino
|
Fixed compiler warning for Sanguino compile
|
14 years ago |
|
hardware/tools/avr/etc
|
ATMega1284P support for Arduino IDE
|
14 years ago |
|
.gitignore
|
Add suitable .gitignore to avoid build noise
|
14 years ago |
|
COPYING
|
first commit
|
14 years ago |
|
Configuration.h
|
Added E-Jerk
|
14 years ago |
|
Configuration_adv.h
|
remove stop_heating_wait
|
14 years ago |
|
EEPROMwrite.h
|
Added E-Jerk
|
14 years ago |
|
Makefile
|
Merge pull request #81 from phord/09469add5560ca8a676c42e4bcd499868c33f0dd
|
14 years ago |
|
Marlin.h
|
Queued fan control. Issue #90
|
14 years ago |
|
Marlin.pde
|
While Waiting for hotbed to warm up via M190, LCD Display and Click Encoder input freeze until target temperature is reached.
|
14 years ago |
|
MarlinSerial.cpp
|
Teensylu support.
|
14 years ago |
|
MarlinSerial.h
|
Teensylu support.
|
14 years ago |
|
Sd2Card.cpp
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
14 years ago |
|
Sd2Card.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
14 years ago |
|
Sd2PinMap.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
14 years ago |
|
SdBaseFile.cpp
|
Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
|
14 years ago |
|
SdBaseFile.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
14 years ago |
|
SdFatConfig.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
14 years ago |
|
SdFatStructs.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
14 years ago |
|
SdFatUtil.cpp
|
Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
|
14 years ago |
|
SdFatUtil.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
14 years ago |
|
SdFile.cpp
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
14 years ago |
|
SdFile.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
14 years ago |
|
SdInfo.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
14 years ago |
|
SdVolume.cpp
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
14 years ago |
|
SdVolume.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
14 years ago |
|
cardreader.cpp
|
merging with SCUBA82
|
14 years ago |
|
cardreader.h
|
merging with SCUBA82
|
14 years ago |
|
createTemperatureLookup.py
|
first commit
|
14 years ago |
|
create_speed_lookuptable.py
|
Add create_speed_lookup
|
14 years ago |
|
fastio.h
|
Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
|
14 years ago |
|
language.h
|
Added missing defines to the german section.
|
14 years ago |
|
motion_control.cpp
|
Fixed homing
|
14 years ago |
|
motion_control.h
|
Removed interrupt nesting in the stepper ISR.
|
14 years ago |
|
pins.h
|
Merge remote-tracking branch 'justblair/master' into Marlin_v1
|
14 years ago |
|
planner.cpp
|
Fixed type in e-jerk
|
14 years ago |
|
planner.h
|
Added E-Jerk
|
14 years ago |
|
speed_lookuptable.h
|
merged with triffid fork
|
14 years ago |
|
stepper.cpp
|
stepper: Clarify comment on timer-counter configuration
|
14 years ago |
|
stepper.h
|
merging
|
14 years ago |
|
temperature.cpp
|
make analog2tempBed return a precise celsius reading for BED_USES_THERMISTOR, complementing changes to analog2temp in d15f01e
|
14 years ago |
|
temperature.h
|
header file simplification
|
14 years ago |
|
thermistortables.h
|
simplified the includes, makefile now works with arduino23
|
14 years ago |
|
ultralcd.h
|
Fixed general 16x2 LCD build without SD support.
|
14 years ago |
|
ultralcd.pde
|
merging with SCUBA82
|
14 years ago |
|
watchdog.h
|
header file simplification
|
14 years ago |
|
watchdog.pde
|
simplified the includes, makefile now works with arduino23
|
14 years ago |
|
wiring.h
|
add wiring.h, that can be used to overwrite:
|
14 years ago |