Skip to content

Zero_Overshoot consolidated into one python file

Latest
Compare
Choose a tag to compare
@GadgetAngel GadgetAngel released this 03 Feb 21:54
· 2 commits to master since this release

Combined the two python code files into one file.

Add snippet, Fix Broken Link, Update README and combined both .py files into one python code file.
Found that I could combine zero_overshoots.py into zero_overshoot.py file so that the extension is
only using one python code file.

Cleaned up the python code.

Added the BED_PID.cfg, NZL_PID.cfg and REPORT_ZERO_OVERSHOOT.cfg macros.

The BED_PID and NZL_PID are example files on how to use a MACRO to do a PID_CALIBRATE command for the heater_bed and extruder heaters.