.. |
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
|
Grammar correction.
|
пре 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
|
Melzi support
|
пре 13 година |
planner.cpp
|
add additional dropsegments test
|
пре 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
|
Limit PID autotune PWM to PID_MAX
|
пре 13 година |
temperature.h
|
Added support for 2nd extruder temperature to UltraLCD
|
пре 13 година |
thermistortables.h
|
Extended range above 250C. (Operating range states up to 300C)
|
пре 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 година |