1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-23 20:18:52 +00:00
MarlinFirmware/Marlin
ErikZalm 044a64a1fb Merge pull request #225 from Justblair/Marlin_v1
Added PDF file containing Menu Tree for documentation purposes.
2012-09-01 04:41:49 -07:00
..
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 Added support for dual Z axis stepper drivers 2012-08-04 00:32:26 -06:00
Configuration.h Disable FAST_PWM by default. On some systems it does not work ok. 2012-08-11 15:51:04 +02:00
COPYING
create_speed_lookuptable.py Added 20MHz support. 2012-03-11 12:25:04 +01:00
createTemperatureLookup.py
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
language.h Some dialogs are corrected 2012-08-29 21:15:59 +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
Makefile Makefile: Better display of size (device memory usage) 2012-08-10 19:36:30 +01:00
Marlin.h added KILL_PIN support / cleaned up manage_inactivity function definition 2012-08-21 14:48:29 +02:00
Marlin.pde Merge pull request #221 from daid/Marlin_v1 2012-08-22 06:30:35 -07:00
MarlinSerial.cpp
MarlinSerial.h
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
pins.h Update Marlin/pins.h 2012-08-30 23:36:49 +03: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
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
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
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
temperature.cpp Add Duty Cycling to the Heater Bed 2012-08-11 09:17:47 +03:00
temperature.h Added support for 2nd extruder temperature to UltraLCD 2012-04-27 14:51:32 +02:00
thermistortables.h Correct temptable_55 name. 2012-08-28 19:47:22 +02:00
ultralcd.h merged with upstream and FIXED AGAIN bad translation commit 2012-08-22 13:05:42 +02:00
ultralcd.pde Merge pull request #221 from daid/Marlin_v1 2012-08-22 06:30:35 -07:00
watchdog.h __ header file replace 2012-06-02 20:44:17 +02:00
watchdog.pde
wiring.h