PavelSindler 622c7051fa show estimated time to end of the print if available in gcode: initial version hace 6 años
..
variants 2b54e4ae4b preHeatError hace 6 años
BlinkM.cpp a4a80b3eb7 MK2 Firmware release. hace 8 años
BlinkM.h a4a80b3eb7 MK2 Firmware release. hace 8 años
Configuration.h 1047854afa version change hace 7 años
ConfigurationStore.cpp df342c646d dont show message that default settings are used if user has never run M500 hace 7 años
ConfigurationStore.h b9d790a63b Remove build warnings (all) - fix spelling errors hace 7 años
Configuration_adv.h a280447610 improved progress bar, use bubble sort, sort switch moved to settings menu, manage heater, host keepalive messages, timeout prolonged, setup screen improved hace 7 años
DOGMbitmaps.h a4a80b3eb7 MK2 Firmware release. hace 8 años
Firmware.ino a4a80b3eb7 MK2 Firmware release. hace 8 años
Firmware.sublime-project 935c42fb6d Updated the Polish language file. hace 8 años
LiquidCrystal.cpp a4a80b3eb7 MK2 Firmware release. hace 8 años
LiquidCrystal.h a4a80b3eb7 MK2 Firmware release. hace 8 años
Marlin.h 622c7051fa show estimated time to end of the print if available in gcode: initial version hace 6 años
MarlinSerial.cpp c2478ae7d3 setup second serial port only in case it is selected hace 7 años
MarlinSerial.h c2478ae7d3 setup second serial port only in case it is selected hace 7 años
Marlin_main.cpp 622c7051fa show estimated time to end of the print if available in gcode: initial version hace 6 años
Sd2Card.cpp d74c029327 LF line endings hace 7 años
Sd2Card.h d74c029327 LF line endings hace 7 años
Sd2PinMap.h d74c029327 LF line endings hace 7 años
SdBaseFile.cpp a280447610 improved progress bar, use bubble sort, sort switch moved to settings menu, manage heater, host keepalive messages, timeout prolonged, setup screen improved hace 7 años
SdBaseFile.h b2552b8e0e faster sorting as we are reading just one dir entry to get filename hace 7 años
SdFatConfig.h a4a80b3eb7 MK2 Firmware release. hace 8 años
SdFatStructs.h a4a80b3eb7 MK2 Firmware release. hace 8 años
SdFatUtil.cpp b9d790a63b Remove build warnings (all) - fix spelling errors hace 7 años
SdFatUtil.h d74c029327 LF line endings hace 7 años
SdFile.cpp d74c029327 LF line endings hace 7 años
SdFile.h a4a80b3eb7 MK2 Firmware release. hace 8 años
SdInfo.h d74c029327 LF line endings hace 7 años
SdVolume.cpp d74c029327 LF line endings hace 7 años
SdVolume.h a4a80b3eb7 MK2 Firmware release. hace 8 años
Servo.cpp a4a80b3eb7 MK2 Firmware release. hace 8 años
Servo.h a4a80b3eb7 MK2 Firmware release. hace 8 años
boards.h a4a80b3eb7 MK2 Firmware release. hace 8 años
cardreader.cpp 18c107ba77 listing filenames reverted to short filenames, because of compatibility; massge shown during first layer cal. has all language variations now, not possible to pause print when print is paused hace 7 años
cardreader.h f53426b639 Fixed sorting inside subdirectories, removed dead code hace 7 años
digipot_mcp4451.cpp a4a80b3eb7 MK2 Firmware release. hace 8 años
dogm_font_data_marlin.h a4a80b3eb7 MK2 Firmware release. hace 8 años
dogm_lcd_implementation.h a4a80b3eb7 MK2 Firmware release. hace 8 años
fastio.h a4a80b3eb7 MK2 Firmware release. hace 8 años
langtool.php a4a80b3eb7 MK2 Firmware release. hace 8 años
langtool.pl baeeb733e9 modified palgtool.pl to include avr/pgmspace.h to language_all hace 7 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 8 años
language_all.cpp 18c107ba77 listing filenames reverted to short filenames, because of compatibility; massge shown during first layer cal. has all language variations now, not possible to pause print when print is paused hace 7 años
language_all.h 18c107ba77 listing filenames reverted to short filenames, because of compatibility; massge shown during first layer cal. has all language variations now, not possible to pause print when print is paused hace 7 años
language_common.h 6689cca59c languages partly corrected, PID cal. is checking for thermal runaway hace 7 años
language_cz.h 18c107ba77 listing filenames reverted to short filenames, because of compatibility; massge shown during first layer cal. has all language variations now, not possible to pause print when print is paused hace 7 años
language_de.h 18c107ba77 listing filenames reverted to short filenames, because of compatibility; massge shown during first layer cal. has all language variations now, not possible to pause print when print is paused hace 7 años
language_en.h 18c107ba77 listing filenames reverted to short filenames, because of compatibility; massge shown during first layer cal. has all language variations now, not possible to pause print when print is paused hace 7 años
language_es.h 8b234f7064 Small typo correction in Spanish translation hace 7 años
language_it.h 18c107ba77 listing filenames reverted to short filenames, because of compatibility; massge shown during first layer cal. has all language variations now, not possible to pause print when print is paused hace 7 años
language_pl.h 18c107ba77 listing filenames reverted to short filenames, because of compatibility; massge shown during first layer cal. has all language variations now, not possible to pause print when print is paused hace 7 años
le.sh ef74ab8878 Line ending management script hace 7 años
mesh_bed_calibration.cpp 60807c0f47 added SUPPORT_VERBOSITY defines to free some space hace 7 años
mesh_bed_calibration.h 1eeb960f44 Xyz details added to support menu hace 7 años
mesh_bed_leveling.cpp 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. hace 8 años
mesh_bed_leveling.h 6cff4b92ff Automatic bed calibration by searching the 3x3 point matrix. hace 8 años
motion_control.cpp a4a80b3eb7 MK2 Firmware release. hace 8 años
motion_control.h a4a80b3eb7 MK2 Firmware release. hace 8 años
pins.h b9d790a63b Remove build warnings (all) - fix spelling errors hace 7 años
planner.cpp ce04b518cc plan_set_z_position updated hace 7 años
planner.h d5fba084e2 LIN_ADVANCE basic port from Marlin hace 7 años
qr_solve.cpp a4a80b3eb7 MK2 Firmware release. hace 8 años
qr_solve.h a4a80b3eb7 MK2 Firmware release. hace 8 años
speed_lookuptable.h a4a80b3eb7 MK2 Firmware release. hace 8 años
stepper.cpp 997937bd4c advance_isr changed hace 7 años
stepper.h d1d3949717 Add SNMM functionality to LIN_ADVANCE hace 7 años
temperature.cpp 550542e330 clean input command queue when thermal_runaway occurs hace 6 años
temperature.h b9d790a63b Remove build warnings (all) - fix spelling errors hace 7 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 4c5f9c8bf1 first layer cal. gcode corrections hace 7 años
ultralcd.h b9d790a63b Remove build warnings (all) - fix spelling errors hace 7 años
ultralcd_implementation_hitachi_HD44780.h 622c7051fa show estimated time to end of the print if available in gcode: initial version hace 6 años
ultralcd_st7920_u8glib_rrd.h a4a80b3eb7 MK2 Firmware release. hace 8 años
util.cpp d74c029327 LF line endings hace 7 años
util.h d74c029327 LF line endings hace 7 años
vector_3.cpp a4a80b3eb7 MK2 Firmware release. hace 8 años
vector_3.h a4a80b3eb7 MK2 Firmware release. hace 8 años
watchdog.cpp a4a80b3eb7 MK2 Firmware release. hace 8 años
watchdog.h a4a80b3eb7 MK2 Firmware release. hace 8 años