When the simulator finishes processing the last gcode, it exits. This leaves causes us to exit without completing the last commanded move. Rework how we handle end-of-file parsing and wait for the dda queue to empty before exiting at the end of file processing. |
||
|---|---|---|
| .. | ||
| analog_sim.c | ||
| data_recorder.c | ||
| data_recorder.h | ||
| delay_sim.c | ||
| heater_sim.c | ||
| intercom_sim.c | ||
| pff_diskio_sim.c | ||
| pff_sim.c | ||
| sd_sim.c | ||
| serial_sim.c | ||
| simulator.c | ||
| spi_sim.c | ||
| timer_ext.c | ||