Prusa-Firmware/Firmware
Yuri D'Elia 5c8a231ed6 Move autoreporting out of the temperature ISR
Code running in the temperature ISR needs to be fully reentrant, which
is hard to track down.

Move autoreporting to the main processing loop. This can make the
autoreporting slower or pause at times, but removes the reentrant
restriction, which allows us to use printf_P.
2021-06-21 06:46:24 +02:00
..
variants Scale extruder motor current linearly with speed. (#2813) 2021-04-23 16:06:28 +02:00
adc.c
adc.h
AutoDeplete.cpp
AutoDeplete.h
backlight.cpp
backlight.h
BlinkM.cpp
BlinkM.h
boards.h
bootapp.c
bootapp.h
cardreader.cpp
cardreader.h
cmdqueue.cpp
cmdqueue.h
config.h
Configuration_adv.h
Configuration.cpp
Configuration.h Version changed (3.10.0 build 4481) 2021-05-06 13:46:05 +02:00
ConfigurationStore.cpp
ConfigurationStore.h
conv2str.cpp
conv2str.h
Dcodes.cpp
Dcodes.h
doxyfile
eeprom.cpp
eeprom.h Scale extruder motor current linearly with speed. (#2813) 2021-04-23 16:06:28 +02:00
fastio.h
Firmware.ino
first_lay_cal.cpp
first_lay_cal.h
fsensor.cpp
fsensor.h
heatbed_pwm.cpp
la10compat.cpp
la10compat.h
language.c
language.h Remove "Firmware" from translations 2021-04-28 18:02:36 +02:00
lcd.cpp
lcd.h
le.sh
macros.h
Marlin_main.cpp Move autoreporting out of the temperature ISR 2021-06-21 06:46:24 +02:00
Marlin.h
MarlinSerial.cpp
MarlinSerial.h
menu.cpp
menu.h
mesh_bed_calibration.cpp Changed x of 4 and y of 9 to x/4 and y/4 2021-04-27 20:22:28 +02:00
mesh_bed_calibration.h
mesh_bed_leveling.cpp
mesh_bed_leveling.h
messages.c Remove SpoolJoin from translations 2021-04-29 08:15:24 +02:00
messages.h Changed x of 4 and y of 9 to x/4 and y/4 2021-04-27 20:22:28 +02:00
mmu.cpp Remove white spaces in messags which saves ~62bytes 2021-04-26 07:22:22 +02:00
mmu.h
motion_control.cpp
motion_control.h
optiboot_xflash.cpp
optiboot_xflash.h
pat9125.c
pat9125.h
pins_Einsy_1_0.h
pins_Rambo_1_0.h
pins_Rambo_1_3.h
pins.h
planner.cpp
planner.h
printers.h
qr_solve.cpp
qr_solve.h
rbuf.c
rbuf.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 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdVolume.h
Servo.cpp
Servo.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
sm4.c
sm4.h
sound.cpp
sound.h
speed_lookuptable.cpp
speed_lookuptable.h
spi.c
spi.h
static_assert.h
stepper.cpp Scale extruder motor current linearly with speed. (#2813) 2021-04-23 16:06:28 +02:00
stepper.h
stk500.h
swi2c.c
swi2c.h
swspi.cpp
swspi.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
system_timer.h
temperature.cpp
temperature.h
thermistortables.h
timer02.c
timer02.h
Timer.cpp
Timer.h
TimerRemaining.h
tmc2130.cpp Scale extruder motor current linearly with speed. (#2813) 2021-04-23 16:06:28 +02:00
tmc2130.h Scale extruder motor current linearly with speed. (#2813) 2021-04-23 16:06:28 +02:00
tone04.c
tone04.h
twi.c
twi.h
uart2.c
uart2.h
ultralcd.cpp Remove ignored/incorrect PROGMEM 2021-06-21 06:44:19 +02:00
ultralcd.h Scale extruder motor current linearly with speed. (#2813) 2021-04-23 16:06:28 +02:00
uni_avr_rpi.h
util.cpp
util.h
vector_3.cpp
vector_3.h
xflash.c
xflash.h
xyzcal.cpp
xyzcal.h