.. |
Gen7
|
Fix cast warning in Gen7
|
vor 13 Jahren |
Sanguino
|
Fixed compiler warning for Sanguino compile
|
vor 13 Jahren |
hardware/tools/avr/etc
|
ATMega1284P support for Arduino IDE replace $ARDUINO_HOME/hardware/tools/avr/etc/arduino.conf with this file
|
vor 13 Jahren |
.gitignore
|
Add suitable .gitignore to avoid build noise
|
vor 13 Jahren |
COPYING
|
first commit
|
vor 14 Jahren |
Configuration.h
|
Add support for upcoming Gen7 v1.4
|
vor 13 Jahren |
Configuration_adv.h
|
remove stop_heating_wait
|
vor 13 Jahren |
EEPROMwrite.h
|
simplified the includes, makefile now works with arduino23
|
vor 13 Jahren |
Makefile
|
Merge pull request #81 from phord/09469add55
|
vor 13 Jahren |
Marlin.h
|
remove stop_heating_wait
|
vor 13 Jahren |
Marlin.pde
|
Merge remote-tracking branch 'justblair/master' into Marlin_v1
|
vor 13 Jahren |
Marlin.suo
|
Added more defines to the language.h file so that nowe most of the text strings are now configured via this file. Still got some hunting down to do to complete this task.
|
vor 13 Jahren |
MarlinSerial.cpp
|
Teensylu support.
|
vor 13 Jahren |
MarlinSerial.h
|
Teensylu support.
|
vor 13 Jahren |
Sd2Card.cpp
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
vor 13 Jahren |
Sd2Card.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
vor 13 Jahren |
Sd2PinMap.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
vor 13 Jahren |
SdBaseFile.cpp
|
Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
|
vor 13 Jahren |
SdBaseFile.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
vor 13 Jahren |
SdFatConfig.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
vor 13 Jahren |
SdFatStructs.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
vor 13 Jahren |
SdFatUtil.cpp
|
Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
|
vor 13 Jahren |
SdFatUtil.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
vor 13 Jahren |
SdFile.cpp
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
vor 13 Jahren |
SdFile.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
vor 13 Jahren |
SdInfo.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
vor 13 Jahren |
SdVolume.cpp
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
vor 13 Jahren |
SdVolume.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
vor 13 Jahren |
cardreader.cpp
|
Added more defines to the language.h file so that nowe most of the text strings are now configured via this file. Still got some hunting down to do to complete this task.
|
vor 13 Jahren |
cardreader.h
|
Fixed general 16x2 LCD build without SD support.
|
vor 13 Jahren |
createTemperatureLookup.py
|
first commit
|
vor 14 Jahren |
fastio.h
|
Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
|
vor 13 Jahren |
language.h
|
Added more defines to the language.h file so that nowe most of the text strings are now configured via this file. Still got some hunting down to do to complete this task.
|
vor 13 Jahren |
motion_control.cpp
|
Fixed homing
|
vor 13 Jahren |
motion_control.h
|
Removed interrupt nesting in the stepper ISR.
|
vor 13 Jahren |
pins.h
|
Merge remote-tracking branch 'justblair/master' into Marlin_v1
|
vor 13 Jahren |
planner.cpp
|
Merge remote-tracking branch 'justblair/master' into Marlin_v1
|
vor 13 Jahren |
planner.h
|
Made plan_buffer_line arguments const, which optimizes better and fixes the RUNOUT_PREVENTION feature.
|
vor 13 Jahren |
speed_lookuptable.h
|
merged with triffid fork
|
vor 13 Jahren |
stepper.cpp
|
Added current_block = NULL to quickStop()
|
vor 13 Jahren |
stepper.h
|
merging
|
vor 13 Jahren |
temperature.cpp
|
Fixed homing
|
vor 13 Jahren |
temperature.h
|
header file simplification
|
vor 13 Jahren |
thermistortables.h
|
simplified the includes, makefile now works with arduino23
|
vor 13 Jahren |
ultralcd.h
|
Fixed general 16x2 LCD build without SD support.
|
vor 13 Jahren |
ultralcd.pde
|
Merge remote-tracking branch 'justblair/master' into Marlin_v1
|
vor 13 Jahren |
watchdog.h
|
header file simplification
|
vor 13 Jahren |
watchdog.pde
|
simplified the includes, makefile now works with arduino23
|
vor 13 Jahren |
wiring.h
|
add wiring.h, that can be used to overwrite: arduino-0023/hardware/arduino/cores/arduino/wiring.h this is necessary if the avr libraries are recent, but arduino is old. Alternative: newer arduino
|
vor 13 Jahren |