Open Deepoff opened 8 years ago
matter on this line?
#define TEMP_CONDITIONS (degHotend(target_extruder) != degTargetHotend(target_extruder))
how to interrupt
inline void wait_heater()
???
Answer my question. These procedures have variable - cancel_heatup
, it interrupts the waiting loop. In Repetier host it is certainly not realize, but when you stop printing while heating, with screen, you can use this variable to cancel standby setpoint.
When I press "Stop" when heated, the printing is not cancelled. This occurs both in Repetier host, and from the screen.