Prusa-Firmware/Firmware
Robert Pelnar ba636f175c Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25.
Debug macros, debug codes (D0 - reset, D1 - clear eeprom, D2 - get/set pin).
2017-08-01 17:24:19 +02:00
..
variants MK1 backport - rename configuration files + version for RAMBo10a 2017-06-22 13:14:18 +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
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
Configuration.h Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25. 2017-08-01 17:24:19 +02:00
Configuration_adv.h Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25. 2017-08-01 17:24:19 +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 eeprom version for multimaterial changed, show message that hardcoded default settings were loaded during printer setup, improved scrolling in sd card menu 2017-07-19 16:59:53 +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
DOGMbitmaps.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
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
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 dont show message that default settings are used if user has never run M500 2017-07-19 20:59:38 +02:00
language_all.h eeprom version for multimaterial changed, show message that hardcoded default settings were loaded during printer setup, improved scrolling in sd card menu 2017-07-19 16:59: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 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit 2017-07-11 16:28:43 +02:00
language_en.h dont show message that default settings are used if user has never run M500 2017-07-19 20:59:38 +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
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 Xyz details added to support menu 2017-06-20 18:16:07 +02:00
Marlin_main.cpp Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25. 2017-08-01 17:24:19 +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
mesh_bed_calibration.cpp tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit 2017-07-11 16:28:43 +02: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 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 Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25. 2017-08-01 17:24:19 +02:00
planner.h LIN_ADVANCE basic port from Marlin 2017-07-16 15:41:26 +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
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 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 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
speed_lookuptable.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
stepper.cpp Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25. 2017-08-01 17:24:19 +02:00
stepper.h Add SNMM functionality to LIN_ADVANCE 2017-07-16 15:41:27 +02:00
temperature.cpp Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25. 2017-08-01 17:24:19 +02:00
temperature.h LF line endings 2017-06-16 11:10:22 +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 Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25. 2017-08-01 17:24:19 +02:00
ultralcd.h Farm mode: when print finishes, ask which filament was used for print; statistics modified 2017-07-21 20:17:00 +02:00
ultralcd_implementation_hitachi_HD44780.h Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25. 2017-08-01 17:24:19 +02: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