PavelSindler 9753446e2e Merge pull request #174 from PavelSindler/MK2 hace 8 años
..
variants e2e358c9a3 MK1 backport - rename configuration files + version for RAMBo10a hace 8 años
BlinkM.cpp a4a80b3eb7 MK2 Firmware release. hace 9 años
BlinkM.h a4a80b3eb7 MK2 Firmware release. hace 9 años
Configuration.h 9753446e2e Merge pull request #174 from PavelSindler/MK2 hace 8 años
ConfigurationStore.cpp df342c646d dont show message that default settings are used if user has never run M500 hace 8 años
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 hace 8 años
Configuration_adv.h 9753446e2e Merge pull request #174 from PavelSindler/MK2 hace 8 años
DOGMbitmaps.h a4a80b3eb7 MK2 Firmware release. hace 9 años
Firmware.ino a4a80b3eb7 MK2 Firmware release. hace 9 años
Firmware.sublime-project 935c42fb6d Updated the Polish language file. hace 9 años
LiquidCrystal.cpp a4a80b3eb7 MK2 Firmware release. hace 9 años
LiquidCrystal.h a4a80b3eb7 MK2 Firmware release. hace 9 años
Marlin.h 9753446e2e Merge pull request #174 from PavelSindler/MK2 hace 8 años
MarlinSerial.cpp 7d2d6c6fdc run a reasonable LCD message on boot asap, support the second serial port (enabled only in farm mode) hace 8 años
MarlinSerial.h 7d2d6c6fdc run a reasonable LCD message on boot asap, support the second serial port (enabled only in farm mode) hace 8 años
Marlin_main.cpp 9753446e2e Merge pull request #174 from PavelSindler/MK2 hace 8 años
Sd2Card.cpp d74c029327 LF line endings hace 8 años
Sd2Card.h d74c029327 LF line endings hace 8 años
Sd2PinMap.h d74c029327 LF line endings hace 8 años
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. hace 8 años
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. hace 8 años
SdFatConfig.h a4a80b3eb7 MK2 Firmware release. hace 9 años
SdFatStructs.h a4a80b3eb7 MK2 Firmware release. hace 9 años
SdFatUtil.cpp fcce374a14 initial version - merging from DEV multicolor hace 8 años
SdFatUtil.h d74c029327 LF line endings hace 8 años
SdFile.cpp d74c029327 LF line endings hace 8 años
SdFile.h a4a80b3eb7 MK2 Firmware release. hace 9 años
SdInfo.h d74c029327 LF line endings hace 8 años
SdVolume.cpp d74c029327 LF line endings hace 8 años
SdVolume.h a4a80b3eb7 MK2 Firmware release. hace 9 años
Servo.cpp a4a80b3eb7 MK2 Firmware release. hace 9 años
Servo.h a4a80b3eb7 MK2 Firmware release. hace 9 años
boards.h a4a80b3eb7 MK2 Firmware release. hace 9 años
cardreader.cpp 6b2470fa4b added defines for sorting types, removed unused variables hace 8 años
cardreader.h 6b2470fa4b added defines for sorting types, removed unused variables hace 8 años
digipot_mcp4451.cpp a4a80b3eb7 MK2 Firmware release. hace 9 años
dogm_font_data_marlin.h a4a80b3eb7 MK2 Firmware release. hace 9 años
dogm_lcd_implementation.h a4a80b3eb7 MK2 Firmware release. hace 9 años
fastio.h a4a80b3eb7 MK2 Firmware release. hace 9 años
langtool.php a4a80b3eb7 MK2 Firmware release. hace 9 años
langtool.pl baeeb733e9 modified palgtool.pl to include avr/pgmspace.h to language_all hace 8 años
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. hace 9 años
language_all.cpp d56db4638c sorting by creation time, progress bar, sorting type swith hace 8 años
language_all.h d56db4638c sorting by creation time, progress bar, sorting type swith hace 8 años
language_common.h 935c42fb6d Updated the Polish language file. hace 9 años
language_cz.h 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit hace 8 años
language_de.h 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit hace 8 años
language_en.h d56db4638c sorting by creation time, progress bar, sorting type swith hace 8 años
language_es.h 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit hace 8 años
language_it.h 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit hace 8 años
language_pl.h 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit hace 8 años
le.sh ef74ab8878 Line ending management script hace 8 años
mesh_bed_calibration.cpp 881a055a41 saving skew to eeprom prior orthogonalizing hace 8 años
mesh_bed_calibration.h 1eeb960f44 Xyz details added to support menu hace 8 años
mesh_bed_leveling.cpp 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. hace 9 años
mesh_bed_leveling.h 6cff4b92ff Automatic bed calibration by searching the 3x3 point matrix. hace 9 años
motion_control.cpp a4a80b3eb7 MK2 Firmware release. hace 9 años
motion_control.h a4a80b3eb7 MK2 Firmware release. hace 9 años
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 hace 8 años
planner.cpp ba636f175c Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25. hace 8 años
planner.h d5fba084e2 LIN_ADVANCE basic port from Marlin hace 8 años
qr_solve.cpp a4a80b3eb7 MK2 Firmware release. hace 9 años
qr_solve.h a4a80b3eb7 MK2 Firmware release. hace 9 años
speed_lookuptable.h a4a80b3eb7 MK2 Firmware release. hace 9 años
stepper.cpp ba636f175c Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25. hace 8 años
stepper.h d1d3949717 Add SNMM functionality to LIN_ADVANCE hace 8 años
temperature.cpp ba636f175c Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25. hace 8 años
temperature.h d74c029327 LF line endings hace 8 años
thermistortables.h bcc0e83d76 Fix up some accuracy issues with PT100 temp sensors in relation to the Rambo v1.3a hace 8 años
ultralcd.cpp 9753446e2e Merge pull request #174 from PavelSindler/MK2 hace 8 años
ultralcd.h 6a4e5df2ce using ram/stack with and without folders for time sorting, progress bar improved hace 8 años
ultralcd_implementation_hitachi_HD44780.h 9753446e2e Merge pull request #174 from PavelSindler/MK2 hace 8 años
ultralcd_st7920_u8glib_rrd.h a4a80b3eb7 MK2 Firmware release. hace 9 años
util.cpp d74c029327 LF line endings hace 8 años
util.h d74c029327 LF line endings hace 8 años
vector_3.cpp a4a80b3eb7 MK2 Firmware release. hace 9 años
vector_3.h a4a80b3eb7 MK2 Firmware release. hace 9 años
watchdog.cpp a4a80b3eb7 MK2 Firmware release. hace 9 años
watchdog.h a4a80b3eb7 MK2 Firmware release. hace 9 años