prevent too long extrudes, or too cold extrudes
This commit is contained in:
@ -140,4 +140,6 @@ FORCE_INLINE bool blocks_queued()
|
||||
else
|
||||
return true;
|
||||
}
|
||||
|
||||
void allow_cold_extrudes(bool allow);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user