Firmware2/Marlin
dumle29 f941203172 PS_ON configurable boot state
Allows the user to select wheter or not the PSU should be turned on or
kept in standby when marlin boots
2013-10-29 18:44:56 +01:00
..
example_configurations/delta Fix the example delta configuration as someone forgot to do it. 2013-09-05 16:36:55 -07:00
BlinkM.cpp Small BlinkM fix 2013-10-20 10:06:02 +02:00
BlinkM.h Removed #ifndef BLINKM 2013-09-22 10:43:27 +03:00
cardreader.cpp preparation for hibernation 2013-10-22 10:04:08 +02:00
cardreader.h preparation for hibernation 2013-10-22 10:04:08 +02:00
Configuration_adv.h Fixed merge conflicts 2013-10-20 09:50:27 +02:00
Configuration.h PS_ON configurable boot state 2013-10-29 18:44:56 +01:00
ConfigurationStore.cpp Removed Delta from the default config file. 2013-09-14 13:50:09 +02:00
ConfigurationStore.h Removed Delta from the default config file. 2013-09-14 13:50:09 +02:00
COPYING
create_speed_lookuptable.py
createTemperatureLookupMarlin.py
dogm_font_data_marlin.h
dogm_lcd_implementation.h
DOGMbitmaps.h
fastio.h Fixed duplicate define in fastio.h 2013-10-03 19:24:53 +02:00
language.h Update French translation in language.h 2013-07-30 14:02:08 +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
LiquidCrystalRus.h
Makefile Detect OS in Makefile to use the correct avrdude.conf path 2013-08-01 19:20:27 +02:00
Marlin_main.cpp PS_ON configurable boot state 2013-10-29 18:44:56 +01:00
Marlin.h Fixed merge conflicts 2013-10-20 09:50:27 +02:00
Marlin.ino Bed Auto Leveling feature 2013-09-29 13:20:06 -03:00
Marlin.pde
MarlinSerial.cpp
MarlinSerial.h
Menu Plans.xlsx
motion_control.cpp
motion_control.h
pins.h Added temperature status less. 2013-10-20 12:12:35 +02:00
planner.cpp Bed Auto Leveling feature 2013-09-29 13:20:06 -03:00
planner.h Bed Auto Leveling feature 2013-09-29 13:20:06 -03:00
Sd2Card.cpp
Sd2Card.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 2011-12-26 09:28:51 +01:00
Sd2PinMap.h
SdBaseFile.cpp
SdBaseFile.h
SdFatConfig.h
SdFatStructs.h
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
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
Servo.cpp Bed Auto Leveling feature 2013-09-29 13:20:06 -03:00
Servo.h Bed Auto Leveling feature 2013-09-29 13:20:06 -03:00
speed_lookuptable.h
stepper.cpp Fixed merge conflicts 2013-10-20 09:50:27 +02:00
stepper.h Add the socalled "Babystepping" feature. 2013-10-06 21:14:51 +02:00
temperature.cpp Add the socalled "Babystepping" feature. 2013-10-06 21:14:51 +02:00
temperature.h Show Temperature ADC values 2013-10-12 10:41:23 -03:00
thermistortables.h Added Honeywell thermistor 135-104LAF-J01 2013-07-30 14:02:18 +02:00
ultralcd_implementation_hitachi_HD44780.h Added temperature status less. 2013-10-20 12:12:35 +02:00
ultralcd_st7920_u8glib_rrd.h
ultralcd.cpp Revert "Fix for Viki display" 2013-10-20 10:16:46 +02:00
ultralcd.h
vector_3.cpp Bed Auto Leveling feature 2013-09-29 13:20:06 -03:00
vector_3.h Bed Auto Leveling feature 2013-09-29 13:20:06 -03:00
watchdog.cpp
watchdog.h