Expanded M302 to allow setting the temp
This commit is contained in:
@@ -139,7 +139,9 @@ FORCE_INLINE bool blocks_queued()
|
||||
return true;
|
||||
}
|
||||
|
||||
void allow_cold_extrudes(bool allow);
|
||||
#ifdef PREVENT_DANGEROUS_EXTRUDE
|
||||
void set_extrude_min_temp(float temp);
|
||||
#endif
|
||||
|
||||
void reset_acceleration_rates();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user