.. |
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 年之前 |