PavelSindler f9153d4417 dont enque M84 function at the end of print, changed to function; added defines to config files il y a 7 ans
..
variants f9153d4417 dont enque M84 function at the end of print, changed to function; added defines to config files il y a 7 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 144b83138c Cleanup unused pins and connectors il y a 7 ans
ConfigurationStore.cpp df342c646d dont show message that default settings are used if user has never run M500 il y a 7 ans
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 il y a 7 ans
Configuration_adv.h 9753446e2e Merge pull request #174 from PavelSindler/MK2 il y a 7 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 fe04b9f467 cleanup il y a 7 ans
MarlinSerial.cpp 7d2d6c6fdc run a reasonable LCD message on boot asap, support the second serial port (enabled only in farm mode) il y a 7 ans
MarlinSerial.h 7d2d6c6fdc run a reasonable LCD message on boot asap, support the second serial port (enabled only in farm mode) il y a 7 ans
Marlin_main.cpp 26cd35a8cb reverting few changes, 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 61592f9bfa initial version il y a 7 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 f9153d4417 dont enque M84 function at the end of print, changed to function; added defines to config files il y a 7 ans
cardreader.h 026e3ecaac getter function for filesize il y a 7 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 61592f9bfa initial version il y a 7 ans
language_all.h 61592f9bfa initial version il y a 7 ans
language_common.h 935c42fb6d Updated the Polish language file. il y a 8 ans
language_cz.h 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit il y a 7 ans
language_de.h 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit il y a 7 ans
language_en.h 61592f9bfa initial version il y a 7 ans
language_es.h 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit il y a 7 ans
language_it.h 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit il y a 7 ans
language_pl.h 2ace5fc827 tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit il y a 7 ans
le.sh ef74ab8878 Line ending management script il y a 7 ans
mesh_bed_calibration.cpp 881a055a41 saving skew to eeprom prior orthogonalizing il y a 7 ans
mesh_bed_calibration.h 1eeb960f44 Xyz details added to support menu 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 144b83138c Cleanup unused pins and connectors il y a 7 ans
planner.cpp ba636f175c Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25. il y a 7 ans
planner.h d5fba084e2 LIN_ADVANCE basic port from Marlin il y a 7 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 ba636f175c Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25. il y a 7 ans
stepper.h d1d3949717 Add SNMM functionality to LIN_ADVANCE il y a 7 ans
temperature.cpp ba636f175c Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25. 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 7cf8920c0a typo fixed il y a 7 ans
ultralcd.h 87cadb1f68 statistics improved, initial version of function which forces user to connect printer to monitoring il y a 7 ans
ultralcd_implementation_hitachi_HD44780.h 87cadb1f68 statistics improved, initial version of function which forces user to connect printer to monitoring il y a 7 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