Robert Pelnar f24c71d5a9 removed unused variable SDscrool hace 5 años
..
variants 066c044396 fixed tmc2130_wr_CHOPCONF hace 5 años
BlinkM.cpp a4a80b3eb7 MK2 Firmware release. hace 8 años
BlinkM.h a4a80b3eb7 MK2 Firmware release. hace 8 años
Configuration.h c8d5648ea8 Version changed hace 6 años
ConfigurationStore.cpp fc3af0533a Fix of calculate_extrusion_multipliers(). hace 6 años
ConfigurationStore.h 88f248cb77 Inform user that hardcoded default settings were loaded (EEPROM version change) hace 6 años
Configuration_adv.h fcfb4cdcae New ML support - menu tunning, startup hace 6 años
Dcodes.cpp 92997204a1 Linearity correction - TMC codes for calibration object, variable stored as uint8, range from 1.03 to 1.20 hace 6 años
Dcodes.h ac1a56b493 Merge branch 'MK25' into MK3 hace 6 años
Firmware.ino 363a9d24b3 LiquidCrystal class renamed to LiquidCrystal_Prusa hace 6 años
LiquidCrystal_Prusa.cpp 30a7530b47 New ML support - lcd optimalization - lcd_menu_statistics hace 6 años
LiquidCrystal_Prusa.h e69fd05fce Optimized LiquidCrystal class hace 6 años
Marlin.h e2ff00b05f Menu optimalization - SDcard menu - initial implementation for async variant hace 5 años
MarlinSerial.cpp e69fd05fce Optimized LiquidCrystal class hace 6 años
MarlinSerial.h ebd8375313 New ML support - external flash W25X20CL - upgrade is working!!! (hardcoded to german) hace 6 años
Marlin_main.cpp 066c044396 fixed tmc2130_wr_CHOPCONF hace 5 años
MenuStack.cpp f3209e1aec fixed possible feedmultiply change cause by entering main menu with negative encoder position hace 6 años
MenuStack.h f3209e1aec fixed possible feedmultiply change cause by entering main menu with negative encoder position hace 6 años
Sd2Card.cpp 43d696659f 3.0.12-RC2 sync hace 7 años
Sd2Card.h 43d696659f 3.0.12-RC2 sync hace 7 años
Sd2PinMap.h 43d696659f 3.0.12-RC2 sync hace 7 años
SdBaseFile.cpp c83b1833bc Johhny Firmware sync hace 7 años
SdBaseFile.h 43d696659f 3.0.12-RC2 sync 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 3faef75a0d 3.0.10 sync hace 7 años
SdFatUtil.h 43d696659f 3.0.12-RC2 sync hace 7 años
SdFile.cpp 43d696659f 3.0.12-RC2 sync hace 7 años
SdFile.h e69fd05fce Optimized LiquidCrystal class hace 6 años
SdInfo.h 43d696659f 3.0.12-RC2 sync hace 7 años
SdVolume.cpp 43d696659f 3.0.12-RC2 sync 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
Timer.cpp 02ecd08786 Convert Time class to template, instantiate LongTimer for longer and ShortTimer for shorter periods. hace 6 años
Timer.h 490f0c9620 Store timer period in TimerRemaining. hace 6 años
TimerRemaining.h d669b4e93a Fix off by one error in TimerRemaining::remaining(). Add test cases for Timer. hace 6 años
adc.c 546314fda7 Removed debug messages from serial comunication (octoprint...). hace 6 años
adc.h 25dd6dd673 new module adc (analog2digital) hace 6 años
boards.h f40b8a2186 MK3 configuration files, renamed EINY to EINSY hace 6 años
bootapp.c dcd58d002c New ML support - W25X20CL hace 6 años
bootapp.h dcd58d002c New ML support - W25X20CL hace 6 años
cardreader.cpp 8d5e6a65cd LCD sdcard menu fix hace 5 años
cardreader.h d8706be8de Fixed forgotten comment hace 6 años
cmdqueue.cpp 88a19432b7 whitespace hace 6 años
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 hace 6 años
config.h febca066f2 New ML support - multiple languages in internal flash (MK25/MK2) hace 6 años
doxyfile 7cc8b743c2 Add .gitignore. Setup doxyfile. Create project documentation main page. Document property of static object constructors on gcc-avr. hace 6 años
fastio.h db985065ff WRITE_NC macro for non-critical (non-synchronized) access to hace 6 años
fsensor.cpp 8da2330b93 FSensor PAT9125 - i2c ACK check + two attempts in init function (PFW). hace 6 años
fsensor.h a9d5af4a07 Wizard: dont ask if color is clear and dont use automatic filament load; multiscreen messages update hace 6 años
io_atmega2560.h 70bb851c62 New ML support - added missing file hace 6 años
language.c febca066f2 New ML support - multiple languages in internal flash (MK25/MK2) hace 6 años
language.h febca066f2 New ML support - multiple languages in internal flash (MK25/MK2) hace 6 años
le.sh 43d696659f 3.0.12-RC2 sync hace 7 años
mesh_bed_calibration.cpp 47c68c884c New ML support - fixed duplicate strings hace 6 años
mesh_bed_calibration.h 329ea199ec Show measured bed offset from expected position even if not homed. Remove redundant lcd_quick_feedback() calls. hace 6 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
messages.c 5de0a6437d New ML support - W25X20CL - lang switching hace 6 años
messages.h 5de0a6437d New ML support - W25X20CL - lang switching hace 6 años
motion_control.cpp a4a80b3eb7 MK2 Firmware release. hace 8 años
motion_control.h a4a80b3eb7 MK2 Firmware release. hace 8 años
optiboot_w25x20cl.cpp 296f3ab23a New ML support - resized reserved space, skip optiboot durring sec_lang update process hace 6 años
optiboot_w25x20cl.h eef6c68c9f Added support for a secondary boot loader, based on the OptiBoot project, hace 6 años
pat9125.cpp 8da2330b93 FSensor PAT9125 - i2c ACK check + two attempts in init function (PFW). hace 6 años
pat9125.h 44dc12005f Optimization of the filament sensor. hace 6 años
pins.h 0b6644915a Add files via upload hace 6 años
pins_Einsy_1_0.h bd1e410228 New ML support - W25X20CL external spi flash support hace 6 años
pins_Rambo_1_0.h 7f9c9c153a Rambo 1.0 pinout changed - SCL/21 (used for ENC button) rewired to PH2/84 hace 6 años
pins_Rambo_1_3.h 0b6644915a Add files via upload hace 6 años
planner.cpp bd587faab9 New ML support - migration - replaced source, removed original ML support files (backup) hace 6 años
planner.h 11e7eb27ee Merge remote-tracking branch 'remotes/origin/M221_fix' into MK3_fast_dbg hace 6 años
printers.h 0fb471f528 whitespace hace 6 años
qr_solve.cpp a4a80b3eb7 MK2 Firmware release. hace 8 años
qr_solve.h a4a80b3eb7 MK2 Firmware release. hace 8 años
sm4.c 3bf2552b6c fixed #761 from hzapper (#elif instead of #else if) hace 6 años
sm4.h 65a91b366d New XYZ calibration with image processing hace 6 años
speed_lookuptable.h a4a80b3eb7 MK2 Firmware release. hace 8 años
spi.c 186e630299 New SPI (do not use Arduino SPI class) hace 6 años
spi.h bd1e410228 New ML support - W25X20CL external spi flash support hace 6 años
stepper.cpp 066c044396 fixed tmc2130_wr_CHOPCONF hace 5 años
stepper.h baade7db61 Removed unused files (ST7565R-dogm, digipot) hace 6 años
stk500.h eef6c68c9f Added support for a secondary boot loader, based on the OptiBoot project, hace 6 años
swi2c.cpp 683784c4c7 PAT9125 I2C, hardware SG homing hace 6 años
swi2c.h 683784c4c7 PAT9125 I2C, hardware SG homing hace 6 años
swspi.cpp 683784c4c7 PAT9125 I2C, hardware SG homing hace 6 años
swspi.h 683784c4c7 PAT9125 I2C, hardware SG homing hace 6 años
temperature.cpp c0946d8f04 New ML support - w25x20cl spi external flash support hace 6 años
temperature.h ac1a56b493 Merge branch 'MK25' into MK3 hace 6 años
thermistortables.h fcfb4cdcae New ML support - menu tunning, startup hace 6 años
tmc2130.cpp 066c044396 fixed tmc2130_wr_CHOPCONF hace 5 años
tmc2130.h 771cead291 TMC2130 gcodes for live motor tunning: hace 5 años
ultralcd.cpp f24c71d5a9 removed unused variable SDscrool hace 5 años
ultralcd.h 0cf7d12ae3 New ML support - lcd optimalization hace 6 años
ultralcd_implementation_hitachi_HD44780.h 8d2acd02a5 Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang hace 5 años
uni_avr_rpi.h 683784c4c7 PAT9125 I2C, hardware SG homing hace 6 años
util.cpp bd587faab9 New ML support - migration - replaced source, removed original ML support files (backup) hace 6 años
util.h 85bc19b77c force selftest if user upgraded from 3.1.2-RC1 or older fw version hace 6 años
vector_3.cpp a4a80b3eb7 MK2 Firmware release. hace 8 años
vector_3.h a4a80b3eb7 MK2 Firmware release. hace 8 años
w25x20cl.c eef6c68c9f Added support for a secondary boot loader, based on the OptiBoot project, hace 6 años
w25x20cl.h eef6c68c9f Added support for a secondary boot loader, based on the OptiBoot project, hace 6 años
xyzcal.cpp 5b015907aa New localization - macro declarations fixed hace 6 años
xyzcal.h cf43b85de9 XYZ calibration - accuracy improvement hace 6 años