Releases: paukstelis/OctoPrint-LatheEngraver
include API callback confirmation
Ran into a race condition in which the JS start_print_job was being executed before the variables from the API call were set. Just add verification of API call before running start_print_job
1.0.25
Fixing mistakes.
1.0.22
Remove all probing and framing references. Take ALL critical variable changes out of Events hook. Cancel/Done/Fail was getting called right after the start of some jobs for no apparent reason.
1.0.21
Set Depth to N/A if no depth limit set.
1.0.20
Fix RTCM sometimes being false when it should be true.
1.0.19
Add new information to control panel
1.0.18
Minor fix for laser-mode that would lead to depth tracking turning off.
1.0.17
Add "Ignore Z-depth mod" to run options. This ignores DOMODA command that creates flat bottoms on pockets. Useful in combination with Z-depth limit for removing most of a pewa after cutting pocket and installing.
1.0.16
Tweaks to RTCM. Ran into a case when RTCM should have been activated but was not (possibly from end/start gcodes?). These changes will set RTCM in queuing and sending phases just to be sure.
1.0.15
RTCM is now off by default. It is activated by sending RTCM or DOBANGLE.