Teacup_Firmware/simulator
Phil Hord 36747e5703 Teach simulator to process gcode files directly
The simulator runs as a device simulator complete with serial port
so it can communicate with printer software like pronterface. But
often we just want to stream it a file of gcode commands and get
some output.  Teach the simulator to take a regular file as input
and process it as a file of gcode commands if it is not a device.
2013-12-06 19:24:58 +01:00
..
analog_sim.c Restore simulation build target. 2013-12-06 19:24:58 +01:00
data_recorder.c simulator: Add position to datalog.out 2013-12-06 19:24:58 +01:00
data_recorder.h simulator: Add position to datalog.out 2013-12-06 19:24:58 +01:00
delay_sim.c Restore simulation build target. 2013-12-06 19:24:58 +01:00
heater_sim.c Restore simulation build target. 2013-12-06 19:24:58 +01:00
intercom_sim.c Restore simulation build target. 2013-12-06 19:24:58 +01:00
serial_sim.c Teach simulator to process gcode files directly 2013-12-06 19:24:58 +01:00
simulator.c simulator: Add position to datalog.out 2013-12-06 19:24:58 +01:00
timer_ext.c Simulator: slow to 1/10th real-time 2013-12-06 19:24:58 +01:00