Catch dangerous extrude before trying several
This commit is contained in:
parent
bb917ecda8
commit
1269c445ab
4 changed files with 54 additions and 49 deletions
|
|
@ -161,10 +161,6 @@ FORCE_INLINE block_t *plan_get_current_block() {
|
|||
return NULL;
|
||||
}
|
||||
|
||||
#ifdef PREVENT_DANGEROUS_EXTRUDE
|
||||
void set_extrude_min_temp(float temp);
|
||||
#endif
|
||||
|
||||
void reset_acceleration_rates();
|
||||
|
||||
#endif //PLANNER_H
|
||||
#endif // PLANNER_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue