Marek Bel bc99db8233 Fix compiler warning: sketch/uart2.c:48:1: warning: control reaches end of non-void function [-Wreturn-type] il y a 6 ans
..
variants 2116262845 Fix *_MAX_ACCEL integer overflow. il y a 6 ans
BlinkM.cpp a4a80b3eb7 MK2 Firmware release. il y a 8 ans
BlinkM.h a4a80b3eb7 MK2 Firmware release. il y a 8 ans
Configuration.h c8d5648ea8 Version changed il y a 6 ans
ConfigurationStore.cpp fc3af0533a Fix of calculate_extrusion_multipliers(). il y a 6 ans
ConfigurationStore.h 88f248cb77 Inform user that hardcoded default settings were loaded (EEPROM version change) il y a 6 ans
Configuration_adv.h fcfb4cdcae New ML support - menu tunning, startup il y a 6 ans
Dcodes.cpp 92997204a1 Linearity correction - TMC codes for calibration object, variable stored as uint8, range from 1.03 to 1.20 il y a 6 ans
Dcodes.h ac1a56b493 Merge branch 'MK25' into MK3 il y a 6 ans
Firmware.ino 363a9d24b3 LiquidCrystal class renamed to LiquidCrystal_Prusa il y a 6 ans
LiquidCrystal_Prusa.cpp 30a7530b47 New ML support - lcd optimalization - lcd_menu_statistics il y a 6 ans
LiquidCrystal_Prusa.h e69fd05fce Optimized LiquidCrystal class il y a 6 ans
Marlin.h e2ff00b05f Menu optimalization - SDcard menu - initial implementation for async variant il y a 6 ans
MarlinSerial.cpp e69fd05fce Optimized LiquidCrystal class il y a 6 ans
MarlinSerial.h ebd8375313 New ML support - external flash W25X20CL - upgrade is working!!! (hardcoded to german) il y a 6 ans
Marlin_main.cpp 2c00f065fd Fix error in recovering after power panic. (Function pointer was passed instead of function been called.) il y a 6 ans
MenuStack.cpp f3209e1aec fixed possible feedmultiply change cause by entering main menu with negative encoder position il y a 6 ans
MenuStack.h f3209e1aec fixed possible feedmultiply change cause by entering main menu with negative encoder position il y a 6 ans
Sd2Card.cpp 43d696659f 3.0.12-RC2 sync il y a 7 ans
Sd2Card.h 43d696659f 3.0.12-RC2 sync il y a 7 ans
Sd2PinMap.h 43d696659f 3.0.12-RC2 sync il y a 7 ans
SdBaseFile.cpp c83b1833bc Johhny Firmware sync il y a 7 ans
SdBaseFile.h 43d696659f 3.0.12-RC2 sync il y a 7 ans
SdFatConfig.h a4a80b3eb7 MK2 Firmware release. il y a 8 ans
SdFatStructs.h a4a80b3eb7 MK2 Firmware release. il y a 8 ans
SdFatUtil.cpp 3faef75a0d 3.0.10 sync il y a 7 ans
SdFatUtil.h 43d696659f 3.0.12-RC2 sync il y a 7 ans
SdFile.cpp 43d696659f 3.0.12-RC2 sync il y a 7 ans
SdFile.h e69fd05fce Optimized LiquidCrystal class il y a 6 ans
SdInfo.h 43d696659f 3.0.12-RC2 sync il y a 7 ans
SdVolume.cpp 43d696659f 3.0.12-RC2 sync il y a 7 ans
SdVolume.h a4a80b3eb7 MK2 Firmware release. il y a 8 ans
Servo.cpp a4a80b3eb7 MK2 Firmware release. il y a 8 ans
Servo.h a4a80b3eb7 MK2 Firmware release. il y a 8 ans
Timer.cpp 02ecd08786 Convert Time class to template, instantiate LongTimer for longer and ShortTimer for shorter periods. il y a 6 ans
Timer.h 490f0c9620 Store timer period in TimerRemaining. il y a 6 ans
TimerRemaining.h d669b4e93a Fix off by one error in TimerRemaining::remaining(). Add test cases for Timer. il y a 6 ans
adc.c 29d1052f0e Save 80B of flash and 8B of RAM and fix compiler warning: il y a 6 ans
adc.h 25dd6dd673 new module adc (analog2digital) il y a 6 ans
boards.h f40b8a2186 MK3 configuration files, renamed EINY to EINSY il y a 6 ans
bootapp.c dcd58d002c New ML support - W25X20CL il y a 6 ans
bootapp.h dcd58d002c New ML support - W25X20CL il y a 6 ans
cardreader.cpp 1077895fd4 Don't return "Not SD printing" in case that SD card print is paused il y a 6 ans
cardreader.h d8706be8de Fixed forgotten comment il y a 6 ans
cmdqueue.cpp 88a19432b7 whitespace il y a 6 ans
cmdqueue.h aacaf67eaa Crash detection/filament sensor: restore print from stored line number in case that we are printing over USB, retraction fix; debug: cmd queue on LCD il y a 6 ans
config.h febca066f2 New ML support - multiple languages in internal flash (MK25/MK2) il y a 6 ans
doxyfile 7cc8b743c2 Add .gitignore. Setup doxyfile. Create project documentation main page. Document property of static object constructors on gcc-avr. il y a 6 ans
fastio.h db985065ff WRITE_NC macro for non-critical (non-synchronized) access to il y a 6 ans
fsensor.cpp 4b295c4091 FilamentAutoload setting by shipping preparation il y a 6 ans
fsensor.h 4b295c4091 FilamentAutoload setting by shipping preparation il y a 6 ans
io_atmega2560.h 70bb851c62 New ML support - added missing file il y a 6 ans
language.c 2b5e63eb7f Fix compiler warnings in language.c and document _SEC_LANG_TABLE macro. il y a 6 ans
language.h 2b5e63eb7f Fix compiler warnings in language.c and document _SEC_LANG_TABLE macro. il y a 6 ans
le.sh 43d696659f 3.0.12-RC2 sync il y a 7 ans
mesh_bed_calibration.cpp 02bd319a6c Merge pull request #818 from 3d-gussner/MK3_fix7 il y a 6 ans
mesh_bed_calibration.h 329ea199ec Show measured bed offset from expected position even if not homed. Remove redundant lcd_quick_feedback() calls. il y a 6 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
messages.c 5de0a6437d New ML support - W25X20CL - lang switching il y a 6 ans
messages.h 5de0a6437d New ML support - W25X20CL - lang switching il y a 6 ans
motion_control.cpp a4a80b3eb7 MK2 Firmware release. il y a 8 ans
motion_control.h a4a80b3eb7 MK2 Firmware release. il y a 8 ans
optiboot_w25x20cl.cpp 296f3ab23a New ML support - resized reserved space, skip optiboot durring sec_lang update process il y a 6 ans
optiboot_w25x20cl.h eef6c68c9f Added support for a secondary boot loader, based on the OptiBoot project, il y a 6 ans
pat9125.cpp 8da2330b93 FSensor PAT9125 - i2c ACK check + two attempts in init function (PFW). il y a 6 ans
pat9125.h 44dc12005f Optimization of the filament sensor. il y a 6 ans
pins.h 0b6644915a Add files via upload il y a 6 ans
pins_Einsy_1_0.h bd1e410228 New ML support - W25X20CL external spi flash support il y a 6 ans
pins_Rambo_1_0.h 7f9c9c153a Rambo 1.0 pinout changed - SCL/21 (used for ENC button) rewired to PH2/84 il y a 6 ans
pins_Rambo_1_3.h 0b6644915a Add files via upload il y a 6 ans
planner.cpp bd587faab9 New ML support - migration - replaced source, removed original ML support files (backup) il y a 6 ans
planner.h 11e7eb27ee Merge remote-tracking branch 'remotes/origin/M221_fix' into MK3_fast_dbg il y a 6 ans
printers.h 0fb471f528 whitespace il y a 6 ans
qr_solve.cpp a4a80b3eb7 MK2 Firmware release. il y a 8 ans
qr_solve.h a4a80b3eb7 MK2 Firmware release. il y a 8 ans
rbuf.c 5979bf5e0c T-codes for MMU_V2: initial version il y a 6 ans
rbuf.h 5979bf5e0c T-codes for MMU_V2: initial version il y a 6 ans
sm4.c fb6aa72de9 Fix compiler warnings in sm4.c il y a 6 ans
sm4.h 65a91b366d New XYZ calibration with image processing il y a 6 ans
speed_lookuptable.h a4a80b3eb7 MK2 Firmware release. il y a 8 ans
spi.c 186e630299 New SPI (do not use Arduino SPI class) il y a 6 ans
spi.h bd1e410228 New ML support - W25X20CL external spi flash support il y a 6 ans
stepper.cpp fcfb4cdcae New ML support - menu tunning, startup il y a 6 ans
stepper.h baade7db61 Removed unused files (ST7565R-dogm, digipot) il y a 6 ans
stk500.h eef6c68c9f Added support for a secondary boot loader, based on the OptiBoot project, il y a 6 ans
swi2c.cpp 683784c4c7 PAT9125 I2C, hardware SG homing il y a 6 ans
swi2c.h 683784c4c7 PAT9125 I2C, hardware SG homing il y a 6 ans
swspi.cpp 683784c4c7 PAT9125 I2C, hardware SG homing il y a 6 ans
swspi.h 683784c4c7 PAT9125 I2C, hardware SG homing il y a 6 ans
temperature.cpp 2116262845 Fix *_MAX_ACCEL integer overflow. il y a 6 ans
temperature.h ac1a56b493 Merge branch 'MK25' into MK3 il y a 6 ans
thermistortables.h fcfb4cdcae New ML support - menu tunning, startup il y a 6 ans
tmc2130.cpp 070e6f49e8 Fix error in sine wave compression algorithm in tmc2130. This problem could manifest itself only for negative function slope, which is not used. il y a 6 ans
tmc2130.h 771cead291 TMC2130 gcodes for live motor tunning: il y a 6 ans
uart2.c bc99db8233 Fix compiler warning: sketch/uart2.c:48:1: warning: control reaches end of non-void function [-Wreturn-type] il y a 6 ans
uart2.h bc99db8233 Fix compiler warning: sketch/uart2.c:48:1: warning: control reaches end of non-void function [-Wreturn-type] il y a 6 ans
ultralcd.cpp f620a66211 Use public interface instead of manipulating lcd_next_update_millis timer. il y a 6 ans
ultralcd.h 9d72062cd7 Save 82B flash and 1B RAM, fix compiler warning: il y a 6 ans
ultralcd_implementation_hitachi_HD44780.h 49dd8d83fb Fix indentation in lcd_update() and split some of the preprocessor disabled functionality into separate functions. No change in resulting binary. il y a 6 ans
uni_avr_rpi.h bc1f416602 Fix compiler warning symbol __AVR redefined. il y a 6 ans
util.cpp bd587faab9 New ML support - migration - replaced source, removed original ML support files (backup) il y a 6 ans
util.h 85bc19b77c force selftest if user upgraded from 3.1.2-RC1 or older fw version il y a 6 ans
vector_3.cpp a4a80b3eb7 MK2 Firmware release. il y a 8 ans
vector_3.h a4a80b3eb7 MK2 Firmware release. il y a 8 ans
w25x20cl.c eef6c68c9f Added support for a secondary boot loader, based on the OptiBoot project, il y a 6 ans
w25x20cl.h eef6c68c9f Added support for a secondary boot loader, based on the OptiBoot project, il y a 6 ans
xyzcal.cpp 5b015907aa New localization - macro declarations fixed il y a 6 ans
xyzcal.h cf43b85de9 XYZ calibration - accuracy improvement il y a 6 ans