Prusa-Firmware/Firmware
2018-07-17 10:56:25 +02:00
..
variants Fix *_MAX_ACCEL integer overflow. 2018-07-12 18:46:12 +02:00
adc.c Save 80B of flash and 8B of RAM and fix compiler warning: 2018-07-11 21:58:49 +02:00
adc.h new module adc (analog2digital) 2017-12-20 13:42:20 +01:00
BlinkM.cpp Build 109 2017-11-16 22:03:36 +01:00
BlinkM.h Build 109 2017-11-16 22:03:36 +01:00
boards.h MK3 configuration files, renamed EINY to EINSY 2018-02-01 17:10:41 +01:00
bootapp.c New ML support - W25X20CL 2018-06-09 19:16:36 +02:00
bootapp.h Do not skip bootloader when initiating reset by farm PRUSA RESET command. 2018-06-26 20:12:09 +02:00
cardreader.cpp Use Timer class for lcd_timeoutToStatus. Save 188B FLASH and costs 2B RAM. 2018-06-16 02:39:47 +02:00
cardreader.h Fixed forgotten comment 2018-05-30 13:39:24 +02:00
cmdqueue.cpp resend request sends OK 2018-07-16 19:20:39 +02:00
cmdqueue.h 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 2018-06-05 20:28:41 +02:00
config.h New ML support - multiple languages in internal flash (MK25/MK2) 2018-06-23 01:31:38 +02:00
Configuration_adv.h New ML support - menu tunning, startup 2018-06-10 16:04:32 +02:00
Configuration.h version changed 2018-07-16 21:01:40 +02:00
ConfigurationStore.cpp Merge remote-tracking branch 'upstream/MK25' into MK25 2018-03-06 15:11:50 +01:00
ConfigurationStore.h Save 2B flash, fix compiler warning: 2018-07-13 18:49:14 +02:00
Dcodes.cpp Linearity correction - TMC codes for calibration object, variable stored as uint8, range from 1.03 to 1.20 2018-04-03 12:30:35 +02:00
Dcodes.h Merge branch 'MK25' into MK3 2018-03-13 20:43:19 +01:00
doxyfile Add .gitignore. Setup doxyfile. Create project documentation main page. Document property of static object constructors on gcc-avr. 2018-06-05 18:30:02 +02:00
fastio.h WRITE_NC macro for non-critical (non-synchronized) access to 2018-01-12 20:15:59 +01:00
Firmware.ino LiquidCrystal class renamed to LiquidCrystal_Prusa 2018-03-29 17:50:43 +02:00
fsensor.cpp FilamentAutoload setting by shipping preparation 2018-07-11 21:56:25 +02:00
fsensor.h FilamentAutoload setting by shipping preparation 2018-07-11 21:56:25 +02:00
io_atmega2560.h New ML support - added missing file 2018-06-08 15:38:16 +02:00
language.c Fix compiler warnings in language.c and document _SEC_LANG_TABLE macro. 2018-07-12 17:23:50 +02:00
language.h Fix compiler warnings in language.c and document _SEC_LANG_TABLE macro. 2018-07-12 17:23:50 +02:00
le.sh 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
LiquidCrystal_Prusa.cpp Fix compiler warning: sketch/LiquidCrystal_Prusa.cpp:502:1: warning: label 'end' defined but not used [-Wunused-label]. 2018-07-13 20:00:20 +02:00
LiquidCrystal_Prusa.h Optimized LiquidCrystal class 2018-06-08 14:35:47 +02:00
Marlin_main.cpp Merge branch 'MK3' into fix_compiler_warnings 2018-07-17 10:56:25 +02:00
Marlin.h Merge branch 'MK3' into fix_compiler_warnings 2018-07-17 10:56:25 +02:00
MarlinSerial.cpp Optimized LiquidCrystal class 2018-06-08 14:35:47 +02:00
MarlinSerial.h New ML support - external flash W25X20CL - upgrade is working!!! (hardcoded to german) 2018-06-09 17:49:41 +02:00
MenuStack.cpp fixed possible feedmultiply change cause by entering main menu with negative encoder position 2018-04-13 10:27:55 +02:00
MenuStack.h fixed possible feedmultiply change cause by entering main menu with negative encoder position 2018-04-13 10:27:55 +02:00
mesh_bed_calibration.cpp Merge pull request #818 from 3d-gussner/MK3_fix7 2018-07-11 21:04:13 +02:00
mesh_bed_calibration.h Show measured bed offset from expected position even if not homed. Remove redundant lcd_quick_feedback() calls. 2018-05-10 18:24:49 +02:00
mesh_bed_leveling.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
mesh_bed_leveling.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
messages.c New ML support - W25X20CL - lang switching 2018-06-09 23:49:26 +02:00
messages.h New ML support - W25X20CL - lang switching 2018-06-09 23:49:26 +02:00
motion_control.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
motion_control.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
optiboot_w25x20cl.cpp New ML support - resized reserved space, skip optiboot durring sec_lang update process 2018-06-14 23:07:54 +02:00
optiboot_w25x20cl.h Added support for a secondary boot loader, based on the OptiBoot project, 2018-06-14 15:13:21 +02:00
pat9125.cpp FSensor PAT9125 - i2c ACK check + two attempts in init function (PFW). 2018-04-11 16:03:54 +02:00
pat9125.h Optimization of the filament sensor. 2018-01-23 16:47:42 +01:00
pins_Einsy_1_0.h New ML support - W25X20CL external spi flash support 2018-06-08 00:20:28 +02:00
pins_Rambo_1_0.h Rambo 1.0 pinout changed - SCL/21 (used for ENC button) rewired to PH2/84 2018-06-22 18:37:18 +02:00
pins_Rambo_1_3.h Add files via upload 2018-04-25 18:47:19 +00:00
pins.h Add files via upload 2018-04-25 18:47:19 +00:00
planner.cpp New ML support - migration - replaced source, removed original ML support files (backup) 2018-05-22 03:20:03 +02:00
planner.h Merge remote-tracking branch 'remotes/origin/M221_fix' into MK3_fast_dbg 2018-03-05 19:13:07 +01:00
printers.h whitespace 2018-02-22 00:11:17 +01:00
qr_solve.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
qr_solve.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
rbuf.c T-codes for MMU_V2: initial version 2018-07-09 13:57:36 +02:00
rbuf.h T-codes for MMU_V2: initial version 2018-07-09 13:57:36 +02:00
Sd2Card.cpp 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
Sd2Card.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
Sd2PinMap.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdBaseFile.cpp first working version 2017-11-27 06:20:51 +01:00
SdBaseFile.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdFatConfig.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
SdFatStructs.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
SdFatUtil.cpp 3.0.10 sync 2017-03-24 19:47:50 +01:00
SdFatUtil.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdFile.cpp 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdFile.h Optimized LiquidCrystal class 2018-06-08 14:35:47 +02:00
SdInfo.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdVolume.cpp 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdVolume.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
Servo.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
Servo.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
sm4.c Fix compiler warnings in sm4.c 2018-07-12 17:38:13 +02:00
sm4.h New XYZ calibration with image processing 2018-03-13 12:55:35 +01:00
speed_lookuptable.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
spi.c New SPI (do not use Arduino SPI class) 2018-03-29 17:42:41 +02:00
spi.h New ML support - W25X20CL external spi flash support 2018-06-08 00:20:28 +02:00
stepper.cpp New ML support - menu tunning, startup 2018-06-10 16:04:32 +02:00
stepper.h Removed unused files (ST7565R-dogm, digipot) 2018-03-29 23:01:13 +02:00
stk500.h Added support for a secondary boot loader, based on the OptiBoot project, 2018-06-14 15:13:21 +02:00
swi2c.cpp PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
swi2c.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
swspi.cpp PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
swspi.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
temperature.cpp Fix compiler warnings: 2018-07-13 19:18:54 +02:00
temperature.h Fix compiler warnings: 2018-07-13 19:18:54 +02:00
thermistortables.h New ML support - menu tunning, startup 2018-06-10 16:04:32 +02:00
Timer.cpp Revert changes in Timer class; disable safety timer in handleSafetyTimer function if safetytimer inactive time was set to zero 2018-06-14 13:14:14 +02:00
Timer.h Store timer period in TimerRemaining. 2018-06-11 23:41:36 +02:00
TimerRemaining.h Fix off by one error in TimerRemaining::remaining(). Add test cases for Timer. 2018-06-12 02:24:52 +02:00
tmc2130.cpp Fix error in sine wave compression algorithm in tmc2130. This problem could manifest itself only for negative function slope, which is not used. 2018-07-12 18:56:11 +02:00
tmc2130.h TMC2130 gcodes for live motor tunning: 2018-07-09 16:44:10 +02:00
uart2.c Fix compiler warning: sketch/uart2.c:48:1: warning: control reaches end of non-void function [-Wreturn-type] 2018-07-13 18:35:42 +02:00
uart2.h Fix compiler warning: sketch/uart2.c:48:1: warning: control reaches end of non-void function [-Wreturn-type] 2018-07-13 18:35:42 +02:00
ultralcd_implementation_hitachi_HD44780.h Fix indentation in lcd_update() and split some of the preprocessor disabled functionality into separate functions. No change in resulting binary. 2018-07-13 18:06:33 +02:00
ultralcd.cpp Merge branch 'MK3' into fix_compiler_warnings 2018-07-17 10:56:25 +02:00
ultralcd.h Merge branch 'MK3' into fix_compiler_warnings 2018-07-17 10:56:25 +02:00
uni_avr_rpi.h Fix compiler warning symbol __AVR redefined. 2018-07-12 18:26:29 +02:00
util.cpp New ML support - migration - replaced source, removed original ML support files (backup) 2018-05-22 03:20:03 +02:00
util.h force selftest if user upgraded from 3.1.2-RC1 or older fw version 2018-02-27 17:52:13 +01:00
vector_3.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
vector_3.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
w25x20cl.c Added support for a secondary boot loader, based on the OptiBoot project, 2018-06-14 15:13:21 +02:00
w25x20cl.h Added support for a secondary boot loader, based on the OptiBoot project, 2018-06-14 15:13:21 +02:00
xyzcal.cpp New localization - macro declarations fixed 2018-05-20 13:15:46 +02:00
xyzcal.h XYZ calibration - accuracy improvement 2018-03-27 17:27:41 +02:00