Prusa-Firmware/Firmware
2017-04-13 16:51:30 +02:00
..
variants added defines for long pause print, button long press and pid tuning 2017-04-03 11:03:10 +02:00
BlinkM.cpp
BlinkM.h
boards.h
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
Configuration_adv.h Reworked calculation of the trapezoidal ramps inside the planner. 2016-07-22 10:37:06 +02:00
Configuration.h Merged PINDA temp calibration branch into MK2 2017-04-10 11:10:03 +02:00
ConfigurationStore.cpp M304 does not survive reboot fixed 2017-03-15 17:55:14 +01:00
ConfigurationStore.h initial version - merging from DEV multicolor 2017-01-09 13:12:39 +01:00
digipot_mcp4451.cpp
dogm_font_data_marlin.h
dogm_lcd_implementation.h
DOGMbitmaps.h
fastio.h
Firmware.ino
Firmware.sublime-project Updated the Polish language file. 2016-08-05 16:03:38 +02:00
langtool.php
langtool.pl 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
language_all.cpp Merged PINDA temp calibration branch into MK2 2017-04-10 11:10:03 +02:00
language_all.h Merged PINDA temp calibration branch into MK2 2017-04-10 11:10:03 +02:00
language_common.h Updated the Polish language file. 2016-08-05 16:03:38 +02:00
language_cz.h Added message at the beginning of xyz calibration, dont disable steppers during M0 and M1 2017-02-02 15:51:16 +01:00
language_en.h Merged PINDA temp calibration branch into MK2 2017-04-10 11:10:03 +02:00
language_es.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
language_it.h added retraction to preheat, no waiting when running mesh bed leveling from calibration menu 2017-04-06 13:14:30 +02:00
language_pl.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
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
LiquidCrystal.cpp
LiquidCrystal.h
Marlin_main.cpp waiting for PINDA to cool down 2017-04-13 16:51:30 +02:00
Marlin.h Merged PINDA temp calibration branch into MK2 2017-04-10 11:10:03 +02:00
MarlinSerial.cpp
MarlinSerial.h
mesh_bed_calibration.cpp Merged PINDA temp calibration branch into MK2 2017-04-10 11:10:03 +02:00
mesh_bed_calibration.h Improvement in the mesh bed leveling routine: Z-lift before XY to home. 2016-08-22 13:02:04 +02:00
mesh_bed_leveling.cpp
mesh_bed_leveling.h
motion_control.cpp
motion_control.h
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 Reset live adjust on XYZ calibration. 2016-09-01 17:05:15 +02:00
qr_solve.cpp
qr_solve.h
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
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
SdFatStructs.h
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
SdFile.h
SdInfo.h Initial implementation of the Toshiba FlashAir support: 2016-07-21 10:48:08 +02:00
SdVolume.cpp
SdVolume.h
Servo.cpp
Servo.h
speed_lookuptable.h
stepper.cpp Revert "Rebase to upstream changes." 2017-01-09 17:11:47 -07: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_implementation_hitachi_HD44780.h Merged PINDA temp calibration branch into MK2 2017-04-10 11:10:03 +02:00
ultralcd_st7920_u8glib_rrd.h
ultralcd.cpp added blanking time for button debouncing, lcd_clicked() improved, fan selftest code slightly modified 2017-04-12 11:25:10 +02:00
ultralcd.h Merged PINDA temp calibration branch into MK2 2017-04-10 11:10:03 +02:00
util.cpp
util.h Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
vector_3.cpp
vector_3.h
watchdog.cpp
watchdog.h