1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-24 04:29:34 +00:00
MarlinFirmware/Marlin
2012-05-24 18:36:55 +02:00
..
Gen7
hardware/tools/avr/etc
Sanguino
.gitignore
cardreader.cpp made prepare->autostart independent of current folder. 2012-03-19 20:24:40 +01:00
cardreader.h found error in filenames. 2012-03-19 20:06:58 +01:00
Configuration_adv.h Fixed AUTOTEMP (M109 S215 B260 F1 starts autotemp) 2012-04-15 19:17:33 +02:00
Configuration.h Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 2012-05-19 17:38:46 +02:00
COPYING
create_speed_lookuptable.py Added 20MHz support. 2012-03-11 12:25:04 +01:00
createTemperatureLookup.py
EEPROMwrite.h Added E-Jerk 2012-03-04 16:34:58 +01:00
fastio.h
language.h Add strigification for extruder amount in M115 report. 2012-05-19 19:01:14 +02:00
Makefile Fix Makefile 2012-04-11 11:39:35 +10:00
Marlin.h Revert "magic PROGMEM defines to avoid hundreds of wrong GCC warnings" 2012-05-04 12:24:07 +02:00
Marlin.pde Changed M401 to M0/M1 as suggested, so they match normal CNC stop commands. 2012-05-20 14:37:30 +02:00
MarlinSerial.cpp
MarlinSerial.h
motion_control.cpp Fixed typo in arc 2012-04-02 17:19:20 +02:00
motion_control.h
pins.h Fixed E1_ENABLE pin for Ultimaker. This was wrong for the 1.5.4 and 1.5.3 PCB (I cannot check the 1.5.6) 2012-05-24 18:36:55 +02:00
planner.cpp Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 2012-05-19 17:38:46 +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
Sd2Card.h
Sd2PinMap.h
SdBaseFile.cpp
SdBaseFile.h
SdFatConfig.h
SdFatStructs.h
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 Small cleanup 2012-04-30 13:37:49 +02:00
stepper.h
temperature.cpp Limit PID autotune PWM to PID_MAX 2012-05-16 19:32:23 +02:00
temperature.h Added support for 2nd extruder temperature to UltraLCD 2012-04-27 14:51:32 +02:00
thermistortables.h Revert "magic PROGMEM defines to avoid hundreds of wrong GCC warnings" 2012-05-04 12:24:07 +02:00
ultralcd.h Do not initialize in the header file. 2012-05-19 17:57:52 +02:00
ultralcd.pde Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 2012-05-19 17:38:46 +02:00
watchdog.h
watchdog.pde
wiring.h