makerbot / G3Firmware

The firmware for generation 3 and later RepRap electronics.
89 stars 75 forks source link

Extruder board not reset when motherboard restarts #70

Open cibomahto opened 13 years ago

cibomahto commented 13 years ago

The extruder board should be restarted as part of the motherboard reset routine. I think this should be implemented in Motherboard/Host.cc, in the runHostSlice() function.