Prusa-Firmware/Firmware
Yuri D'Elia 0f6b9b4051 Unroll the stack in restore_print_from_ram_and_continue
While handling moves in a recursive plan, such a filament check,
ensure restore_print_from_ram_and_continue unwinds the stack by
aborting early from any call that waits on the planner.

This currently only handles G1 moves, but hard-coded behavior that can
trigger recursive behavior (such as filament change) will probably have
to be checked too.
2019-11-28 15:57:20 +01:00
..
variants Merge branch 'MK3' into MK3_Translations 2019-09-12 16:28:36 +03:00
adc.c IR sensor gen. II 2019-09-16 00:43:37 +02:00
adc.h
AutoDeplete.cpp
AutoDeplete.h
BlinkM.cpp
BlinkM.h
boards.h
bootapp.c
bootapp.h
cardreader.cpp Merge pull request #1739 from draeath/MK3-fix-sdcard-sorting 2019-11-04 17:31:38 +01:00
cardreader.h
cmdqueue.cpp Clear "sdprinting" state only when all SD moves are complete 2019-11-28 15:57:20 +01:00
cmdqueue.h
config.h Merge branch 'MK3' into PFW-943 2019-09-16 15:29:28 +02:00
Configuration_adv.h Merge branch 'MK3' into MK3_Translations 2019-09-12 16:28:36 +03:00
Configuration.cpp
Configuration.h Merge pull request #1768 from wavexx/unknown_z_improvements 2019-11-08 14:52:56 +01:00
ConfigurationStore.cpp
ConfigurationStore.h
conv2str.cpp
conv2str.h
Dcodes.cpp
Dcodes.h
doxyfile
eeprom.cpp EEPROM_BABYSTEP_Z using removal 2019-10-01 16:57:37 +02:00
eeprom.h Merge branch 'MK3' into PFW-943 2019-11-18 14:43:46 +01:00
fastio.h
Firmware.ino
first_lay_cal.cpp Rename lay1cal_preheat() to lay1cal_wait_preheat(). 2019-09-12 00:19:20 +02:00
first_lay_cal.h Rename lay1cal_preheat() to lay1cal_wait_preheat(). 2019-09-12 00:19:20 +02:00
fsensor.cpp IR sensor gen. II 2019-09-16 00:43:37 +02:00
fsensor.h IR sensor gen. II 2019-09-16 00:43:37 +02:00
heatbed_pwm.cpp
io_atmega2560.h
language.c
language.h
lcd.cpp fix the knob long-press causing hang in modal dialogs 2019-10-01 17:13:36 +02:00
lcd.h Merge branch 'MK3' into MK3_Translations 2019-09-12 16:28:36 +03:00
le.sh
Marlin_main.cpp Unroll the stack in restore_print_from_ram_and_continue 2019-11-28 15:57:20 +01:00
Marlin.h Fix include guard to silence duplicate declaration warnings 2019-10-22 15:49:10 +02:00
MarlinSerial.cpp
MarlinSerial.h
menu.cpp Merge branch 'MK3' into MK3_Translations 2019-11-07 17:02:45 +02:00
menu.h Fixes after merge and line buffer 2019-09-13 21:21:42 +03:00
mesh_bed_calibration.cpp
mesh_bed_calibration.h
mesh_bed_leveling.cpp
mesh_bed_leveling.h
messages.c Updated branch to use TOGGLE 2019-11-19 13:51:10 +02:00
messages.h Updated branch to use TOGGLE 2019-11-19 13:51:10 +02:00
mmu.cpp Merge pull request #2315 from mkbel/finda 2019-11-15 12:53:01 +01:00
mmu.h Show FINDA state as N/A if last received response is older than 1s. 2019-10-31 17:45:22 +01:00
motion_control.cpp
motion_control.h
optiboot_w25x20cl.cpp
optiboot_w25x20cl.h
pat9125.c
pat9125.h
pins_Einsy_1_0.h IR sensor gen. II 2019-09-16 00:43:37 +02:00
pins_Rambo_1_0.h
pins_Rambo_1_3.h
pins.h
planner.cpp Unroll the stack in restore_print_from_ram_and_continue 2019-11-28 15:57:20 +01:00
planner.h Unroll the stack in restore_print_from_ram_and_continue 2019-11-28 15:57:20 +01:00
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
SdVolume.h
Servo.cpp
Servo.h
sm4.c
sm4.h
sound.cpp
sound.h
speed_lookuptable.h
spi.c
spi.h
static_assert.h
stepper.cpp Initialize EEPROM_SILENT in one place both for MK3 and MK25 printers and make it more clear. 2019-10-03 21:25:52 +02:00
stepper.h
stk500.h
swi2c.c
swi2c.h
swspi.cpp
swspi.h
system_timer.h
temperature.cpp Merge branch 'MK3' into PFW-943 2019-11-18 14:43:46 +01:00
temperature.h Merge branch 'MK3' into PFW-943 2019-11-18 14:43:46 +01:00
thermistortables.h
timer02.c
timer02.h
Timer.cpp
Timer.h
TimerRemaining.h
tmc2130.cpp Merge pull request #2057 from leptun/MK3_fix_M350 2019-11-08 16:15:15 +01:00
tmc2130.h
uart2.c
uart2.h
ultralcd.cpp Fix typo 2019-11-19 13:55:37 +02:00
ultralcd.h Merge branch 'MK3' into PFW-943 2019-11-18 14:43:46 +01:00
uni_avr_rpi.h
util.cpp default nozzle diameter for farm mode 2019-09-23 17:13:33 +02:00
util.h default nozzle diameter for farm mode 2019-09-23 17:13:33 +02:00
vector_3.cpp
vector_3.h
w25x20cl.c
w25x20cl.h
xyzcal.cpp
xyzcal.h