Prusa-Firmware/Firmware
PavelSindler 2be567c0d3 snmm: stop print menu messages updated 2017-06-15 15:16:15 +02:00
..
variants changed printer revision displayed in support menu for multimaterial 2017-05-22 13:14:11 +02: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 fw version changed 2017-05-30 15:29:05 +02:00
ConfigurationStore.cpp M304 does not survive reboot fixed 2017-03-15 17:55:14 +01:00
ConfigurationStore.h calibration status and pinda probe calibration status were split 2017-05-12 11:18:01 +02:00
Configuration_adv.h Reworked calculation of the trapezoidal ramps inside the planner. 2016-07-22 10:37: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 snmm: stop print unloads only used filaments, disable steppers (M84) resets used filaments 2017-05-29 17:35:45 +02:00
MarlinSerial.cpp Removed support for DELTA, SCARA and BARICUDA. 2016-06-23 08:46:15 +02:00
MarlinSerial.h Removed support for DELTA, SCARA and BARICUDA. 2016-06-23 08:46:15 +02:00
Marlin_main.cpp xyz calibation improvements: user is informed that front point is not reachable during first cal. phase, more info on serial, arithmetic mean used over iterations, initial points position changed for second ant third iteration 2017-06-15 14:43:28 +02:00
Sd2Card.cpp Menu reorganized. 2016-08-05 13:34:21 +02:00
Sd2Card.h Menu reorganized. 2016-08-05 13:34:21 +02:00
Sd2PinMap.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdBaseFile.cpp Renamed fpos_t to filepos_t as per Github issue #9 to be more compatible with versions of Arduino newer than v1.6.8. 2016-12-27 15:19:18 -07:00
SdBaseFile.h Renamed fpos_t to filepos_t as per Github issue #9 to be more compatible with versions of Arduino newer than v1.6.8. 2016-12-27 15:19:18 -07: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 initial version - merging from DEV multicolor 2017-01-09 13:12:39 +01:00
SdFatUtil.h initial version - merging from DEV multicolor 2017-01-09 13:12:39 +01:00
SdFile.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdFile.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdInfo.h Initial implementation of the Toshiba FlashAir support: 2016-07-21 10:48:08 +02:00
SdVolume.cpp MK2 Firmware release. 2016-05-31 14:08:04 +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 Bug: M20 - List SD card 2017-03-07 09:37:15 -05:00
cardreader.h main: add chunk write to sd card 2016-12-14 14:38:36 +01: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 snmm: stop print menu messages updated 2017-06-15 15:16:15 +02:00
language_all.h selftest static memory error fixed; snmm: updated stop print messages 2017-05-31 17:52:00 +02:00
language_common.h Updated the Polish language file. 2016-08-05 16:03:38 +02:00
language_cz.h selftest static memory error fixed; snmm: updated stop print messages 2017-05-31 17:52:00 +02:00
language_de.h snmm: stop print menu messages updated 2017-06-15 15:16:15 +02:00
language_en.h snmm: stop print menu messages updated 2017-06-15 15:16:15 +02:00
language_es.h snmm: stop print menu messages updated 2017-06-15 15:16:15 +02:00
language_it.h snmm: stop print menu messages updated 2017-06-15 15:16:15 +02:00
language_pl.h snmm: stop print menu messages updated 2017-06-15 15:16:15 +02:00
mesh_bed_calibration.cpp xyz calibation improvements: user is informed that front point is not reachable during first cal. phase, more info on serial, arithmetic mean used over iterations, initial points position changed for second ant third iteration 2017-06-15 14:43:28 +02:00
mesh_bed_calibration.h xyz calibation improvements: user is informed that front point is not reachable during first cal. phase, more info on serial, arithmetic mean used over iterations, initial points position changed for second ant third iteration 2017-06-15 14:43:28 +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 German language added, updated spanish language messages, checking if Z live adjust is in allowed range, chcecking for invalid gcodes added, fixed bug in total print time, fixed selftest to avoid false triggering, added auto home after selftest, removed farm mode menu feature, added experimental functions for checking bed properties 2017-02-14 11:52:48 +01:00
planner.cpp Reset live adjust on XYZ calibration. 2016-09-01 17:05:15 +02:00
planner.h messages updated, different bowden lengths for SNMM used, M600 for SNMM updated, stop print for SNMM updated, load all filaments added 2017-05-05 01:29:59 +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 adding edits made by akukan 2017-04-30 17:08:00 +02:00
stepper.h Removed the dual carriage code for readibility. 2016-07-19 10:57:18 +02:00
temperature.cpp preheat error for bed 2017-04-13 14:57:59 +02:00
temperature.h different preheat error messages for bed and hotend 2017-04-03 15:28:03 +02: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 selftest for heater/heatbed thermistor updated (prolonged heating times, changed target temperature for heater) 2017-06-06 10:51:01 +02:00
ultralcd.h snmm: M702 (unload filament) extended, snmm stop print: user is asked which filaments to unload 2017-05-30 15:23:54 +02:00
ultralcd_implementation_hitachi_HD44780.h added space to printing pinda preheat time 2017-05-18 20:06:31 +02:00
ultralcd_st7920_u8glib_rrd.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
util.cpp In addition to the firmware version number, store the "PRUSA3D" 2016-07-08 09:49:15 +02:00
util.h Improvement of baby stepping: 2016-08-02 12:19:17 +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