.. |
Gen7
|
Fix cast warning in Gen7
|
пре 13 година |
Sanguino
|
Fixed compiler warning for Sanguino compile
|
пре 13 година |
hardware/tools/avr/etc
|
ATMega1284P support for Arduino IDE replace $ARDUINO_HOME/hardware/tools/avr/etc/arduino.conf with this file
|
пре 13 година |
.gitignore
|
Add suitable .gitignore to avoid build noise
|
пре 13 година |
COPYING
|
first commit
|
пре 14 година |
Configuration.h
|
Add support for upcoming Gen7 v1.4
|
пре 13 година |
Configuration_adv.h
|
remove stop_heating_wait
|
пре 13 година |
EEPROMwrite.h
|
simplified the includes, makefile now works with arduino23
|
пре 13 година |
Makefile
|
Merge pull request #81 from phord/09469add55
|
пре 13 година |
Marlin.h
|
remove stop_heating_wait
|
пре 13 година |
Marlin.pde
|
Merge remote-tracking branch 'justblair/master' into Marlin_v1
|
пре 13 година |
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.
|
пре 13 година |
MarlinSerial.cpp
|
Teensylu support.
|
пре 13 година |
MarlinSerial.h
|
Teensylu support.
|
пре 13 година |
Sd2Card.cpp
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
пре 13 година |
Sd2Card.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
пре 13 година |
Sd2PinMap.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
пре 13 година |
SdBaseFile.cpp
|
Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
|
пре 13 година |
SdBaseFile.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
пре 13 година |
SdFatConfig.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
пре 13 година |
SdFatStructs.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
пре 13 година |
SdFatUtil.cpp
|
Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
|
пре 13 година |
SdFatUtil.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
пре 13 година |
SdFile.cpp
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
пре 13 година |
SdFile.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
пре 13 година |
SdInfo.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
пре 13 година |
SdVolume.cpp
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
пре 13 година |
SdVolume.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
пре 13 година |
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.
|
пре 13 година |
cardreader.h
|
Fixed general 16x2 LCD build without SD support.
|
пре 13 година |
createTemperatureLookup.py
|
first commit
|
пре 14 година |
fastio.h
|
Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
|
пре 13 година |
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.
|
пре 13 година |
motion_control.cpp
|
Fixed homing
|
пре 13 година |
motion_control.h
|
Removed interrupt nesting in the stepper ISR.
|
пре 13 година |
pins.h
|
Merge remote-tracking branch 'justblair/master' into Marlin_v1
|
пре 13 година |
planner.cpp
|
Merge remote-tracking branch 'justblair/master' into Marlin_v1
|
пре 13 година |
planner.h
|
Made plan_buffer_line arguments const, which optimizes better and fixes the RUNOUT_PREVENTION feature.
|
пре 13 година |
speed_lookuptable.h
|
merged with triffid fork
|
пре 13 година |
stepper.cpp
|
Added current_block = NULL to quickStop()
|
пре 13 година |
stepper.h
|
merging
|
пре 13 година |
temperature.cpp
|
Fixed homing
|
пре 13 година |
temperature.h
|
header file simplification
|
пре 13 година |
thermistortables.h
|
simplified the includes, makefile now works with arduino23
|
пре 13 година |
ultralcd.h
|
Fixed general 16x2 LCD build without SD support.
|
пре 13 година |
ultralcd.pde
|
Merge remote-tracking branch 'justblair/master' into Marlin_v1
|
пре 13 година |
watchdog.h
|
header file simplification
|
пре 13 година |
watchdog.pde
|
simplified the includes, makefile now works with arduino23
|
пре 13 година |
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
|
пре 13 година |