PavelSindler d74c029327 LF line endings il y a 7 ans
..
variants 536e3e8b9f changed printer revision displayed in support menu for multimaterial il y a 8 ans
BlinkM.cpp a4a80b3eb7 MK2 Firmware release. il y a 9 ans
BlinkM.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
Configuration.h 34247972f5 fw version changed il y a 7 ans
ConfigurationStore.cpp e7dfb98a4f M304 does not survive reboot fixed il y a 8 ans
ConfigurationStore.h bb3887fe1b calibration status and pinda probe calibration status were split il y a 8 ans
Configuration_adv.h 986b286803 Reworked calculation of the trapezoidal ramps inside the planner. il y a 8 ans
DOGMbitmaps.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
Firmware.ino a4a80b3eb7 MK2 Firmware release. il y a 9 ans
Firmware.sublime-project 935c42fb6d Updated the Polish language file. il y a 8 ans
LiquidCrystal.cpp a4a80b3eb7 MK2 Firmware release. il y a 9 ans
LiquidCrystal.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
Marlin.h d74c029327 LF line endings il y a 7 ans
MarlinSerial.cpp 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. il y a 8 ans
MarlinSerial.h 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. il y a 8 ans
Marlin_main.cpp 362d7ba833 unload filament reverted il y a 7 ans
Sd2Card.cpp d74c029327 LF line endings il y a 7 ans
Sd2Card.h d74c029327 LF line endings il y a 7 ans
Sd2PinMap.h d74c029327 LF line endings il y a 7 ans
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. il y a 8 ans
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. il y a 8 ans
SdFatConfig.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
SdFatStructs.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
SdFatUtil.cpp fcce374a14 initial version - merging from DEV multicolor il y a 8 ans
SdFatUtil.h d74c029327 LF line endings il y a 7 ans
SdFile.cpp d74c029327 LF line endings il y a 7 ans
SdFile.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
SdInfo.h d74c029327 LF line endings il y a 7 ans
SdVolume.cpp d74c029327 LF line endings il y a 7 ans
SdVolume.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
Servo.cpp a4a80b3eb7 MK2 Firmware release. il y a 9 ans
Servo.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
boards.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
cardreader.cpp 7b86fa6016 Bug: M20 - List SD card il y a 8 ans
cardreader.h c58453a726 main: add chunk write to sd card il y a 8 ans
digipot_mcp4451.cpp a4a80b3eb7 MK2 Firmware release. il y a 9 ans
dogm_font_data_marlin.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
dogm_lcd_implementation.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
fastio.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
langtool.php a4a80b3eb7 MK2 Firmware release. il y a 9 ans
langtool.pl baeeb733e9 modified palgtool.pl to include avr/pgmspace.h to language_all il y a 8 ans
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. il y a 8 ans
language_all.cpp 2be567c0d3 snmm: stop print menu messages updated il y a 7 ans
language_all.h 1e734d361a selftest static memory error fixed; snmm: updated stop print messages il y a 7 ans
language_common.h 935c42fb6d Updated the Polish language file. il y a 8 ans
language_cz.h 1e734d361a selftest static memory error fixed; snmm: updated stop print messages il y a 7 ans
language_de.h 2be567c0d3 snmm: stop print menu messages updated il y a 7 ans
language_en.h 2be567c0d3 snmm: stop print menu messages updated il y a 7 ans
language_es.h 2be567c0d3 snmm: stop print menu messages updated il y a 7 ans
language_it.h d74c029327 LF line endings il y a 7 ans
language_pl.h 2be567c0d3 snmm: stop print menu messages updated il y a 7 ans
le.sh 5e7952b6c9 line ending script added il y a 7 ans
mesh_bed_calibration.cpp d74c029327 LF line endings il y a 7 ans
mesh_bed_calibration.h d74c029327 LF line endings il y a 7 ans
mesh_bed_leveling.cpp 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. il y a 8 ans
mesh_bed_leveling.h 6cff4b92ff Automatic bed calibration by searching the 3x3 point matrix. il y a 8 ans
motion_control.cpp a4a80b3eb7 MK2 Firmware release. il y a 9 ans
motion_control.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
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 il y a 8 ans
planner.cpp e0bb76032c Reset live adjust on XYZ calibration. il y a 8 ans
planner.h 134a50f5b3 messages updated, different bowden lengths for SNMM used, M600 for SNMM updated, stop print for SNMM updated, load all filaments added il y a 8 ans
qr_solve.cpp a4a80b3eb7 MK2 Firmware release. il y a 9 ans
qr_solve.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
speed_lookuptable.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
stepper.cpp 032f2637a7 adding edits made by akukan il y a 8 ans
stepper.h ea6a948c6b Removed the dual carriage code for readibility. il y a 8 ans
temperature.cpp d74c029327 LF line endings il y a 7 ans
temperature.h d74c029327 LF line endings il y a 7 ans
thermistortables.h bcc0e83d76 Fix up some accuracy issues with PT100 temp sensors in relation to the Rambo v1.3a il y a 8 ans
ultralcd.cpp 7005c6d685 selftest for heater/heatbed thermistor updated (prolonged heating times, changed target temperature for heater) il y a 7 ans
ultralcd.h 11a86a6a9a snmm: M702 (unload filament) extended, snmm stop print: user is asked which filaments to unload il y a 7 ans
ultralcd_implementation_hitachi_HD44780.h 67c3e75a20 added space to printing pinda preheat time il y a 8 ans
ultralcd_st7920_u8glib_rrd.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
util.cpp d74c029327 LF line endings il y a 7 ans
util.h d74c029327 LF line endings il y a 7 ans
vector_3.cpp a4a80b3eb7 MK2 Firmware release. il y a 9 ans
vector_3.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans
watchdog.cpp a4a80b3eb7 MK2 Firmware release. il y a 9 ans
watchdog.h a4a80b3eb7 MK2 Firmware release. il y a 9 ans