.. |
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
|
Added option to increase the FAN PWM frequency.
|
преди 13 години |
Configuration_adv.h
|
Fixed AUTOTEMP (M109 S215 B260 F1 starts autotemp) Changed SLOWDOWN. IF this does not work ok OLD_SLOWDOWN is the old algo.
|
преди 13 години |
EEPROMwrite.h
|
Added E-Jerk
|
преди 13 години |
Makefile
|
Fix Makefile
|
преди 13 години |
Marlin.h
|
Revert "magic PROGMEM defines to avoid hundreds of wrong GCC warnings"
|
преди 13 години |
Marlin.pde
|
Moved LCD initialization out of constructor
|
преди 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
|
made prepare->autostart independent of current folder.
|
преди 13 години |
cardreader.h
|
found error in filenames. One array was too short. This had nothing to do with long filenames, other than if they were 12 characters exactly, which could only happen if the extension and the text before were filled completely
|
преди 13 години |
createTemperatureLookup.py
|
first commit
|
преди 14 години |
create_speed_lookuptable.py
|
Added 20MHz support.
|
преди 13 години |
fastio.h
|
Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
|
преди 13 години |
language.h
|
Added support for 2nd extruder temperature to UltraLCD
|
преди 13 години |
motion_control.cpp
|
Fixed typo in arc
|
преди 13 години |
motion_control.h
|
Removed interrupt nesting in the stepper ISR.
|
преди 13 години |
pins.h
|
added support for the UltiController
|
преди 13 години |
planner.cpp
|
Fixed AUTOTEMP (M109 S215 B260 F1 starts autotemp) Changed SLOWDOWN. IF this does not work ok OLD_SLOWDOWN is the old algo.
|
преди 13 години |
planner.h
|
Residual in the comments: there are no more mm/minutes but only mm/sec in the planner buffer.
|
преди 13 години |
speed_lookuptable.h
|
Added 20MHz support.
|
преди 13 години |
stepper.cpp
|
Small cleanup
|
преди 13 години |
stepper.h
|
merging
|
преди 13 години |
temperature.cpp
|
Added option to increase the FAN PWM frequency.
|
преди 13 години |
temperature.h
|
Added support for 2nd extruder temperature to UltraLCD
|
преди 13 години |
thermistortables.h
|
Revert "magic PROGMEM defines to avoid hundreds of wrong GCC warnings"
|
преди 13 години |
ultralcd.h
|
changed encoder pos from int to long to fix problems setting x/y/z/e stepps_per_mm using the lcd menu
|
преди 13 години |
ultralcd.pde
|
bug fix for scrolling of main menu when using SMALL_DISPLAY (2 lines only)
|
преди 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 години |