Prusa-Firmware/Firmware
Ted Hess 9868fcd8fc Merge remote-tracking branch 'upstream' into private-build2 2017-11-06 09:25:10 -05:00
..
variants Add optional 8-point Mesh Bed Correction offsets + LCD and translations support 2017-10-31 13:48:50 -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 Local updates/merges 2017-10-31 13:48:50 -04: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 Remove 'unused-parameter' and 'empty-body' warinings 2017-10-31 13:48:50 -04:00
LiquidCrystal.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Marlin.h Remove 'unused-parameter' and 'empty-body' warinings 2017-10-31 13:48:50 -04:00
MarlinSerial.cpp setup second serial port only in case it is selected 2017-10-16 17:03:38 +02:00
MarlinSerial.h setup second serial port only in case it is selected 2017-10-16 17:03:38 +02:00
Marlin_main.cpp Merge remote-tracking branch 'upstream' into private-build2 2017-11-06 09:25:10 -05: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 dont flush presort at the beginning of the print 2017-11-01 14:18:39 +01:00
cardreader.h Local updates/merges 2017-10-31 13:48:50 -04: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 Single language support (See langtool.pl) 2017-10-31 13:48:50 -04: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 Merge remote-tracking branch 'upstream' into private-build2 2017-11-06 09:25:10 -05:00
language_all.h languages partly corrected, PID cal. is checking for thermal runaway 2017-11-02 17:29:16 +01:00
language_common.h languages partly corrected, PID cal. is checking for thermal runaway 2017-11-02 17:29:16 +01:00
language_cz.h Add optional 8-point Mesh Bed Correction offsets + LCD and translations support 2017-10-31 13:48:50 -04:00
language_de.h Merge remote-tracking branch 'upstream' into private-build2 2017-11-06 09:25:10 -05:00
language_en.h Merge remote-tracking branch 'upstream' into private-build2 2017-11-06 09:25:10 -05:00
language_es.h Merge remote-tracking branch 'upstream' into private-build2 2017-11-06 09:25:10 -05:00
language_it.h Merge remote-tracking branch 'upstream' into private-build2 2017-11-06 09:25:10 -05:00
language_pl.h Merge remote-tracking branch 'upstream' into private-build2 2017-11-06 09:25:10 -05:00
le.sh line ending script added 2017-06-16 11:04:45 +02:00
mesh_bed_calibration.cpp Local updates/merges 2017-10-31 13:48:50 -04:00
mesh_bed_calibration.h Xyz details added to support menu 2017-06-20 18:16:07 +02:00
mesh_bed_leveling.cpp Remove 'unused-parameter' and 'empty-body' warinings 2017-10-31 13:48:50 -04:00
mesh_bed_leveling.h Remove 'unused-parameter' and 'empty-body' warinings 2017-10-31 13:48:50 -04: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 plan_set_z_position updated 2017-10-19 17:21:56 +02: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 'unused-parameter' and 'empty-body' warinings 2017-10-31 13:48:50 -04:00
stepper.h Revert "merging with upstream" 2017-08-15 16:27:55 +02:00
temperature.cpp languages partly corrected, PID cal. is checking for thermal runaway 2017-11-02 17:29:16 +01: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 Merge remote-tracking branch 'upstream' into private-build2 2017-11-06 09:25:10 -05:00
ultralcd.h Remove build warnings (all) - fix spelling errors 2017-10-07 15:29:33 -04:00
ultralcd_implementation_hitachi_HD44780.h Add optional 8-point Mesh Bed Correction offsets + LCD and translations support 2017-10-31 13:48:50 -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