PavelSindler 759f53e301 Merge branch 'MK2' of https://github.com/PavelSindler/Prusa-Firmware 8 年之前
..
variants 2d05ae6be5 ping time prolonged to 60s 8 年之前
BlinkM.cpp a4a80b3eb7 MK2 Firmware release. 9 年之前
BlinkM.h a4a80b3eb7 MK2 Firmware release. 9 年之前
Configuration.h 14e4c80e7e Merge branch 'MK2' into MK2 8 年之前
ConfigurationStore.cpp e7dfb98a4f M304 does not survive reboot fixed 8 年之前
ConfigurationStore.h fcce374a14 initial version - merging from DEV multicolor 8 年之前
Configuration_adv.h 986b286803 Reworked calculation of the trapezoidal ramps inside the planner. 9 年之前
DOGMbitmaps.h a4a80b3eb7 MK2 Firmware release. 9 年之前
Firmware.ino a4a80b3eb7 MK2 Firmware release. 9 年之前
Firmware.sublime-project 935c42fb6d Updated the Polish language file. 9 年之前
LiquidCrystal.cpp a4a80b3eb7 MK2 Firmware release. 9 年之前
LiquidCrystal.h a4a80b3eb7 MK2 Firmware release. 9 年之前
Marlin.h 6ffc022633 stop print statistics needs to finish, lcd_licked function improved to work with long press button, selftest bug fixed; stop print, pause print and live adjust are hidden in mesh bed leveling and auto home 8 年之前
MarlinSerial.cpp 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. 9 年之前
MarlinSerial.h 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. 9 年之前
Marlin_main.cpp 6ffc022633 stop print statistics needs to finish, lcd_licked function improved to work with long press button, selftest bug fixed; stop print, pause print and live adjust are hidden in mesh bed leveling and auto home 8 年之前
Sd2Card.cpp 52fc724cb4 Menu reorganized. 9 年之前
Sd2Card.h 52fc724cb4 Menu reorganized. 9 年之前
Sd2PinMap.h a4a80b3eb7 MK2 Firmware release. 9 年之前
SdBaseFile.cpp a4a80b3eb7 MK2 Firmware release. 9 年之前
SdBaseFile.h a4a80b3eb7 MK2 Firmware release. 9 年之前
SdFatConfig.h a4a80b3eb7 MK2 Firmware release. 9 年之前
SdFatStructs.h a4a80b3eb7 MK2 Firmware release. 9 年之前
SdFatUtil.cpp fcce374a14 initial version - merging from DEV multicolor 8 年之前
SdFatUtil.h fcce374a14 initial version - merging from DEV multicolor 8 年之前
SdFile.cpp a4a80b3eb7 MK2 Firmware release. 9 年之前
SdFile.h a4a80b3eb7 MK2 Firmware release. 9 年之前
SdInfo.h 562c089e17 Initial implementation of the Toshiba FlashAir support: 9 年之前
SdVolume.cpp a4a80b3eb7 MK2 Firmware release. 9 年之前
SdVolume.h a4a80b3eb7 MK2 Firmware release. 9 年之前
Servo.cpp a4a80b3eb7 MK2 Firmware release. 9 年之前
Servo.h a4a80b3eb7 MK2 Firmware release. 9 年之前
boards.h a4a80b3eb7 MK2 Firmware release. 9 年之前
cardreader.cpp 7b86fa6016 Bug: M20 - List SD card 8 年之前
cardreader.h c58453a726 main: add chunk write to sd card 8 年之前
digipot_mcp4451.cpp a4a80b3eb7 MK2 Firmware release. 9 年之前
dogm_font_data_marlin.h a4a80b3eb7 MK2 Firmware release. 9 年之前
dogm_lcd_implementation.h a4a80b3eb7 MK2 Firmware release. 9 年之前
fastio.h a4a80b3eb7 MK2 Firmware release. 9 年之前
langtool.php a4a80b3eb7 MK2 Firmware release. 9 年之前
langtool.pl 590cc8f3e8 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 8 年之前
language.h f9f9912fff Fixed print stop: Now the printer will maintain a valid coordinate system during print stop, so it will not crash into the end stops. 9 年之前
language_all.cpp 6ffc022633 stop print statistics needs to finish, lcd_licked function improved to work with long press button, selftest bug fixed; stop print, pause print and live adjust are hidden in mesh bed leveling and auto home 8 年之前
language_all.h 6ffc022633 stop print statistics needs to finish, lcd_licked function improved to work with long press button, selftest bug fixed; stop print, pause print and live adjust are hidden in mesh bed leveling and auto home 8 年之前
language_common.h 935c42fb6d Updated the Polish language file. 9 年之前
language_cz.h ebabaf527a Added message at the beginning of xyz calibration, dont disable steppers during M0 and M1 8 年之前
language_en.h 6ffc022633 stop print statistics needs to finish, lcd_licked function improved to work with long press button, selftest bug fixed; stop print, pause print and live adjust are hidden in mesh bed leveling and auto home 8 年之前
language_es.h 590cc8f3e8 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 8 年之前
language_it.h 590cc8f3e8 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 8 年之前
language_pl.h 590cc8f3e8 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 8 年之前
mesh_bed_calibration.cpp 241e32e691 Fixed "Shift out of range" bug in xyz calibration, status on demand added, temp reading disable in farm mode 8 年之前
mesh_bed_calibration.h 77c24aa56e Improvement in the mesh bed leveling routine: Z-lift before XY to home. 9 年之前
mesh_bed_leveling.cpp 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. 9 年之前
mesh_bed_leveling.h 6cff4b92ff Automatic bed calibration by searching the 3x3 point matrix. 9 年之前
motion_control.cpp a4a80b3eb7 MK2 Firmware release. 9 年之前
motion_control.h a4a80b3eb7 MK2 Firmware release. 9 年之前
pins.h 590cc8f3e8 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 8 年之前
planner.cpp e0bb76032c Reset live adjust on XYZ calibration. 9 年之前
planner.h e0bb76032c Reset live adjust on XYZ calibration. 9 年之前
qr_solve.cpp a4a80b3eb7 MK2 Firmware release. 9 年之前
qr_solve.h a4a80b3eb7 MK2 Firmware release. 9 年之前
speed_lookuptable.h a4a80b3eb7 MK2 Firmware release. 9 年之前
stepper.cpp d2bcdec300 Force high power mode when in farm mode 8 年之前
stepper.h ea6a948c6b Removed the dual carriage code for readibility. 9 年之前
temperature.cpp 0dc93b91bc lcd_buttons_update in interrupt 8 年之前
temperature.h 854b79de46 Implemented a calibration flow supporting the new & pre-built machines. 9 年之前
thermistortables.h a4a80b3eb7 MK2 Firmware release. 9 年之前
ultralcd.cpp 6ffc022633 stop print statistics needs to finish, lcd_licked function improved to work with long press button, selftest bug fixed; stop print, pause print and live adjust are hidden in mesh bed leveling and auto home 8 年之前
ultralcd.h 6ffc022633 stop print statistics needs to finish, lcd_licked function improved to work with long press button, selftest bug fixed; stop print, pause print and live adjust are hidden in mesh bed leveling and auto home 8 年之前
ultralcd_implementation_hitachi_HD44780.h 6ffc022633 stop print statistics needs to finish, lcd_licked function improved to work with long press button, selftest bug fixed; stop print, pause print and live adjust are hidden in mesh bed leveling and auto home 8 年之前
ultralcd_st7920_u8glib_rrd.h a4a80b3eb7 MK2 Firmware release. 9 年之前
util.cpp 3c21438392 In addition to the firmware version number, store the "PRUSA3D" 9 年之前
util.h 077560ce4c Improvement of baby stepping: 9 年之前
vector_3.cpp a4a80b3eb7 MK2 Firmware release. 9 年之前
vector_3.h a4a80b3eb7 MK2 Firmware release. 9 年之前
watchdog.cpp a4a80b3eb7 MK2 Firmware release. 9 年之前
watchdog.h a4a80b3eb7 MK2 Firmware release. 9 年之前