.. |
Gen7
|
Fix cast warning in Gen7
|
2012-02-23 18:50:05 +01:00 |
hardware/tools/avr/etc
|
ATMega1284P support for Arduino IDE
|
2012-02-17 11:41:47 +01:00 |
Sanguino
|
Fixed compiler warning for Sanguino compile
|
2012-02-26 17:35:01 +01:00 |
cardreader.cpp
|
Added long filename support.
|
2012-08-22 14:49:57 +02:00 |
cardreader.h
|
Added long filename support.
|
2012-08-22 14:49:57 +02:00 |
Configuration.h
|
Add support for Megatronics
|
2012-10-14 14:05:57 +03:00 |
Configuration_adv.h
|
Merge pull request #244 from markfinn/pidbed
|
2012-10-08 11:15:16 -07:00 |
COPYING
|
first commit
|
2011-08-12 22:28:35 +02:00 |
create_speed_lookuptable.py
|
Added 20MHz support.
|
2012-03-11 12:25:04 +01:00 |
createTemperatureLookup.py
|
first commit
|
2011-08-12 22:28:35 +02:00 |
EEPROMwrite.h
|
Added Menu Options to the Main-> Control->Temperature Submenu that allow the user to set new values for the ABS and PLA preheat function. EEPROM updated so that these settings can also be committed to EEPROM memory.
|
2012-08-21 23:46:10 +01:00 |
fastio.h
|
Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
|
2012-02-13 13:07:55 +01:00 |
language.h
|
Italian language support
|
2012-10-17 12:48:26 +02:00 |
LCD Menu Tree.pdf
|
Added PDF file containing Menu Tree for documentation purposes. Source xlsx document included.
|
2012-08-29 21:08:41 +01:00 |
LiquidCrystalRus.cpp
|
Fix ‘prog_uchar’ definition in LiquidCrystalRus.cpp
|
2012-10-22 11:05:17 +04:00 |
LiquidCrystalRus.h
|
Enables support the Cyrillic alphabet for LCD
|
2012-10-12 19:06:43 +04:00 |
Makefile
|
Generalize.
|
2012-10-15 21:34:33 -04:00 |
Marlin.h
|
added KILL_PIN support / cleaned up manage_inactivity function definition
|
2012-08-21 14:48:29 +02:00 |
Marlin.pde
|
Unwanted artifacts from unclean merge of bed-pid tree
|
2012-10-09 14:47:35 -05:00 |
MarlinSerial.cpp
|
Teensylu support.
|
2012-02-09 19:27:45 +01:00 |
MarlinSerial.h
|
Teensylu support.
|
2012-02-09 19:27:45 +01:00 |
Menu Plans.xlsx
|
Tidy up
|
2012-08-29 22:53:41 +01:00 |
motion_control.cpp
|
software_endstops: use *_MIN_POS and *_MAX_POS for arcs
|
2012-08-10 19:36:30 +01:00 |
motion_control.h
|
Removed interrupt nesting in the stepper ISR.
|
2011-11-27 21:12:55 +01:00 |
pins.h
|
Add dummy Emergancy Pin to Gen7 1.4
|
2012-10-26 22:28:37 +01:00 |
planner.cpp
|
added KILL_PIN support / cleaned up manage_inactivity function definition
|
2012-08-21 14:48:29 +02:00 |
planner.h
|
Residual in the comments: there are no more mm/minutes but only mm/sec in the planner buffer.
|
2012-05-09 08:05:13 +03:00 |
Sd2Card.cpp
|
Added long filename support.
|
2012-08-22 14:49:57 +02:00 |
Sd2Card.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
2011-12-26 09:28:51 +01:00 |
Sd2PinMap.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
2011-12-26 09:28:51 +01:00 |
SdBaseFile.cpp
|
Added long filename support.
|
2012-08-22 14:49:57 +02:00 |
SdBaseFile.h
|
Added long filename support.
|
2012-08-22 14:49:57 +02:00 |
SdFatConfig.h
|
Added long filename support.
|
2012-08-22 14:49:57 +02:00 |
SdFatStructs.h
|
Added long filename support.
|
2012-08-22 14:49:57 +02:00 |
SdFatUtil.cpp
|
Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
|
2012-02-11 16:02:47 +01:00 |
SdFatUtil.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
2011-12-26 09:28:51 +01:00 |
SdFile.cpp
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
2011-12-26 09:28:51 +01:00 |
SdFile.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
2011-12-26 09:28:51 +01:00 |
SdInfo.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
2011-12-26 09:28:51 +01:00 |
SdVolume.cpp
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
2011-12-26 09:28:51 +01:00 |
SdVolume.h
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
2011-12-26 09:28:51 +01:00 |
speed_lookuptable.h
|
Added 20MHz support.
|
2012-03-11 12:25:04 +01:00 |
stepper.cpp
|
added KILL_PIN support / cleaned up manage_inactivity function definition
|
2012-08-21 14:48:29 +02:00 |
stepper.h
|
Fixed wrong code (will not even compile when EXTRUDERS>2)
|
2012-10-23 18:08:43 +02:00 |
temperature.cpp
|
clean up and changes from testing
|
2012-09-17 19:18:50 -05:00 |
temperature.h
|
bed pid
|
2012-09-12 21:18:59 -05:00 |
thermistortables.h
|
Correct temptable_55 name.
|
2012-08-28 19:47:22 +02:00 |
ultralcd.h
|
Fix check for include LiquidCrystalRus.h
|
2012-10-13 00:29:34 +04:00 |
ultralcd.pde
|
Merge git://github.com/ErikZalm/Marlin into Marlin_v1
|
2012-10-22 10:59:27 +04:00 |
watchdog.h
|
__ header file replace
|
2012-06-02 20:44:17 +02:00 |
watchdog.pde
|
simplified the includes, makefile now works with arduino23
|
2011-12-22 14:55:45 +01:00 |
wiring.h
|
add wiring.h, that can be used to overwrite:
|
2011-12-22 14:57:28 +01:00 |