diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2016-11-08 09:22:43 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2016-11-08 09:22:43 -0500 |
commit | 3b5b895a10a186ef126c6fbcb50835827b6a6471 (patch) | |
tree | b0a3c967e400227a66015cb8647ad50d24c63cbc /klippy/cartesian.py | |
parent | 345fc41482098ef9f42988008a4b7ef4c08b186d (diff) | |
download | kutter-3b5b895a10a186ef126c6fbcb50835827b6a6471.tar.gz kutter-3b5b895a10a186ef126c6fbcb50835827b6a6471.tar.xz kutter-3b5b895a10a186ef126c6fbcb50835827b6a6471.zip |
heater: Do not require target temperature be above min_extrude_temp
Only disable the extruder if the last measured temperature is below
the minimum extrude temperature setting. Verifying the target
temperature is not necessary, and it can incorrectly prevent some
valid moves. It's not uncommon for scripts to retract filament
immiedietly after setting the extruder temperature to zero.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/cartesian.py')
0 files changed, 0 insertions, 0 deletions