.. |
Gen7
|
|
|
hardware/tools/avr/etc
|
|
|
Sanguino
|
|
|
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_adv.h
|
signed/unsigned fixes.
|
2012-11-06 15:33:49 +01:00 |
Configuration.h
|
Set default serial port back to 0.
|
2012-11-05 22:15:07 +11:00 |
ConfigurationStore.h
|
Fix the EEPROM storage, no longer inline it at multiple locations, and remove the template.
|
2012-11-07 10:02:45 +01:00 |
COPYING
|
|
|
create_speed_lookuptable.py
|
|
|
createTemperatureLookup.py
|
|
|
fastio.h
|
|
|
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
|
First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions.
|
2012-11-06 12:06:41 +01: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_main.cpp
|
Fix the EEPROM storage, no longer inline it at multiple locations, and remove the template.
|
2012-11-07 10:02:45 +01:00 |
Marlin.h
|
Better explain the watchdog "problem" and rename the config define so it explains that the feature belongs to the watchdog.
|
2012-11-06 13:33:00 +01:00 |
Marlin.pde
|
First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions.
|
2012-11-06 12:06:41 +01:00 |
MarlinSerial.cpp
|
Make serial port configurable.
|
2012-11-05 21:34:27 +11:00 |
MarlinSerial.h
|
Update suggested by Robert F-C. #289
|
2012-11-06 21:04:29 +01:00 |
Menu Plans.xlsx
|
Tidy up
|
2012-08-29 22:53:41 +01:00 |
motion_control.cpp
|
|
|
motion_control.h
|
|
|
pins.h
|
Add dummy Emergancy Pin to Gen7 1.4
|
2012-10-26 22:28:37 +01:00 |
planner.cpp
|
First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions.
|
2012-11-06 12:06:41 +01:00 |
planner.h
|
|
|
Sd2Card.cpp
|
Added long filename support.
|
2012-08-22 14:49:57 +02:00 |
Sd2Card.h
|
|
|
Sd2PinMap.h
|
|
|
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
|
|
|
SdFatUtil.h
|
|
|
SdFile.cpp
|
First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions.
|
2012-11-06 12:06:41 +01:00 |
SdFile.h
|
|
|
SdInfo.h
|
|
|
SdVolume.cpp
|
|
|
SdVolume.h
|
|
|
speed_lookuptable.h
|
|
|
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
|
First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions.
|
2012-11-06 12:06:41 +01: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.cpp
|
Fix the EEPROM storage, no longer inline it at multiple locations, and remove the template.
|
2012-11-07 10:02:45 +01:00 |
ultralcd.h
|
First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions.
|
2012-11-06 12:06:41 +01:00 |
watchdog.cpp
|
Better explain the watchdog "problem" and rename the config define so it explains that the feature belongs to the watchdog.
|
2012-11-06 13:33:00 +01:00 |
watchdog.h
|
First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions.
|
2012-11-06 12:06:41 +01:00 |
wiring.h
|
|
|