Merge pull request #1330 from MRprusa3d/PFW-656

MMU module adjustment
This commit is contained in:
PavelSindler 2018-11-12 20:19:37 +01:00 committed by GitHub
commit 077697785a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -578,6 +578,7 @@ void mmu_M600_load_filament(bool automatic)
}
#ifdef SNMM
void extr_mov(float shift, float feed_rate)
{ //move extruder no matter what the current heater temperature is
set_extrude_min_temp(.0);
@ -585,6 +586,7 @@ void extr_mov(float shift, float feed_rate)
plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], feed_rate, active_extruder);
set_extrude_min_temp(EXTRUDE_MINTEMP);
}
#endif //SNMM
void change_extr(int