PavelSindler 362d7ba833 unload filament reverted 8 лет назад
..
variants 536e3e8b9f changed printer revision displayed in support menu for multimaterial 8 лет назад
BlinkM.cpp a4a80b3eb7 MK2 Firmware release. 9 лет назад
BlinkM.h a4a80b3eb7 MK2 Firmware release. 9 лет назад
Configuration.h 34247972f5 fw version changed 8 лет назад
ConfigurationStore.cpp e7dfb98a4f M304 does not survive reboot fixed 8 лет назад
ConfigurationStore.h bb3887fe1b calibration status and pinda probe calibration status were split 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 bc61622d21 snmm: stop print unloads only used filaments, disable steppers (M84) resets used filaments 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 362d7ba833 unload filament reverted 8 лет назад
Sd2Card.cpp 52fc724cb4 Menu reorganized. 9 лет назад
Sd2Card.h 52fc724cb4 Menu reorganized. 9 лет назад
Sd2PinMap.h a4a80b3eb7 MK2 Firmware release. 9 лет назад
SdBaseFile.cpp d5ce8dfa96 Renamed fpos_t to filepos_t as per Github issue #9 to be more compatible with versions of Arduino newer than v1.6.8. 8 лет назад
SdBaseFile.h d5ce8dfa96 Renamed fpos_t to filepos_t as per Github issue #9 to be more compatible with versions of Arduino newer than v1.6.8. 8 лет назад
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 9 лет назад
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 baeeb733e9 modified palgtool.pl to include avr/pgmspace.h to language_all 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 2be567c0d3 snmm: stop print menu messages updated 8 лет назад
language_all.h 1e734d361a selftest static memory error fixed; snmm: updated stop print messages 8 лет назад
language_common.h 935c42fb6d Updated the Polish language file. 9 лет назад
language_cz.h 1e734d361a selftest static memory error fixed; snmm: updated stop print messages 8 лет назад
language_de.h 2be567c0d3 snmm: stop print menu messages updated 8 лет назад
language_en.h 2be567c0d3 snmm: stop print menu messages updated 8 лет назад
language_es.h 2be567c0d3 snmm: stop print menu messages updated 8 лет назад
language_it.h 2be567c0d3 snmm: stop print menu messages updated 8 лет назад
language_pl.h 2be567c0d3 snmm: stop print menu messages updated 8 лет назад
mesh_bed_calibration.cpp 6af95141f5 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 8 лет назад
mesh_bed_calibration.h 6af95141f5 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 8 лет назад
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 134a50f5b3 messages updated, different bowden lengths for SNMM used, M600 for SNMM updated, stop print for SNMM updated, load all filaments added 8 лет назад
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 032f2637a7 adding edits made by akukan 8 лет назад
stepper.h ea6a948c6b Removed the dual carriage code for readibility. 9 лет назад
temperature.cpp 803d19aa86 preheat error for bed 8 лет назад
temperature.h 7086764d35 different preheat error messages for bed and hotend 8 лет назад
thermistortables.h bcc0e83d76 Fix up some accuracy issues with PT100 temp sensors in relation to the Rambo v1.3a 8 лет назад
ultralcd.cpp 7005c6d685 selftest for heater/heatbed thermistor updated (prolonged heating times, changed target temperature for heater) 8 лет назад
ultralcd.h 11a86a6a9a snmm: M702 (unload filament) extended, snmm stop print: user is asked which filaments to unload 8 лет назад
ultralcd_implementation_hitachi_HD44780.h 67c3e75a20 added space to printing pinda preheat time 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 лет назад