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