This change adds a setting for "minimum Z height" for the "nail down the string" moves.
Update PurgeLinesAndUnload.py
Bug fix. The prime blob code didn't account for the retraction at the end. This adds an 'unretract' to compensate.
Update PurgeLinesAndUnload.py
Added 2 settings so the user can dictate where the prime blob will be.
"Blob Location X" and "Blob Location Y".
Delete PurgeLinesAndUnload_old.py
I'm not sure how I do these things.
Change the comment line location from the end of data[1] to the first line of the "moves".
Update PurgeLinesAndUnload.py
Move the "start from" comment from the end of data[1] to the first line of the "moves" list.
Update PurgeLinesAndUnload.py
Change the comment line location from the end of data[1] to the first line of the "moves".
Added a "quick purge" option before the actual unload to insure the filament is free to pull back.
Made adjustments for "Machine Disallowed Areas".
Added some comments.
Re-ordered some of the code.
This script has 4 options.
Add Purge Lines will draw lines left, right, top, or bottom of the build plate and either fill length of half length. If a print takes up the entire width then the purge lines could be moved to the bottom.