Prusa-Firmware/Firmware
Ted Hess b9d790a63b Remove build warnings (all) - fix spelling errors
Updated to: 3.1.0-RC1

Some of the format changes introduced were done to improve readabilty and
remove compiler warnings about needing parenthesis

Some code restructuring has been done to eliminate unused code and variables

Cleanup defined but unused functions
2017-10-07 15:29:33 -04:00
..
variants Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
BlinkM.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
BlinkM.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Configuration.h version changed 2017-10-04 20:54:17 +02:00
ConfigurationStore.cpp dont show message that default settings are used if user has never run M500 2017-07-19 20:59:38 +02:00
ConfigurationStore.h Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
Configuration_adv.h improved progress bar, use bubble sort, sort switch moved to settings menu, manage heater, host keepalive messages, timeout prolonged, setup screen improved 2017-10-03 23:16:06 +02:00
DOGMbitmaps.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Firmware.ino MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Firmware.sublime-project Updated the Polish language file. 2016-08-05 16:03:38 +02:00
LiquidCrystal.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
LiquidCrystal.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Marlin.h Merge branch 'MK2' into filecheck 2017-09-14 17:45:01 +02:00
MarlinSerial.cpp Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
MarlinSerial.h Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
Marlin_main.cpp Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
Sd2Card.cpp LF line endings 2017-06-16 11:10:22 +02:00
Sd2Card.h LF line endings 2017-06-16 11:10:22 +02:00
Sd2PinMap.h LF line endings 2017-06-16 11:10:22 +02:00
SdBaseFile.cpp improved progress bar, use bubble sort, sort switch moved to settings menu, manage heater, host keepalive messages, timeout prolonged, setup screen improved 2017-10-03 23:16:06 +02:00
SdBaseFile.h faster sorting as we are reading just one dir entry to get filename 2017-09-27 16:33:30 +02:00
SdFatConfig.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdFatStructs.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdFatUtil.cpp Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
SdFatUtil.h LF line endings 2017-06-16 11:10:22 +02:00
SdFile.cpp LF line endings 2017-06-16 11:10:22 +02:00
SdFile.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdInfo.h LF line endings 2017-06-16 11:10:22 +02:00
SdVolume.cpp LF line endings 2017-06-16 11:10:22 +02:00
SdVolume.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Servo.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Servo.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
boards.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
cardreader.cpp Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
cardreader.h improved progress bar, use bubble sort, sort switch moved to settings menu, manage heater, host keepalive messages, timeout prolonged, setup screen improved 2017-10-03 23:16:06 +02:00
digipot_mcp4451.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
dogm_font_data_marlin.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
dogm_lcd_implementation.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
fastio.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
langtool.php MK2 Firmware release. 2016-05-31 14:08:04 +02:00
langtool.pl modified palgtool.pl to include avr/pgmspace.h to language_all 2017-05-22 11:52:35 +02:00
language.h Fixed print stop: Now the printer will maintain a valid coordinate system during print stop, so it will not crash into the end stops. 2016-08-04 13:02:45 +02:00
language_all.cpp Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
language_all.h Merge pull request #215 from PavelSindler/sorting 2017-10-03 23:30:53 +02:00
language_common.h Updated the Polish language file. 2016-08-05 16:03:38 +02:00
language_cz.h tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit 2017-07-11 16:28:43 +02:00
language_de.h Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
language_en.h Merge pull request #215 from PavelSindler/sorting 2017-10-03 23:30:53 +02:00
language_es.h tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit 2017-07-11 16:28:43 +02:00
language_it.h tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit 2017-07-11 16:28:43 +02:00
language_pl.h tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit 2017-07-11 16:28:43 +02:00
le.sh line ending script added 2017-06-16 11:04:45 +02:00
mesh_bed_calibration.cpp Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
mesh_bed_calibration.h Xyz details added to support menu 2017-06-20 18:16:07 +02:00
mesh_bed_leveling.cpp Removed support for DELTA, SCARA and BARICUDA. 2016-06-23 08:46:15 +02:00
mesh_bed_leveling.h Automatic bed calibration by searching the 3x3 point matrix. 2016-06-16 14:29:04 +02:00
motion_control.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
motion_control.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
pins.h Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
planner.cpp Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
planner.h Revert "merging with upstream" 2017-08-15 16:27:55 +02:00
qr_solve.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
qr_solve.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
speed_lookuptable.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
stepper.cpp Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
stepper.h Revert "merging with upstream" 2017-08-15 16:27:55 +02:00
temperature.cpp Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
temperature.h Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
thermistortables.h Fix up some accuracy issues with PT100 temp sensors in relation to the Rambo v1.3a 2017-01-12 15:49:48 -07:00
ultralcd.cpp Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
ultralcd.h Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
ultralcd_implementation_hitachi_HD44780.h Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
ultralcd_st7920_u8glib_rrd.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
util.cpp LF line endings 2017-06-16 11:10:22 +02:00
util.h LF line endings 2017-06-16 11:10:22 +02:00
vector_3.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
vector_3.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
watchdog.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
watchdog.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00