PavelSindler d56db4638c sorting by creation time, progress bar, sorting type swith 7 éve
..
variants e2e358c9a3 MK1 backport - rename configuration files + version for RAMBo10a 7 éve
BlinkM.cpp a4a80b3eb7 MK2 Firmware release. 9 éve
BlinkM.h a4a80b3eb7 MK2 Firmware release. 9 éve
Configuration.h d56db4638c sorting by creation time, progress bar, sorting type swith 7 éve
ConfigurationStore.cpp df342c646d dont show message that default settings are used if user has never run M500 7 éve
ConfigurationStore.h 625b8acc8e eeprom version for multimaterial changed, show message that hardcoded default settings were loaded during printer setup, improved scrolling in sd card menu 7 éve
Configuration_adv.h d56db4638c sorting by creation time, progress bar, sorting type swith 7 éve
DOGMbitmaps.h a4a80b3eb7 MK2 Firmware release. 9 éve
Firmware.ino a4a80b3eb7 MK2 Firmware release. 9 éve
Firmware.sublime-project 935c42fb6d Updated the Polish language file. 8 éve
LiquidCrystal.cpp a4a80b3eb7 MK2 Firmware release. 9 éve
LiquidCrystal.h a4a80b3eb7 MK2 Firmware release. 9 éve
Marlin.h d56db4638c sorting by creation time, progress bar, sorting type swith 7 éve
MarlinSerial.cpp 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. 8 éve
MarlinSerial.h 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. 8 éve
Marlin_main.cpp d56db4638c sorting by creation time, progress bar, sorting type swith 7 éve
Sd2Card.cpp d74c029327 LF line endings 7 éve
Sd2Card.h d74c029327 LF line endings 7 éve
Sd2PinMap.h d74c029327 LF line endings 7 éve
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 éve
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 éve
SdFatConfig.h a4a80b3eb7 MK2 Firmware release. 9 éve
SdFatStructs.h a4a80b3eb7 MK2 Firmware release. 9 éve
SdFatUtil.cpp fcce374a14 initial version - merging from DEV multicolor 8 éve
SdFatUtil.h d74c029327 LF line endings 7 éve
SdFile.cpp d74c029327 LF line endings 7 éve
SdFile.h a4a80b3eb7 MK2 Firmware release. 9 éve
SdInfo.h d74c029327 LF line endings 7 éve
SdVolume.cpp d74c029327 LF line endings 7 éve
SdVolume.h a4a80b3eb7 MK2 Firmware release. 9 éve
Servo.cpp a4a80b3eb7 MK2 Firmware release. 9 éve
Servo.h a4a80b3eb7 MK2 Firmware release. 9 éve
boards.h a4a80b3eb7 MK2 Firmware release. 9 éve
cardreader.cpp d56db4638c sorting by creation time, progress bar, sorting type swith 7 éve
cardreader.h d56db4638c sorting by creation time, progress bar, sorting type swith 7 éve
digipot_mcp4451.cpp a4a80b3eb7 MK2 Firmware release. 9 éve
dogm_font_data_marlin.h a4a80b3eb7 MK2 Firmware release. 9 éve
dogm_lcd_implementation.h a4a80b3eb7 MK2 Firmware release. 9 éve
fastio.h a4a80b3eb7 MK2 Firmware release. 9 éve
langtool.php a4a80b3eb7 MK2 Firmware release. 9 éve
langtool.pl baeeb733e9 modified palgtool.pl to include avr/pgmspace.h to language_all 8 éve
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. 8 éve
language_all.cpp d56db4638c sorting by creation time, progress bar, sorting type swith 7 éve
language_all.h d56db4638c sorting by creation time, progress bar, sorting type swith 7 éve
language_common.h 935c42fb6d Updated the Polish language file. 8 éve
language_cz.h 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit 7 éve
language_de.h 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit 7 éve
language_en.h d56db4638c sorting by creation time, progress bar, sorting type swith 7 éve
language_es.h 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit 7 éve
language_it.h 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit 7 éve
language_pl.h 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit 7 éve
le.sh ef74ab8878 Line ending management script 7 éve
mesh_bed_calibration.cpp 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit 7 éve
mesh_bed_calibration.h 1eeb960f44 Xyz details added to support menu 7 éve
mesh_bed_leveling.cpp 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. 8 éve
mesh_bed_leveling.h 6cff4b92ff Automatic bed calibration by searching the 3x3 point matrix. 8 éve
motion_control.cpp a4a80b3eb7 MK2 Firmware release. 9 éve
motion_control.h a4a80b3eb7 MK2 Firmware release. 9 éve
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 éve
planner.cpp e0bb76032c Reset live adjust on XYZ calibration. 8 éve
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 éve
qr_solve.cpp a4a80b3eb7 MK2 Firmware release. 9 éve
qr_solve.h a4a80b3eb7 MK2 Firmware release. 9 éve
speed_lookuptable.h a4a80b3eb7 MK2 Firmware release. 9 éve
stepper.cpp 032f2637a7 adding edits made by akukan 8 éve
stepper.h ea6a948c6b Removed the dual carriage code for readibility. 8 éve
temperature.cpp 1d561601c7 comments added 7 éve
temperature.h d74c029327 LF line endings 7 éve
thermistortables.h bcc0e83d76 Fix up some accuracy issues with PT100 temp sensors in relation to the Rambo v1.3a 8 éve
ultralcd.cpp d56db4638c sorting by creation time, progress bar, sorting type swith 7 éve
ultralcd.h d56db4638c sorting by creation time, progress bar, sorting type swith 7 éve
ultralcd_implementation_hitachi_HD44780.h d56db4638c sorting by creation time, progress bar, sorting type swith 7 éve
ultralcd_st7920_u8glib_rrd.h a4a80b3eb7 MK2 Firmware release. 9 éve
util.cpp d74c029327 LF line endings 7 éve
util.h d74c029327 LF line endings 7 éve
vector_3.cpp a4a80b3eb7 MK2 Firmware release. 9 éve
vector_3.h a4a80b3eb7 MK2 Firmware release. 9 éve
watchdog.cpp a4a80b3eb7 MK2 Firmware release. 9 éve
watchdog.h a4a80b3eb7 MK2 Firmware release. 9 éve