Prusa-Firmware/Firmware
PavelSindler 8c9b670c76
Merge pull request #746 from MRprusa3d/MK3
menu returns corrections
2018-05-22 16:08:08 +02:00
..
variants Add bed calibration points macro definitions to MK25 variants. 2018-05-09 17:09:57 +02:00
adc.c
adc.h
BlinkM.cpp
BlinkM.h
boards.h MK3 configuration files, renamed EINY to EINSY 2018-02-01 17:10:41 +01:00
cardreader.cpp correction in M27 message 2018-04-26 11:50:48 +02:00
cardreader.h SD speed test (DEBUG) 2018-02-20 18:50:20 +01:00
cmdqueue.cpp show message that printer is not connected to monitoring on printer start 2018-03-14 15:35:39 +01:00
cmdqueue.h New localization - includes fixed 2018-05-09 16:55:41 +02:00
config.h New SPI (do not use Arduino SPI class) 2018-03-29 17:42:41 +02:00
Configuration_adv.h Removed unused files (ST7565R-dogm, digipot) 2018-03-29 23:01:13 +02:00
Configuration.h version changed 2018-05-18 14:42:35 +02:00
ConfigurationStore.cpp Merge remote-tracking branch 'upstream/MK25' into MK25 2018-03-06 15:11:50 +01:00
ConfigurationStore.h Inform user that hardcoded default settings were loaded (EEPROM version change) 2018-01-30 11:31:44 +01: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
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
Firmware.ino.rambo.hex build 143e 2018-01-04 18:08:22 +01:00
fsensor.cpp FSensor PAT9125 - i2c ACK check + two attempts in init function (PFW). 2018-04-11 16:03:54 +02:00
fsensor.h
langtool.php
langtool.pl M115 update 2018-04-25 20:39:10 +02:00
language_all.cpp Merge branch 'MK3' into read_xyz_cal 2018-05-10 18:31:31 +02:00
language_all.h Merge branch 'MK3' into read_xyz_cal 2018-05-10 18:31:31 +02:00
language_common.h M115 update 2018-04-25 20:39:10 +02:00
language_cz.h Show full screen blocking notification message after heater turning off by safety timer. 2018-04-27 16:23:20 +02:00
language_de.h M115 update 2018-04-25 20:39:10 +02:00
language_en.h Merge branch 'MK3' into read_xyz_cal 2018-05-10 18:31:31 +02:00
language_es.h M115 update 2018-04-25 20:39:10 +02:00
language_it.h M115 update 2018-04-25 20:39:10 +02:00
language_pl.h M115 update 2018-04-25 20:39:10 +02:00
language.h M115 update 2018-04-25 20:39:10 +02:00
le.sh
LiquidCrystal_Prusa.cpp LiquidCrystal class renamed to LiquidCrystal_Prusa 2018-03-29 17:50:43 +02:00
LiquidCrystal_Prusa.h LiquidCrystal class renamed to LiquidCrystal_Prusa 2018-03-29 17:50:43 +02:00
Marlin_main.cpp menu returns corrections 2018-05-15 20:23:22 +02:00
Marlin.h Split lcd_service_mode_show_result screens to separate functions. Make them non blocking. Remove global array distance_from_min, pass it as function return value. Make Support submenus returning to Support menu. 2018-04-26 16:36:02 +02:00
MarlinSerial.cpp Optimized the MarlinSerial class by declaring all methods static. 2018-02-02 20:25:19 +01:00
MarlinSerial.h Optimized the MarlinSerial class by declaring all methods static. 2018-02-02 20:25:19 +01: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 #756 from XPila/MK3-new_lang 2018-05-20 13:26:28 +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
mesh_bed_leveling.h
motion_control.cpp
motion_control.h
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 use defines for adc pins, temp table for PIDNA update 2018-03-16 11:01:06 +01:00
pins_Rambo_1_0.h Rambo 1.0 support (MK25, MK2) 2018-04-27 17:04:55 +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 Merge remote-tracking branch 'upstream/MK25' into MK25 2018-03-06 15:11:50 +01: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
qr_solve.h
Sd2Card.cpp
Sd2Card.h
Sd2PinMap.h
SdBaseFile.cpp
SdBaseFile.h
SdFatConfig.h
SdFatStructs.h
SdFatUtil.cpp
SdFatUtil.h
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
Servo.cpp
Servo.h
sm4.c Add files via upload 2018-04-25 18:47:19 +00:00
sm4.h New XYZ calibration with image processing 2018-03-13 12:55:35 +01:00
speed_lookuptable.h
spi.c New SPI (do not use Arduino SPI class) 2018-03-29 17:42:41 +02:00
spi.h New SPI (do not use Arduino SPI class) 2018-03-29 17:42:41 +02:00
stepper.cpp Add files via upload 2018-04-25 18:47:19 +00:00
stepper.h Removed unused files (ST7565R-dogm, digipot) 2018-03-29 23:01:13 +02:00
swi2c.cpp
swi2c.h
swspi.cpp
swspi.h
temperature.cpp fan error synchronization with planner 2018-05-02 16:16:48 +02:00
temperature.h Merge branch 'MK25' into MK3 2018-03-13 20:43:19 +01:00
thermistortables.h
Timer.cpp Return from Autoload filament and Load filament menu item to parent menu. 2018-04-25 16:51:35 +02:00
Timer.h Safety timer (disable heaters after 15min idle) 2018-03-12 23:45:10 +01:00
tmc2130.cpp New localization - macro declarations fixed 2018-05-20 13:15:46 +02:00
tmc2130.h Z-axis stealth mode 2018-04-03 18:26:39 +02:00
ultralcd_implementation_hitachi_HD44780.h FSensor PAT9125 - i2c ACK check + two attempts in init function (PFW). 2018-04-11 16:03:54 +02:00
ultralcd.cpp Merge pull request #746 from MRprusa3d/MK3 2018-05-22 16:08:08 +02:00
ultralcd.h Split lcd_service_mode_show_result screens to separate functions. Make them non blocking. Remove global array distance_from_min, pass it as function return value. Make Support submenus returning to Support menu. 2018-04-26 16:36:02 +02:00
uni_avr_rpi.h
util.cpp EEPROM address conflict fix; forcing selftest can happen only in case that we have TMC2130 drivers 2018-04-18 14:17:28 +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
vector_3.h
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