Firmware/Marlin
Jonas 0d97dec434 Adaption of LCD info screen
Here comes a compile-time operation to match the extruder symbols on the
info screen to the set number of extruders in configuration.h.
When only one extruder is selected, the "1" on the symbol will not be
displayed.
2014-11-12 17:10:48 +01:00
..
example_configurations Updated example configurations for Delta printers 2014-11-02 21:04:54 +00:00
BlinkM.cpp Corrected LCD only error 2013-10-30 21:52:46 +01:00
BlinkM.h Corrected LCD only error 2013-10-30 21:52:46 +01:00
cardreader.cpp M30 response is missing linefeed, "ok" therefore not on own line 2014-06-02 17:11:32 +02:00
cardreader.h
Configuration_adv.h
Configuration.h Commented out FILAMENT_SENSOR #define 2014-11-09 13:26:02 -06:00
ConfigurationStore.cpp Simple code cleanup. Rename "homeing" to homing. 2014-10-05 13:20:53 -07:00
ConfigurationStore.h
COPYING
create_speed_lookuptable.py
createTemperatureLookupMarlin.py
digipot_mcp4451.cpp
dogm_font_data_marlin.h
dogm_lcd_implementation.h Adaption of LCD info screen 2014-11-12 17:10:48 +01:00
DOGMbitmaps.h Adaption of LCD info screen 2014-11-12 17:10:48 +01:00
fastio.h
language.h Merge pull request #1095 from thinkyhead/codeclean 2014-10-06 13:36:48 +02:00
LCD Menu Tree.pdf
LiquidCrystalRus.cpp
LiquidCrystalRus.h
Makefile
Marlin_main.cpp Merge pull request #1037 from filipmu/Filament-Sensor 2014-10-11 22:56:01 +02:00
Marlin.h Merge pull request #1037 from filipmu/Filament-Sensor 2014-10-11 22:56:01 +02:00
Marlin.ino
Marlin.pde
MarlinSerial.cpp Simple code cleanup. Rename "homeing" to homing. 2014-10-05 13:20:53 -07:00
MarlinSerial.h
Menu Plans.xlsx
motion_control.cpp Update motion_control.cpp 2014-10-04 09:24:09 +02:00
motion_control.h
pins.h Merge pull request #1037 from filipmu/Filament-Sensor 2014-10-11 22:56:01 +02:00
planner.cpp Merge pull request #1037 from filipmu/Filament-Sensor 2014-10-11 22:56:01 +02:00
planner.h
qr_solve.cpp
qr_solve.h
Sd2Card.cpp
Sd2Card.h
Sd2PinMap.h
SdBaseFile.cpp
SdBaseFile.h Added long filename support. 2012-08-22 14:49:57 +02:00
SdFatConfig.h
SdFatStructs.h
SdFatUtil.cpp
SdFatUtil.h
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
Servo.cpp
Servo.h
speed_lookuptable.h
stepper.cpp Simple code cleanup. Rename "homeing" to homing. 2014-10-05 13:20:53 -07:00
stepper.h
temperature.cpp Merge pull request #1037 from filipmu/Filament-Sensor 2014-10-11 22:56:01 +02:00
temperature.h Real-time filament diameter measurement and control 2014-08-06 19:30:57 -05:00
thermistortables.h Update line 627 ,wrong number on thermistortables 2014-10-06 14:21:44 +02:00
ultralcd_implementation_hitachi_HD44780.h Adjust the Z display to hide float rounding errors 2014-10-05 18:34:54 -07:00
ultralcd_st7920_u8glib_rrd.h
ultralcd.cpp Fixed typo. 2014-10-11 00:25:36 +02:00
ultralcd.h
vector_3.cpp Fix issue 935: error in matrix calculation 2014-08-28 21:10:50 +02:00
vector_3.h Fixed the plane vector equation to a simpler one (only dependent on the normal) 2013-12-06 21:32:21 +01:00
watchdog.cpp
watchdog.h