Robert Pelnar ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
..
variants ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
BlinkM.cpp a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
BlinkM.h a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
Configuration.h ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
ConfigurationStore.cpp fc3af0533a Fix of calculate_extrusion_multipliers(). %!s(int64=6) %!d(string=hai) anos
ConfigurationStore.h 88f248cb77 Inform user that hardcoded default settings were loaded (EEPROM version change) %!s(int64=6) %!d(string=hai) anos
Configuration_adv.h ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
Configuration_prusa.h ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
DOGMbitmaps.h a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
Dcodes.cpp ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
Dcodes.h ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
Firmware.ino a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
Firmware.ino.rambo.hex 0a2087c1cb build 143e %!s(int64=6) %!d(string=hai) anos
Firmware.sublime-project 307d17422d 3.0.6 sync %!s(int64=7) %!d(string=hai) anos
LiquidCrystal.cpp b8525f8043 Print class printf function (experimental, disabled by default) %!s(int64=6) %!d(string=hai) anos
LiquidCrystal.h b8525f8043 Print class printf function (experimental, disabled by default) %!s(int64=6) %!d(string=hai) anos
Marlin.h ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
MarlinSerial.cpp 485355274e Optimized the MarlinSerial class by declaring all methods static. %!s(int64=6) %!d(string=hai) anos
MarlinSerial.h 485355274e Optimized the MarlinSerial class by declaring all methods static. %!s(int64=6) %!d(string=hai) anos
Marlin_main.cpp ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
MenuStack.cpp 235803bc2a Move encoder stack to separate class MenuStack. Add menu record to MenuStack. %!s(int64=6) %!d(string=hai) anos
MenuStack.h 020269a83c Fix unable to go back from main menu to status screen. %!s(int64=6) %!d(string=hai) anos
Sd2Card.cpp 43d696659f 3.0.12-RC2 sync %!s(int64=7) %!d(string=hai) anos
Sd2Card.h 43d696659f 3.0.12-RC2 sync %!s(int64=7) %!d(string=hai) anos
Sd2PinMap.h 43d696659f 3.0.12-RC2 sync %!s(int64=7) %!d(string=hai) anos
SdBaseFile.cpp c83b1833bc Johhny Firmware sync %!s(int64=7) %!d(string=hai) anos
SdBaseFile.h 43d696659f 3.0.12-RC2 sync %!s(int64=7) %!d(string=hai) anos
SdFatConfig.h a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
SdFatStructs.h a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
SdFatUtil.cpp 3faef75a0d 3.0.10 sync %!s(int64=7) %!d(string=hai) anos
SdFatUtil.h 43d696659f 3.0.12-RC2 sync %!s(int64=7) %!d(string=hai) anos
SdFile.cpp 43d696659f 3.0.12-RC2 sync %!s(int64=7) %!d(string=hai) anos
SdFile.h a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
SdInfo.h 43d696659f 3.0.12-RC2 sync %!s(int64=7) %!d(string=hai) anos
SdVolume.cpp 43d696659f 3.0.12-RC2 sync %!s(int64=7) %!d(string=hai) anos
SdVolume.h a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
Servo.cpp a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
Servo.h a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
Timer.cpp 6b08cdeaf1 Safety timer (disable heaters after 15min idle) %!s(int64=6) %!d(string=hai) anos
Timer.h 6b08cdeaf1 Safety timer (disable heaters after 15min idle) %!s(int64=6) %!d(string=hai) anos
adc.c 546314fda7 Removed debug messages from serial comunication (octoprint...). %!s(int64=6) %!d(string=hai) anos
adc.h 25dd6dd673 new module adc (analog2digital) %!s(int64=6) %!d(string=hai) anos
boards.h f40b8a2186 MK3 configuration files, renamed EINY to EINSY %!s(int64=6) %!d(string=hai) anos
cardreader.cpp 1a01282e33 cardreader - new member "paused" %!s(int64=6) %!d(string=hai) anos
cardreader.h e2e48bfd71 SD speed test (DEBUG) %!s(int64=6) %!d(string=hai) anos
cmdqueue.cpp 17a8e2db01 Documented the interrupt blocking by a main thread by its maximum time. %!s(int64=6) %!d(string=hai) anos
cmdqueue.h 9e534c1990 Minimize risk of stepper routine interrupt blocking by reorganizing %!s(int64=6) %!d(string=hai) anos
config.h 65a91b366d New XYZ calibration with image processing %!s(int64=6) %!d(string=hai) anos
digipot_mcp4451.cpp a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
dogm_font_data_marlin.h a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
dogm_lcd_implementation.h 79caf3d9c6 tmc2130 optimalization, accurate homing and microstep linearity correction %!s(int64=6) %!d(string=hai) anos
fastio.h db985065ff WRITE_NC macro for non-critical (non-synchronized) access to %!s(int64=6) %!d(string=hai) anos
fsensor.cpp e20ee149b0 filament sensor additional check after runout (3mm back, 3mm forward @200mm/min) %!s(int64=6) %!d(string=hai) anos
fsensor.h a9d5af4a07 Wizard: dont ask if color is clear and dont use automatic filament load; multiscreen messages update %!s(int64=6) %!d(string=hai) anos
langtool.php a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
langtool.pl 22065e4877 merging from dev/MK3 %!s(int64=6) %!d(string=hai) anos
language.h 307d17422d 3.0.6 sync %!s(int64=7) %!d(string=hai) anos
language_all.cpp ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
language_all.h ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
language_common.h 307d17422d 3.0.6 sync %!s(int64=7) %!d(string=hai) anos
language_cz.h ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
language_de.h bbffd2f31b basic language corrections %!s(int64=6) %!d(string=hai) anos
language_en.h ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
language_es.h bbffd2f31b basic language corrections %!s(int64=6) %!d(string=hai) anos
language_it.h bbffd2f31b basic language corrections %!s(int64=6) %!d(string=hai) anos
language_pl.h bbffd2f31b basic language corrections %!s(int64=6) %!d(string=hai) anos
le.sh 43d696659f 3.0.12-RC2 sync %!s(int64=7) %!d(string=hai) anos
mesh_bed_calibration.cpp ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
mesh_bed_calibration.h ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
mesh_bed_leveling.cpp 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. %!s(int64=8) %!d(string=hai) anos
mesh_bed_leveling.h 6cff4b92ff Automatic bed calibration by searching the 3x3 point matrix. %!s(int64=8) %!d(string=hai) anos
motion_control.cpp a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
motion_control.h a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
pat9125.cpp 44dc12005f Optimization of the filament sensor. %!s(int64=6) %!d(string=hai) anos
pat9125.h 44dc12005f Optimization of the filament sensor. %!s(int64=6) %!d(string=hai) anos
pins.h f40b8a2186 MK3 configuration files, renamed EINY to EINSY %!s(int64=6) %!d(string=hai) anos
pins_Einsy_1_0.h ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
pins_Rambo_1_3.h 27659ae69e steps per unit changed to 0.95%; changed temp cal. warnings, changed pin for PINDA probe %!s(int64=6) %!d(string=hai) anos
planner.cpp 11e7eb27ee Merge remote-tracking branch 'remotes/origin/M221_fix' into MK3_fast_dbg %!s(int64=6) %!d(string=hai) anos
planner.h 11e7eb27ee Merge remote-tracking branch 'remotes/origin/M221_fix' into MK3_fast_dbg %!s(int64=6) %!d(string=hai) anos
printers.h 0fb471f528 whitespace %!s(int64=6) %!d(string=hai) anos
qr_solve.cpp a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
qr_solve.h a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
sm4.c ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
sm4.h 65a91b366d New XYZ calibration with image processing %!s(int64=6) %!d(string=hai) anos
speed_lookuptable.h a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
stepper.cpp ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
stepper.h ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
swi2c.cpp 683784c4c7 PAT9125 I2C, hardware SG homing %!s(int64=6) %!d(string=hai) anos
swi2c.h 683784c4c7 PAT9125 I2C, hardware SG homing %!s(int64=6) %!d(string=hai) anos
swspi.cpp 683784c4c7 PAT9125 I2C, hardware SG homing %!s(int64=6) %!d(string=hai) anos
swspi.h 683784c4c7 PAT9125 I2C, hardware SG homing %!s(int64=6) %!d(string=hai) anos
temperature.cpp ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
temperature.h ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
thermistortables.h 7e00248060 new ambient thermistor table %!s(int64=6) %!d(string=hai) anos
tmc2130.cpp fb8a28d120 bugfix - beltstatus overflow %!s(int64=6) %!d(string=hai) anos
tmc2130.h fb8a28d120 bugfix - beltstatus overflow %!s(int64=6) %!d(string=hai) anos
ultralcd.cpp ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
ultralcd.h ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
ultralcd_implementation_hitachi_HD44780.h 79caf3d9c6 tmc2130 optimalization, accurate homing and microstep linearity correction %!s(int64=6) %!d(string=hai) anos
ultralcd_st7920_u8glib_rrd.h a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
uni_avr_rpi.h 683784c4c7 PAT9125 I2C, hardware SG homing %!s(int64=6) %!d(string=hai) anos
util.cpp 85bc19b77c force selftest if user upgraded from 3.1.2-RC1 or older fw version %!s(int64=6) %!d(string=hai) anos
util.h 85bc19b77c force selftest if user upgraded from 3.1.2-RC1 or older fw version %!s(int64=6) %!d(string=hai) anos
vector_3.cpp a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
vector_3.h a4a80b3eb7 MK2 Firmware release. %!s(int64=8) %!d(string=hai) anos
xyzcal.cpp ac1a56b493 Merge branch 'MK25' into MK3 %!s(int64=6) %!d(string=hai) anos
xyzcal.h 65a91b366d New XYZ calibration with image processing %!s(int64=6) %!d(string=hai) anos