0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-29 13:19:53 +00:00
MarlinFirmware/Marlin
Bo Herrmannsen 67fd8f0727 Merge pull request #1267 from RobotCaleb/LanguageFix
Language Fix - Using the new language implementation wasn't behaving as expected.
2014-12-29 19:49:11 +01:00
..
example_configurations
BlinkM.cpp
BlinkM.h
boards.h
cardreader.cpp
cardreader.h
Configuration.h Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 2014-12-29 10:13:00 -07:00
Configuration_adv.h
ConfigurationStore.cpp
ConfigurationStore.h
COPYING
create_speed_lookuptable.py
createTemperatureLookupMarlin.py
digipot_mcp4451.cpp
dogm_font_data_marlin.h
dogm_lcd_implementation.h Using the new language implementation wasn't behaving as expected. 2014-12-29 10:43:19 -07:00
DOGMbitmaps.h
fastio.h
language.h Fix spacing 2014-12-29 10:44:55 -07:00
language_an.h Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 2014-12-29 10:13:00 -07:00
language_ca.h Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 2014-12-29 10:13:00 -07:00
language_de.h Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 2014-12-29 10:13:00 -07:00
language_en.h Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 2014-12-29 10:13:00 -07:00
language_es.h Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 2014-12-29 10:13:00 -07:00
language_eu.h Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 2014-12-29 10:13:00 -07:00
language_fi.h Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 2014-12-29 10:13:00 -07:00
language_fr.h Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 2014-12-29 10:13:00 -07:00
language_it.h Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 2014-12-29 10:13:00 -07:00
language_nl.h Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 2014-12-29 10:13:00 -07:00
language_pl.h Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 2014-12-29 10:13:00 -07:00
language_pt.h Delta calibration menu based on http://minow.blogspot.com/index.html#4918805519571907051 2014-12-29 10:13:00 -07:00
language_ru.h Merge pull request #1267 from RobotCaleb/LanguageFix 2014-12-29 19:49:11 +01:00
LCD Menu Tree.pdf
LiquidCrystalRus.cpp
LiquidCrystalRus.h
Makefile
Marlin.h
Marlin.ino
Marlin.pde
Marlin_main.cpp Update Marlin_main.cpp 2014-12-29 17:17:30 +01:00
MarlinSerial.cpp
MarlinSerial.h
Menu Plans.xlsx
motion_control.cpp
motion_control.h
pins.h Addes servo0 pin ultimaker 2014-12-29 17:27:14 +01:00
planner.cpp
planner.h
qr_solve.cpp
qr_solve.h
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
Servo.cpp
Servo.h
speed_lookuptable.h
stepper.cpp
stepper.h
temperature.cpp
temperature.h
thermistortables.h
ultralcd.cpp Actual menu change. Moved menu logic to not be shown unless not currently printing. (untested but straight-forward, printer in a bad state currently) 2014-12-29 10:19:25 -07:00
ultralcd.h
ultralcd_implementation_hitachi_HD44780.h Using the new language implementation wasn't behaving as expected. 2014-12-29 10:43:19 -07:00
ultralcd_st7920_u8glib_rrd.h
vector_3.cpp
vector_3.h
watchdog.cpp
watchdog.h