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