Changed the declaration of the variable to Marlin_main.cpp to fix issue on commit #965
This commit is contained in:
@ -276,6 +276,8 @@ int EtoPPressure=0;
|
||||
float delta_segments_per_second= DELTA_SEGMENTS_PER_SECOND;
|
||||
#endif
|
||||
|
||||
bool cancel_heatup = false ;
|
||||
|
||||
//===========================================================================
|
||||
//=============================Private Variables=============================
|
||||
//===========================================================================
|
||||
|
Reference in New Issue
Block a user