The "drying" gcode turned out to be unsuitable for UM machines. This commit is an attempt to rectify that by altering some lines in the "startup" and adding "SKIP_PROCEDURES".
There may still be an "incompatibility" warning on the printer but it can be ignored and the drying gcode will run.
Update AnnealingOrDrying.py
Oops.
- anneal_type -> heating_zone: lines up the variable name with intent.
- Sort the variable inputs of the functions (annealing / drying)
- Add description for parameters in both functions (annealing / drying)
Changed some verbiage.
Update AnnealingOrDrying.py
Changes per the review, bug fixes, cleanup my code. Add more beeps.
Update AnnealingOrDrying.py
Fixed a typo
A new script. The user can hold the build plate and chamber temepratures to "anneal" a print. Optionally the heated be can be used to attempt to dry filament rolls.